Morganamilo / paru

Feature packed AUR helper
GNU General Public License v3.0
6.05k stars 233 forks source link

[BUG] thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', #392

Closed BachoSeven closed 3 years ago

BachoSeven commented 3 years ago

Affected Version

paru v1.7.0.r0.gf173e7a - libalpm v13.0.0 pacman 6.0.0-2 from core repos

Description

This does not happen when installing any package, but specific ones, such as webos-emulator below, or also paru-git

Output

RUST_BACKTRACE=full paru -S webos-emulator
:: Resolving dependencies...

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/main-builder/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:7:10
stack backtrace:
   0:     0x56503de91e00 - <unknown>
   1:     0x56503dca00dc - <unknown>
   2:     0x56503de91661 - <unknown>
   3:     0x56503de90fc5 - <unknown>
   4:     0x56503de903dc - <unknown>
   5:     0x56503deaf67e - <unknown>
   6:     0x56503deaf61c - <unknown>
   7:     0x56503deaf5cd - <unknown>
   8:     0x56503dc9e430 - <unknown>
   9:     0x56503dc9e24c - <unknown>
  10:     0x56503dc88cde - <unknown>
  11:     0x56503dca00dc - <unknown>
  12:     0x56503dc87283 - <unknown>
  13:     0x56503db6ad9f - <unknown>
  14:     0x56503db28374 - <unknown>
  15:     0x7fa67e300894 - <unknown>
  16:     0x7fa67e301776 - alpm_find_dbs_satisfier
  17:     0x56503db28896 - <unknown>
  18:     0x56503daff637 - <unknown>
  19:     0x56503daff184 - <unknown>
  20:     0x56503db004a4 - <unknown>
  21:     0x56503db096ec - <unknown>
  22:     0x56503dbff00e - <unknown>
  23:     0x56503dc652e2 - <unknown>
  24:     0x56503dc4df18 - <unknown>
  25:     0x56503dc4c6e2 - <unknown>
  26:     0x56503db82cd1 - <unknown>
  27:     0x56503dc72676 - <unknown>
  28:     0x56503db1f0b3 - <unknown>
  29:     0x56503dc740d6 - <unknown>
  30:     0x7fa67dfbdb25 - __libc_start_main
  31:     0x56503daf207e - <unknown>
  32:                0x0 - <unknown>

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/main-builder/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:7:10
stack backtrace:
   0:     0x56503de91e00 - <unknown>
   1:     0x56503dca00dc - <unknown>
   2:     0x56503de91661 - <unknown>
   3:     0x56503de90fc5 - <unknown>
   4:     0x56503de903dc - <unknown>
   5:     0x56503deaf67e - <unknown>
   6:     0x56503deaf61c - <unknown>
   7:     0x56503deaf5cd - <unknown>
   8:     0x56503dc9e430 - <unknown>
   9:     0x56503dc9e24c - <unknown>
  10:     0x56503dc88cde - <unknown>
  11:     0x56503dca00dc - <unknown>
  12:     0x56503dc87283 - <unknown>
  13:     0x56503db6ad9f - <unknown>
  14:     0x56503db28374 - <unknown>
  15:     0x7fa67e300894 - <unknown>
  16:     0x7fa67e301776 - alpm_find_dbs_satisfier
  17:     0x56503db28896 - <unknown>
  18:     0x56503daff637 - <unknown>
  19:     0x56503dafff25 - <unknown>
  20:     0x56503db096ec - <unknown>
  21:     0x56503dbff00e - <unknown>
  22:     0x56503dc652e2 - <unknown>
  23:     0x56503dc4df18 - <unknown>
  24:     0x56503dc4c6e2 - <unknown>
  25:     0x56503db82cd1 - <unknown>
  26:     0x56503dc72676 - <unknown>
  27:     0x56503db1f0b3 - <unknown>
  28:     0x56503dc740d6 - <unknown>
  29:     0x7fa67dfbdb25 - __libc_start_main
  30:     0x56503daf207e - <unknown>
  31:                0x0 - <unknown>
:: Calculating conflicts...
:: Calculating inner conflicts...

Repo (8) sdl-1.2.15-14  dkms-2.8.4-1  virtualbox-host-dkms-6.1.22-2  virtualbox-6.1.22-2  java-runtime-common-3-3  libnet-1:1.1.6-1  jre-openjdk-headless-15.0.2.u7-1  jre-openjdk-15.0.2.u7-1
Aur (1) webos-sdk-5.0.3-1 (webos-emulator)
FoxieDev commented 3 years ago

that error shouldn't be happening, however webos-emulator can't be installed by AUR helpers automatically, due to special instructions needed. Check https://aur.archlinux.org/packages/webos-emulator/ for more info. The error was as such in previous versions, I'll take a look this afternoon to find out why it's panicing. I'm not getting that on the same version as you though.

BachoSeven commented 3 years ago

Yea I know about the needed zip, however I don't think that the error is related to webos-emulator specifically, as it's reproducible(even though it's a little different) for other packages, and happens before installation:

RUST_BACKTRACE=full paru -Sa paru-git
:: Resolving dependencies...

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/main-builder/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:7:10
stack backtrace:
   0:     0x56036fee7e00 - <unknown>
   1:     0x56036fcf60dc - <unknown>
   2:     0x56036fee7661 - <unknown>
   3:     0x56036fee6fc5 - <unknown>
   4:     0x56036fee63dc - <unknown>
   5:     0x56036ff0567e - <unknown>
   6:     0x56036ff0561c - <unknown>
   7:     0x56036ff055cd - <unknown>
   8:     0x56036fcf4430 - <unknown>
   9:     0x56036fcf424c - <unknown>
  10:     0x56036fcdecde - <unknown>
  11:     0x56036fcf60dc - <unknown>
  12:     0x56036fcdd283 - <unknown>
  13:     0x56036fbc0d9f - <unknown>
  14:     0x56036fb7e374 - <unknown>
  15:     0x7fc8d1889894 - <unknown>
  16:     0x7fc8d188a776 - alpm_find_dbs_satisfier
  17:     0x56036fb7e896 - <unknown>
  18:     0x56036fb55637 - <unknown>
  19:     0x56036fb55f25 - <unknown>
  20:     0x56036fb5f6ec - <unknown>
  21:     0x56036fc5500e - <unknown>
  22:     0x56036fcbb2e2 - <unknown>
  23:     0x56036fca3f18 - <unknown>
  24:     0x56036fca26e2 - <unknown>
  25:     0x56036fbd8cd1 - <unknown>
  26:     0x56036fcc8676 - <unknown>
  27:     0x56036fb750b3 - <unknown>
  28:     0x56036fcca0d6 - <unknown>
  29:     0x7fc8d1546b25 - __libc_start_main
  30:     0x56036fb4807e - <unknown>
  31:                0x0 - <unknown>
:: Calculating conflicts...
:: Calculating inner conflicts...

Repo Make (1) rust-1:1.52.1-1
Aur (1) paru-git-1.6.0.r0.g1ba3bee-1

:: Proceed with installation? [Y/n]: ^C
FoxieDev commented 3 years ago

Fascinating, I'm running the same versions as you, and not getting that, I wonder what the differences in our setups are.

BachoSeven commented 3 years ago

Imma dump my paru.conf:

# General options
[options]
PgpFetch
NoCheck
SkipReview
NoWarn = mpd-light-pulse-ffmpeg bookmenu-git sxiv-bachoseven-git dmenu-bachoseven-git
Devel
Provides
DevelSuffixes = -git
CompletionInterval = 1
BottomUp
RemoveMake
CleanAfter
UpgradeMenu

Edit: ok this is pretty much useless, I also tried commenting it and nothing changes

FoxieDev commented 3 years ago

I will say, despite this being an issue, that edit was gold.

Morganamilo commented 3 years ago

The error is probably from something in alpm being non unicode. Can you get a proper backtrace? (just clone the repo and do cargo run -- -S webos-emulator)

Morganamilo commented 3 years ago

Scratch that. See https://github.com/archlinux/alpm.rs/issues/18. Not sure what function is causing it here though.

BachoSeven commented 3 years ago
 RUST_BACKTRACE=full cargo run -- -S webos-emulator 
    Finished dev [unoptimized + debuginfo] target(s) in 0.09s 
     Running `target/debug/paru -S webos-emulator` 
:: Resolving dependencies... 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 0, error_len: Some(1) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:45 
stack backtrace: 
   0:     0x561e1786a1a0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x561e1786a1a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x561e1786a1a0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x561e1786a1a0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x561e1788f3dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x561e17862195 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x561e1786c995 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x561e1786c995 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x561e1786c995 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x561e1786c443 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x561e1786d141 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x561e1786cc77 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x561e1786a63c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x561e1786cbd9 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x561e1788ce91 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x561e1788ccb3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x561e17839a6a - core::result::Result<T,E>::unwrap::h98a64f52c8f134e0 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x561e1783a3b3 - alpm::utils::from_cstr::{{closure}}::hb43c84f72d31e4f5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:18 
  18:     0x561e178412d4 - core::option::Option<T>::map::hddd7152ae1078674 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x561e1783a32f - alpm::utils::from_cstr::hcba23df7cdadb490 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:5:5 
  20:     0x561e1783c8ec - <alpm::deps::Dep as core::fmt::Display>::fmt::hf008628b16e7f17d 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:106:21 
  21:     0x561e1788f3dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  22:     0x561e178866ca - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  23:     0x561e178866ca - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  24:     0x561e16cda331 - paru::config::question::he92e4457ef8c873c 
                               at /home/fra/paru/src/config.rs:911:26 
  25:     0x561e16d9777c - core::ops::function::FnMut::call_mut::h6f8e6da0857496e4 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  26:     0x561e16bbae51 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::h6b4e0ecf7bea88e3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:129:9 
  27:     0x561e16b9e858 - alpm::cb::questioncb::{{closure}}::hda5a84d17725bb09 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:544:9 
  28:     0x561e16e670ab - std::panicking::try::do_call::h5e2ccade59f2c94d 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  29:     0x561e16ea230d - __rust_try 
  30:     0x561e16e66e00 - std::panicking::try::h6e8c88acee1db557 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  31:     0x561e16bfc4d3 - std::panic::catch_unwind::hd0fcdf20ff4087a0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  32:     0x561e16b9e7d1 - alpm::cb::questioncb::h7abc69c6afe3854e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:541:13 
  33:     0x7f73836c0894 - <unknown> 
  34:     0x7f73836c1776 - alpm_find_dbs_satisfier 
  35:     0x561e16c37e57 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hb8761dd0e5ce9adf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:313:28 
  36:     0x561e16c9ad25 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb27a75f1673d4304 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  37:     0x561e16c99245 - aur_depends::resolve::Resolver<H>::resolve_repo_pkg::h27b60243f319e18c 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:733:36 
  38:     0x561e16c9b82c - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hd41f678002b6b302 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:673:21 
  39:     0x561e16ca379c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::had5aaea9d6778310 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  40:     0x561e16c7a812 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h3c210364f605d068 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  41:     0x561e16c988db - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::hdf67e193aa7a3ca8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  42:     0x561e16c7c552 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h8c424d3aec362684 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  43:     0x561e16d714ac - paru::install::install::{{closure}}::hff163421438f1654 
                               at /home/fra/paru/src/install.rs:428:19 
  44:     0x561e16c7d361 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb152cf4b8e006cb5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  45:     0x561e16e17a24 - paru::handle_sync::{{closure}}::hbb63ac87757ba3a9 
                               at /home/fra/paru/src/main.rs:234:9 
  46:     0x561e16c7ba41 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h75ade3ca07019dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  47:     0x561e16e138bf - paru::handle_cmd::{{closure}}::h8683def6135725d6 
                               at /home/fra/paru/src/main.rs:128:21 
  48:     0x561e16c79f31 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2665db2324699519 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  49:     0x561e16e12b47 - paru::run::{{closure}}::hc594ab9e1dee6e1f 
                               at /home/fra/paru/src/main.rs:114:5 
  50:     0x561e16c7a031 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2669590d226b059c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  51:     0x561e16e12150 - paru::main2::{{closure}}::hb8ac34cea30fc2bd 
                               at /home/fra/paru/src/main.rs:92:11 
  52:     0x561e16c79e89 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h22e9e3a8bbb25dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  53:     0x561e16e1bf81 - paru::main::{{closure}}::h8159377ca6a59ae9 
                               at /home/fra/paru/src/main.rs:78:13 
  54:     0x561e16c7c15b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h7f1286290360e0ac 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  55:     0x561e16c765a3 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h3d700cafa4ff57d3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  56:     0x561e16bb77b6 - tokio::coop::with_budget::{{closure}}::h11199b1b910501bb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  57:     0x561e16e66415 - std::thread::local::LocalKey<T>::try_with::h1853e0a9cf62e3e2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  58:     0x561e16e662bd - std::thread::local::LocalKey<T>::with::hae5c152ffd3e29f0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  59:     0x561e16c75f45 - tokio::coop::with_budget::h480e9284f302a3c9 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  60:     0x561e16c75f45 - tokio::coop::budget::h914571d725a20724 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  61:     0x561e16c75f45 - tokio::park::thread::CachedParkThread::block_on::h77017f13f3f29c32 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  62:     0x561e16e40511 - tokio::runtime::enter::Enter::block_on::hdf3cc6f418da982e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  63:     0x561e16c08f76 - tokio::runtime::thread_pool::ThreadPool::block_on::h2d6a6a3e8892bf37 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  64:     0x561e16d0f986 - tokio::runtime::Runtime::block_on::hafbe8f4958a8a5ed 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  65:     0x561e16e1bdf5 - paru::main::h5d4c40780a9057a7 
                               at /home/fra/paru/src/main.rs:79:5 
  66:     0x561e16d9843b - core::ops::function::FnOnce::call_once::hbc93a206ce2dd706 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  67:     0x561e16e6609e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8671066356b0a7db 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  68:     0x561e16d96751 - std::rt::lang_start::{{closure}}::h38da90b75a24071e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  69:     0x561e1786d64a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  70:     0x561e1786d64a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  71:     0x561e1786d64a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  72:     0x561e1786d64a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  73:     0x561e1786d64a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  74:     0x561e16d96727 - std::rt::lang_start::h72e4fa0233dbe716 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  75:     0x561e16e1c0ca - main 
  76:     0x7f7383372b25 - __libc_start_main 
  77:     0x561e16b4509e - _start 
  78:                0x0 - <unknown> 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 0, error_len: Some(1) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:45 
stack backtrace: 
   0:     0x561e1786a1a0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x561e1786a1a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x561e1786a1a0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x561e1786a1a0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x561e1788f3dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x561e17862195 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x561e1786c995 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x561e1786c995 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x561e1786c995 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x561e1786c443 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x561e1786d141 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x561e1786cc77 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x561e1786a63c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x561e1786cbd9 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x561e1788ce91 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x561e1788ccb3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x561e17839a6a - core::result::Result<T,E>::unwrap::h98a64f52c8f134e0 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x561e1783a3b3 - alpm::utils::from_cstr::{{closure}}::hb43c84f72d31e4f5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:18 
  18:     0x561e178412d4 - core::option::Option<T>::map::hddd7152ae1078674 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x561e1783a32f - alpm::utils::from_cstr::hcba23df7cdadb490 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:5:5 
  20:     0x561e1783c8ec - <alpm::deps::Dep as core::fmt::Display>::fmt::hf008628b16e7f17d 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:106:21 
  21:     0x561e1788f3dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  22:     0x561e178866ca - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  23:     0x561e178866ca - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  24:     0x561e16cda331 - paru::config::question::he92e4457ef8c873c 
                               at /home/fra/paru/src/config.rs:911:26 
  25:     0x561e16d9777c - core::ops::function::FnMut::call_mut::h6f8e6da0857496e4 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  26:     0x561e16bbae51 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::h6b4e0ecf7bea88e3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:129:9 
  27:     0x561e16b9e858 - alpm::cb::questioncb::{{closure}}::hda5a84d17725bb09 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:544:9 
  28:     0x561e16e670ab - std::panicking::try::do_call::h5e2ccade59f2c94d 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  29:     0x561e16ea230d - __rust_try 
  30:     0x561e16e66e00 - std::panicking::try::h6e8c88acee1db557 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  31:     0x561e16bfc4d3 - std::panic::catch_unwind::hd0fcdf20ff4087a0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  32:     0x561e16b9e7d1 - alpm::cb::questioncb::h7abc69c6afe3854e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:541:13 
  33:     0x7f73836c0894 - <unknown> 
  34:     0x7f73836c1776 - alpm_find_dbs_satisfier 
  35:     0x561e16c37e57 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hb8761dd0e5ce9adf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:313:28 
  36:     0x561e16c9ad25 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb27a75f1673d4304 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  37:     0x561e16c9b6e6 - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hd41f678002b6b302 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:671:36 
  38:     0x561e16ca379c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::had5aaea9d6778310 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  39:     0x561e16c7a812 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h3c210364f605d068 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  40:     0x561e16c988db - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::hdf67e193aa7a3ca8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  41:     0x561e16c7c552 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h8c424d3aec362684 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  42:     0x561e16d714ac - paru::install::install::{{closure}}::hff163421438f1654 
                               at /home/fra/paru/src/install.rs:428:19 
  43:     0x561e16c7d361 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb152cf4b8e006cb5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  44:     0x561e16e17a24 - paru::handle_sync::{{closure}}::hbb63ac87757ba3a9 
                               at /home/fra/paru/src/main.rs:234:9 
  45:     0x561e16c7ba41 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h75ade3ca07019dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  46:     0x561e16e138bf - paru::handle_cmd::{{closure}}::h8683def6135725d6 
                               at /home/fra/paru/src/main.rs:128:21 
  47:     0x561e16c79f31 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2665db2324699519 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  48:     0x561e16e12b47 - paru::run::{{closure}}::hc594ab9e1dee6e1f 
                               at /home/fra/paru/src/main.rs:114:5 
  49:     0x561e16c7a031 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2669590d226b059c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  50:     0x561e16e12150 - paru::main2::{{closure}}::hb8ac34cea30fc2bd 
                               at /home/fra/paru/src/main.rs:92:11 
  51:     0x561e16c79e89 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h22e9e3a8bbb25dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  52:     0x561e16e1bf81 - paru::main::{{closure}}::h8159377ca6a59ae9 
                               at /home/fra/paru/src/main.rs:78:13 
  53:     0x561e16c7c15b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h7f1286290360e0ac 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  54:     0x561e16c765a3 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h3d700cafa4ff57d3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  55:     0x561e16bb77b6 - tokio::coop::with_budget::{{closure}}::h11199b1b910501bb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  56:     0x561e16e66415 - std::thread::local::LocalKey<T>::try_with::h1853e0a9cf62e3e2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  57:     0x561e16e662bd - std::thread::local::LocalKey<T>::with::hae5c152ffd3e29f0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  58:     0x561e16c75f45 - tokio::coop::with_budget::h480e9284f302a3c9 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  59:     0x561e16c75f45 - tokio::coop::budget::h914571d725a20724 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  60:     0x561e16c75f45 - tokio::park::thread::CachedParkThread::block_on::h77017f13f3f29c32 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  61:     0x561e16e40511 - tokio::runtime::enter::Enter::block_on::hdf3cc6f418da982e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  62:     0x561e16c08f76 - tokio::runtime::thread_pool::ThreadPool::block_on::h2d6a6a3e8892bf37 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  63:     0x561e16d0f986 - tokio::runtime::Runtime::block_on::hafbe8f4958a8a5ed 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  64:     0x561e16e1bdf5 - paru::main::h5d4c40780a9057a7 
                               at /home/fra/paru/src/main.rs:79:5 
  65:     0x561e16d9843b - core::ops::function::FnOnce::call_once::hbc93a206ce2dd706 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  66:     0x561e16e6609e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8671066356b0a7db 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  67:     0x561e16d96751 - std::rt::lang_start::{{closure}}::h38da90b75a24071e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  68:     0x561e1786d64a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  69:     0x561e1786d64a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  70:     0x561e1786d64a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  71:     0x561e1786d64a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  72:     0x561e1786d64a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  73:     0x561e16d96727 - std::rt::lang_start::h72e4fa0233dbe716 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  74:     0x561e16e1c0ca - main 
  75:     0x7f7383372b25 - __libc_start_main 
  76:     0x561e16b4509e - _start 
  77:                0x0 - <unknown> 
:: Calculating conflicts... 
:: Calculating inner conflicts... 
Repo (8) sdl-1.2.15-14  dkms-2.8.4-1  virtualbox-host-dkms-6.1.22-2  virtualbox-6.1.22-2  java-runtime-common-3-3  libnet-1:1.1.6-1  jre-openjdk-headless-15.0.2.u7-1  jre-openjdk-15.0.2.u7-1 
Aur (1) webos-sdk-5.0.3-1 (webos-emulator) 
:: Proceed with installation? [Y/n]: ^[H^C

Edit: didn't see your "Scratch that.", sorry

Morganamilo commented 3 years ago

Perfect, looks like the issue is in Dep's Display impl.

Scratch that was about my assumption for unicode. Backtrace is still good.

Morganamilo commented 3 years ago

0x561e16b9e7d1 - alpm::cb::questioncb::h7abc69c6afe3854e

This seems to indicate SelectProviderQuestion::depend is for some reason returning null. Strange.

Morganamilo commented 3 years ago

@BachoSeven could you run the same as last time with PARU_DEBUG=1?

BachoSeven commented 3 years ago

Sure:

 PARU_DEBUG=1 RUST_BACKTRACE=full cargo run -- -S webos-emulator 
   Compiling libc v0.2.95 
   Compiling cfg-if v1.0.0 
   Compiling proc-macro2 v1.0.27 
   Compiling unicode-xid v0.2.2 
   Compiling autocfg v1.0.1 
   Compiling syn v1.0.72 
   Compiling memchr v2.4.0 
   Compiling log v0.4.14 
   Compiling ppv-lite86 v0.2.10 
   Compiling getrandom v0.1.16 
   Compiling proc-macro-hack v0.5.19 
   Compiling pin-project-lite v0.2.6 
   Compiling siphasher v0.3.5 
   Compiling futures-core v0.3.15 
   Compiling bitflags v1.2.1 
   Compiling lazy_static v1.4.0 
   Compiling itoa v0.4.7 
   Compiling bytes v1.0.1 
   Compiling once_cell v1.7.2 
   Compiling proc-macro-nested v0.1.7 
   Compiling pkg-config v0.3.19 
   Compiling futures-task v0.3.15 
   Compiling matches v0.1.8 
   Compiling cc v1.0.68 
   Compiling serde_derive v1.0.126 
   Compiling futures-channel v0.3.15 
   Compiling futures-sink v0.3.15 
   Compiling serde v1.0.126 
   Compiling futures-io v0.3.15 
   Compiling pin-utils v0.1.0 
   Compiling slab v0.4.3 
   Compiling fnv v1.0.7 
   Compiling tinyvec_macros v0.1.0 
   Compiling foreign-types-shared v0.1.1 
   Compiling openssl v0.10.34 
   Compiling crc32fast v1.2.1 
   Compiling native-tls v0.2.7 
   Compiling hashbrown v0.9.1 
   Compiling ryu v1.0.5 
   Compiling alpm-sys v2.0.0 
   Compiling percent-encoding v2.1.0 
   Compiling encoding_rs v0.8.28 
   Compiling httparse v1.4.1 
   Compiling new_debug_unreachable v1.0.4 
   Compiling try-lock v0.2.3 
   Compiling openssl-probe v0.1.4 
   Compiling adler v1.0.2 
   Compiling httpdate v1.0.1 
   Compiling tower-service v0.3.1 
   Compiling mac v0.1.1 
   Compiling serde_json v1.0.64 
   Compiling precomputed-hash v0.1.1 
   Compiling utf-8 v0.7.6 
   Compiling dtoa v0.4.8 
   Compiling regex-syntax v0.6.25 
   Compiling async-trait v0.1.50 
   Compiling convert_case v0.4.0 
   Compiling ipnet v2.3.0 
   Compiling mime v0.3.16 
   Compiling byteorder v1.4.3 
   Compiling base64 v0.13.0 
   Compiling cini v0.1.1 
   Compiling nodrop v0.1.14 
   Compiling stable_deref_trait v1.2.0 
   Compiling smallvec v1.6.1 
   Compiling anyhow v1.0.40 
   Compiling thin-slice v0.1.1 
   Compiling remove_dir_all v0.5.3 
   Compiling number_prefix v0.4.0 
   Compiling termcolor v1.1.2 
   Compiling humantime v2.1.0 
   Compiling ansi_term v0.12.1 
   Compiling srcinfo v1.0.0 
   Compiling htmlescape v0.3.1 
   Compiling tokio v1.6.1 
   Compiling futures-macro v0.3.15 
   Compiling futures-util v0.3.15 
   Compiling indexmap v1.6.2 
   Compiling miniz_oxide v0.4.4 
   Compiling num-traits v0.2.14 
   Compiling num-integer v0.1.44 
   Compiling phf_shared v0.8.0 
   Compiling tracing-core v0.1.18 
   Compiling unicode-bidi v0.3.5 
   Compiling http v0.2.4 
   Compiling tinyvec v1.2.0 
   Compiling foreign-types v0.3.2 
   Compiling form_urlencoded v1.0.1 
   Compiling futf v0.1.4 
   Compiling openssl-sys v0.9.63 
   Compiling dtoa-short v0.3.3 
   Compiling fxhash v0.2.1 
   Compiling pacmanconf v1.0.0 
   Compiling servo_arc v0.1.1 
   Compiling tracing v0.1.26 
   Compiling tendril v0.4.2 
   Compiling unicode-normalization v0.1.18 
   Compiling http-body v0.4.2 
   Compiling quote v1.0.9 
   Compiling want v0.3.0 
   Compiling aho-corasick v0.7.18 
   Compiling bstr v0.2.16 
   Compiling num_cpus v1.13.0 
   Compiling signal-hook-registry v1.3.0 
   Compiling mio v0.7.11 
   Compiling socket2 v0.4.0 
   Compiling getrandom v0.2.3 
   Compiling terminal_size v0.1.17 
   Compiling dirs-sys v0.3.6 
   Compiling atty v0.2.14 
   Compiling time v0.1.44 
   Compiling term_size v0.3.2 
   Compiling nix v0.20.0 
   Compiling alpm v2.0.0 
   Compiling idna v0.2.3 
   Compiling quick-xml v0.20.0 
   Compiling flate2 v1.0.20 
   Compiling rand_core v0.5.1 
   Compiling regex v1.5.4 
   Compiling rand_core v0.6.2 
   Compiling console v0.14.1 
   Compiling dirs v3.0.2 
   Compiling rss v1.10.0 
   Compiling url v2.2.2 
   Compiling chrono v0.4.19 
   Compiling rand_pcg v0.2.1 
   Compiling rand_chacha v0.2.2 
   Compiling rand_chacha v0.3.0 
   Compiling indicatif v0.16.2 
   Compiling env_logger v0.8.3 
   Compiling globset v0.4.6 
   Compiling rand v0.7.3 
   Compiling rand v0.8.3 
   Compiling alpm-utils v1.0.0 
   Compiling phf_generator v0.8.0 
   Compiling phf_codegen v0.8.0 
   Compiling string_cache_codegen v0.5.1 
   Compiling tempfile v3.2.0 
   Compiling selectors v0.22.0 
   Compiling tokio-macros v1.2.0 
   Compiling pin-project-internal v1.0.7 
   Compiling phf_macros v0.8.0 
   Compiling cssparser v0.27.2 
   Compiling cssparser-macros v0.6.0 
   Compiling html5ever v0.25.1 
   Compiling derive_more v0.99.14 
   Compiling smart-default v0.6.0 
   Compiling markup5ever v0.10.1 
   Compiling phf v0.8.0 
   Compiling pin-project v1.0.7 
   Compiling futures-executor v0.3.15 
   Compiling tokio-util v0.6.7 
   Compiling tokio-native-tls v0.3.0 
   Compiling async-compression v0.3.8 
   Compiling futures v0.3.15 
   Compiling serde_urlencoded v0.7.0 
   Compiling string_cache v0.8.1 
   Compiling aur-fetch v0.9.1 
   Compiling h2 v0.3.3 
   Compiling kuchiki v0.8.1 
   Compiling hyper v0.14.8 
   Compiling hyper-tls v0.5.0 
   Compiling reqwest v0.11.3 
   Compiling raur v5.0.1 
   Compiling aur-depends v0.17.0 
   Compiling paru v1.7.0 (/home/fra/paru) 
    Finished dev [unoptimized + debuginfo] target(s) in 3m 21s 
     Running `target/debug/paru -S webos-emulator` 
debug:pubring.gpg loading package cache for repository 'core' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/core.db 
debug:pubring.gpg added 233 packages to package cache for db 'core' 
debug:pubring.gpg loading package cache for repository 'extra' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/extra.db 
debug:pubring.gpg added 2961 packages to package cache for db 'extra' 
debug:pubring.gpg loading package cache for repository 'community' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/community.db 
debug:pubring.gpg added 8412 packages to package cache for db 'community' 
debug:pubring.gpg loading package cache for repository 'jk-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/jk-aur.db 
debug:pubring.gpg added 7 packages to package cache for db 'jk-aur' 
debug:pubring.gpg loading package cache for repository 'chaotic-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug:pubring.gpg added 1902 packages to package cache for db 'chaotic-aur' 
debug:pubring.gpg loading group cache for repository 'core' 
debug:pubring.gpg loading group cache for repository 'extra' 
debug:pubring.gpg loading group cache for repository 'community' 
debug:pubring.gpg loading group cache for repository 'jk-aur' 
debug:pubring.gpg loading group cache for repository 'chaotic-aur' 
debug:pubring.gpg unregistering database 'local' 
debug:pubring.gpg unregistering database 'core' 
debug:pubring.gpg freeing package cache for repository 'core' 
debug:pubring.gpg freeing group cache for repository 'core' 
debug:pubring.gpg unregistering database 'extra' 
debug:pubring.gpg freeing package cache for repository 'extra' 
debug:pubring.gpg freeing group cache for repository 'extra' 
debug:pubring.gpg unregistering database 'community' 
debug:pubring.gpg freeing package cache for repository 'community' 
debug:pubring.gpg freeing group cache for repository 'community' 
debug:pubring.gpg unregistering database 'jk-aur' 
debug:pubring.gpg freeing package cache for repository 'jk-aur' 
debug:pubring.gpg freeing group cache for repository 'jk-aur' 
debug:pubring.gpg unregistering database 'chaotic-aur' 
debug:pubring.gpg freeing package cache for repository 'chaotic-aur' 
debug:pubring.gpg freeing group cache for repository 'chaotic-aur' 
:: Resolving dependencies... 
debug:pubring.gpg loading package cache for repository 'core' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/core.db 
debug:pubring.gpg added 233 packages to package cache for db 'core' 
debug:pubring.gpg loading package cache for repository 'extra' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/extra.db 
debug:pubring.gpg added 2961 packages to package cache for db 'extra' 
debug:pubring.gpg loading package cache for repository 'community' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/community.db 
debug:pubring.gpg added 8412 packages to package cache for db 'community' 
debug:pubring.gpg loading package cache for repository 'jk-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/jk-aur.db 
debug:pubring.gpg added 7 packages to package cache for db 'jk-aur' 
debug:pubring.gpg loading package cache for repository 'chaotic-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug:pubring.gpg added 1902 packages to package cache for db 'chaotic-aur' 
debug:pubring.gpg loading group cache for repository 'core' 
debug:pubring.gpg loading group cache for repository 'extra' 
debug:pubring.gpg loading group cache for repository 'community' 
debug:pubring.gpg loading group cache for repository 'jk-aur' 
debug:pubring.gpg loading group cache for repository 'chaotic-aur' 
debug:pubring.gpg loading package cache for repository 'local' 
debug:pubring.gpg added 784 packages to package cache for db 'local' 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre11-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre7-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre8-openjdk provides java-runtime) 
debug:pubring.gpg provider found (java-openjdk-ea-bin provides java-runtime) 
debug:pubring.gpg provider found (jre8 provides java-runtime) 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre11-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre7-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre8-openjdk provides java-runtime) 
debug:pubring.gpg provider found (java-openjdk-ea-bin provides java-runtime) 
debug:pubring.gpg provider found (jre8 provides java-runtime) 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (virtualbox-host-dkms provides VIRTUALBOX-HOST-MODULES) 
debug:pubring.gpg provider found (virtualbox-host-modules-arch provides VIRTUALBOX-HOST-MODULES) 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 0, error_len: Some(1) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:45 
stack backtrace: 
   0:     0x56003936e1a0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x56003936e1a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x56003936e1a0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x56003936e1a0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x5600393933dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x560039366195 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x560039370995 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x560039370995 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x560039370995 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x560039370443 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x560039371141 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x560039370c77 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x56003936e63c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x560039370bd9 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x560039390e91 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x560039390cb3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x56003933da6a - core::result::Result<T,E>::unwrap::h98a64f52c8f134e0 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x56003933e3b3 - alpm::utils::from_cstr::{{closure}}::hb43c84f72d31e4f5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:18 
  18:     0x5600393452d4 - core::option::Option<T>::map::hddd7152ae1078674 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x56003933e32f - alpm::utils::from_cstr::hcba23df7cdadb490 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:5:5 
  20:     0x5600393408ec - <alpm::deps::Dep as core::fmt::Display>::fmt::hf008628b16e7f17d 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:106:21 
  21:     0x5600393933dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  22:     0x56003938a6ca - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  23:     0x56003938a6ca - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  24:     0x5600387de331 - paru::config::question::he92e4457ef8c873c 
                               at /home/fra/paru/src/config.rs:911:26 
  25:     0x56003889b77c - core::ops::function::FnMut::call_mut::h6f8e6da0857496e4 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  26:     0x5600386bee51 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::h6b4e0ecf7bea88e3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:129:9 
  27:     0x5600386a2858 - alpm::cb::questioncb::{{closure}}::hda5a84d17725bb09 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:544:9 
  28:     0x56003896b0ab - std::panicking::try::do_call::h5e2ccade59f2c94d 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  29:     0x5600389a630d - __rust_try 
  30:     0x56003896ae00 - std::panicking::try::h6e8c88acee1db557 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  31:     0x5600387004d3 - std::panic::catch_unwind::hd0fcdf20ff4087a0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  32:     0x5600386a27d1 - alpm::cb::questioncb::h7abc69c6afe3854e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:541:13 
  33:     0x7f345a0bd894 - <unknown> 
  34:     0x7f345a0be776 - alpm_find_dbs_satisfier 
  35:     0x56003873be57 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hb8761dd0e5ce9adf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:313:28 
  36:     0x56003879ed25 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb27a75f1673d4304 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9
  37:     0x56003879d245 - aur_depends::resolve::Resolver<H>::resolve_repo_pkg::h27b60243f319e18c 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:733:36 
  38:     0x56003879f82c - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hd41f678002b6b302 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:673:21 
  39:     0x5600387a779c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::had5aaea9d6778310 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  40:     0x56003877e812 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h3c210364f605d068 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  41:     0x56003879c8db - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::hdf67e193aa7a3ca8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9
  42:     0x560038780552 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h8c424d3aec362684 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  43:     0x5600388754ac - paru::install::install::{{closure}}::hff163421438f1654 
                               at /home/fra/paru/src/install.rs:428:19 
  44:     0x560038781361 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb152cf4b8e006cb5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  45:     0x56003891ba24 - paru::handle_sync::{{closure}}::hbb63ac87757ba3a9 
                               at /home/fra/paru/src/main.rs:234:9 
  46:     0x56003877fa41 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h75ade3ca07019dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  47:     0x5600389178bf - paru::handle_cmd::{{closure}}::h8683def6135725d6 
                               at /home/fra/paru/src/main.rs:128:21 
  48:     0x56003877df31 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2665db2324699519 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  49:     0x560038916b47 - paru::run::{{closure}}::hc594ab9e1dee6e1f 
                               at /home/fra/paru/src/main.rs:114:5 
  50:     0x56003877e031 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2669590d226b059c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  51:     0x560038916150 - paru::main2::{{closure}}::hb8ac34cea30fc2bd 
                               at /home/fra/paru/src/main.rs:92:11 
  52:     0x56003877de89 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h22e9e3a8bbb25dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  53:     0x56003891ff81 - paru::main::{{closure}}::h8159377ca6a59ae9 
                               at /home/fra/paru/src/main.rs:78:13 
  54:     0x56003878015b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h7f1286290360e0ac 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  55:     0x56003877a5a3 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h3d700cafa4ff57d3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  56:     0x5600386bb7b6 - tokio::coop::with_budget::{{closure}}::h11199b1b910501bb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  57:     0x56003896a415 - std::thread::local::LocalKey<T>::try_with::h1853e0a9cf62e3e2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  58:     0x56003896a2bd - std::thread::local::LocalKey<T>::with::hae5c152ffd3e29f0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  59:     0x560038779f45 - tokio::coop::with_budget::h480e9284f302a3c9 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  60:     0x560038779f45 - tokio::coop::budget::h914571d725a20724 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  61:     0x560038779f45 - tokio::park::thread::CachedParkThread::block_on::h77017f13f3f29c32 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  62:     0x560038944511 - tokio::runtime::enter::Enter::block_on::hdf3cc6f418da982e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13
  63:     0x56003870cf76 - tokio::runtime::thread_pool::ThreadPool::block_on::h2d6a6a3e8892bf37 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  64:     0x560038813986 - tokio::runtime::Runtime::block_on::hafbe8f4958a8a5ed 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  65:     0x56003891fdf5 - paru::main::h5d4c40780a9057a7 
                               at /home/fra/paru/src/main.rs:79:5 
  66:     0x56003889c43b - core::ops::function::FnOnce::call_once::hbc93a206ce2dd706 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  67:     0x56003896a09e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8671066356b0a7db 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  68:     0x56003889a751 - std::rt::lang_start::{{closure}}::h38da90b75a24071e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  69:     0x56003937164a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  70:     0x56003937164a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  71:     0x56003937164a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  72:     0x56003937164a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  73:     0x56003937164a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  74:     0x56003889a727 - std::rt::lang_start::h72e4fa0233dbe716 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  75:     0x5600389200ca - main 
  76:     0x7f3459d6fb25 - __libc_start_main 
  77:     0x56003864909e - _start 
  78:                0x0 - <unknown> 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre11-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre7-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre8-openjdk provides java-runtime) 
debug:pubring.gpg provider found (java-openjdk-ea-bin provides java-runtime) 
debug:pubring.gpg provider found (jre8 provides java-runtime) 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 0, error_len: Some(1) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:45 
stack backtrace: 
   0:     0x56003936e1a0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x56003936e1a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x56003936e1a0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x56003936e1a0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x5600393933dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x560039366195 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x560039370995 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x560039370995 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x560039370995 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x560039370443 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x560039371141 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x560039370c77 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x56003936e63c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x560039370bd9 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x560039390e91 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x560039390cb3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x56003933da6a - core::result::Result<T,E>::unwrap::h98a64f52c8f134e0 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x56003933e3b3 - alpm::utils::from_cstr::{{closure}}::hb43c84f72d31e4f5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:6:18 
  18:     0x5600393452d4 - core::option::Option<T>::map::hddd7152ae1078674 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x56003933e32f - alpm::utils::from_cstr::hcba23df7cdadb490 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:5:5 
  20:     0x5600393408ec - <alpm::deps::Dep as core::fmt::Display>::fmt::hf008628b16e7f17d 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:106:21 
  21:     0x5600393933dc - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  22:     0x56003938a6ca - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  23:     0x56003938a6ca - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  24:     0x5600387de331 - paru::config::question::he92e4457ef8c873c 
                               at /home/fra/paru/src/config.rs:911:26 
  25:     0x56003889b77c - core::ops::function::FnMut::call_mut::h6f8e6da0857496e4 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  26:     0x5600386bee51 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::h6b4e0ecf7bea88e3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:129:9 
  27:     0x5600386a2858 - alpm::cb::questioncb::{{closure}}::hda5a84d17725bb09 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:544:9 
  28:     0x56003896b0ab - std::panicking::try::do_call::h5e2ccade59f2c94d 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  29:     0x5600389a630d - __rust_try 
  30:     0x56003896ae00 - std::panicking::try::h6e8c88acee1db557 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  31:     0x5600387004d3 - std::panic::catch_unwind::hd0fcdf20ff4087a0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  32:     0x5600386a27d1 - alpm::cb::questioncb::h7abc69c6afe3854e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/cb.rs:541:13 
  33:     0x7f345a0bd894 - <unknown> 
  34:     0x7f345a0be776 - alpm_find_dbs_satisfier 
  35:     0x56003873be57 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hb8761dd0e5ce9adf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/deps.rs:313:28 
  36:     0x56003879ed25 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb27a75f1673d4304 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9
  37:     0x56003879f6e6 - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hd41f678002b6b302 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:671:36 
  38:     0x5600387a779c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::had5aaea9d6778310 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  39:     0x56003877e812 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h3c210364f605d068 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  40:     0x56003879c8db - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::hdf67e193aa7a3ca8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9
  41:     0x560038780552 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h8c424d3aec362684 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  42:     0x5600388754ac - paru::install::install::{{closure}}::hff163421438f1654 
                               at /home/fra/paru/src/install.rs:428:19 
  43:     0x560038781361 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb152cf4b8e006cb5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  44:     0x56003891ba24 - paru::handle_sync::{{closure}}::hbb63ac87757ba3a9 
                               at /home/fra/paru/src/main.rs:234:9 
  45:     0x56003877fa41 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h75ade3ca07019dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  46:     0x5600389178bf - paru::handle_cmd::{{closure}}::h8683def6135725d6 
                               at /home/fra/paru/src/main.rs:128:21 
  47:     0x56003877df31 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2665db2324699519 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  48:     0x560038916b47 - paru::run::{{closure}}::hc594ab9e1dee6e1f 
                               at /home/fra/paru/src/main.rs:114:5 
  49:     0x56003877e031 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h2669590d226b059c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  50:     0x560038916150 - paru::main2::{{closure}}::hb8ac34cea30fc2bd 
                               at /home/fra/paru/src/main.rs:92:11 
  51:     0x56003877de89 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h22e9e3a8bbb25dbc 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  52:     0x56003891ff81 - paru::main::{{closure}}::h8159377ca6a59ae9 
                               at /home/fra/paru/src/main.rs:78:13 
  53:     0x56003878015b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h7f1286290360e0ac 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  54:     0x56003877a5a3 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h3d700cafa4ff57d3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  55:     0x5600386bb7b6 - tokio::coop::with_budget::{{closure}}::h11199b1b910501bb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  56:     0x56003896a415 - std::thread::local::LocalKey<T>::try_with::h1853e0a9cf62e3e2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  57:     0x56003896a2bd - std::thread::local::LocalKey<T>::with::hae5c152ffd3e29f0 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  58:     0x560038779f45 - tokio::coop::with_budget::h480e9284f302a3c9 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  59:     0x560038779f45 - tokio::coop::budget::h914571d725a20724 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  60:     0x560038779f45 - tokio::park::thread::CachedParkThread::block_on::h77017f13f3f29c32 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  61:     0x560038944511 - tokio::runtime::enter::Enter::block_on::hdf3cc6f418da982e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13
  62:     0x56003870cf76 - tokio::runtime::thread_pool::ThreadPool::block_on::h2d6a6a3e8892bf37 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  63:     0x560038813986 - tokio::runtime::Runtime::block_on::hafbe8f4958a8a5ed 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  64:     0x56003891fdf5 - paru::main::h5d4c40780a9057a7 
                               at /home/fra/paru/src/main.rs:79:5 
  65:     0x56003889c43b - core::ops::function::FnOnce::call_once::hbc93a206ce2dd706 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  66:     0x56003896a09e - std::sys_common::backtrace::__rust_begin_short_backtrace::h8671066356b0a7db 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  67:     0x56003889a751 - std::rt::lang_start::{{closure}}::h38da90b75a24071e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  68:     0x56003937164a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  69:     0x56003937164a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  70:     0x56003937164a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  71:     0x56003937164a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  72:     0x56003937164a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  73:     0x56003889a727 - std::rt::lang_start::h72e4fa0233dbe716 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  74:     0x5600389200ca - main 
  75:     0x7f3459d6fb25 - __libc_start_main 
  76:     0x56003864909e - _start 
  77:                0x0 - <unknown> 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk-headless provides jre15-openjdk-headless) 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
:: Calculating conflicts... 
:: Calculating inner conflicts... 
Repo (8) sdl-1.2.15-14  dkms-2.8.4-1  virtualbox-host-dkms-6.1.22-2  virtualbox-6.1.22-2  java-runtime-common-3-3  libnet-1:1.1.6-1 
    jre-openjdk-headless-15.0.2.u7-1  jre-openjdk-15.0.2.u7-1 
Aur (1) webos-sdk-5.0.3-1 (webos-emulator) 
:: Proceed with installation? [Y/n]: ^C
Morganamilo commented 3 years ago

Are virtualbox-host-dkms and/or virtualbox-host-modules-arch installed?

BachoSeven commented 3 years ago

Nope

Morganamilo commented 3 years ago

If you bump alpm to 2.0.1 that should "fix" the panic at least. For some reason the dep is null. So I assume if you do that you'll get the provider menu but an empty string where the dep should be.

BachoSeven commented 3 years ago

Sorry for the basic question, but is it enough to edit Cargo.toml and then like cargo update to update Cargo.lock?

Morganamilo commented 3 years ago

Just editing Cargo.toml is enough.

BachoSeven commented 3 years ago

Upgraded alpm, still panicking:

 PARU_DEBUG=1 RUST_BACKTRACE=full cargo run -- -S webos-emulator 
    Updating crates.io index 
  Downloaded fnv v1.0.7 
  Downloaded flate2 v1.0.20 
  Downloaded aho-corasick v0.7.18 
  Downloaded atty v0.2.14 
  Downloaded cini v0.1.1 
  Downloaded futures-macro v0.3.15 
  Downloaded phf_macros v0.8.0 
  Downloaded futures-io v0.3.15 
  Downloaded alpm-utils v1.0.0 
  Downloaded quote v1.0.9 
  Downloaded adler v1.0.2 
  Downloaded encoding_rs v0.8.28 
  Downloaded base64 v0.13.0 
  Downloaded aur-fetch v0.9.1 
  Downloaded async-trait v0.1.50 
  Downloaded convert_case v0.4.0 
  Downloaded async-compression v0.3.8 
  Downloaded cc v1.0.68 
  Downloaded regex-syntax v0.6.25 
  Downloaded bitflags v1.2.1 
  Downloaded byteorder v1.4.3 
  Downloaded bytes v1.0.1 
  Downloaded cssparser v0.27.2 
  Downloaded serde_derive v1.0.126 
  Downloaded dirs-sys v0.3.6 
  Downloaded crc32fast v1.2.1 
  Downloaded cfg-if v1.0.0 
  Downloaded form_urlencoded v1.0.1 
  Downloaded env_logger v0.8.3 
  Downloaded string_cache v0.8.1 
  Downloaded unicode-xid v0.2.2 
  Downloaded tokio-macros v1.2.0 
  Downloaded chrono v0.4.19 
  Downloaded futures-core v0.3.15 
  Downloaded slab v0.4.3 
  Downloaded dtoa v0.4.8 
  Downloaded foreign-types-shared v0.1.1 
  Downloaded signal-hook-registry v1.3.0 
  Downloaded console v0.14.1 
  Downloaded futf v0.1.4 
  Downloaded syn v1.0.72 
  Downloaded derive_more v0.99.14 
  Downloaded alpm-sys v2.0.0 
  Downloaded getrandom v0.1.16 
  Downloaded tokio-util v0.6.7 
  Downloaded smart-default v0.6.0 
  Downloaded futures-sink v0.3.15 
  Downloaded tempfile v3.2.0 
  Downloaded stable_deref_trait v1.2.0 
  Downloaded tokio-native-tls v0.3.0 
  Downloaded tower-service v0.3.1 
  Downloaded want v0.3.0 
  Downloaded string_cache_codegen v0.5.1 
  Downloaded h2 v0.3.3 
  Downloaded fxhash v0.2.1 
  Downloaded globset v0.4.6 
  Downloaded tinyvec v1.2.0 
  Downloaded html5ever v0.25.1 
  Downloaded hyper-tls v0.5.0 
  Downloaded unicode-normalization v0.1.18 
  Downloaded tracing-core v0.1.18 
  Downloaded try-lock v0.2.3 
  Downloaded futures-util v0.3.15 
  Downloaded url v2.2.2 
  Downloaded htmlescape v0.3.1 
  Downloaded tracing v0.1.26 
  Downloaded proc-macro2 v1.0.27 
  Downloaded proc-macro-nested v0.1.7 
  Downloaded proc-macro-hack v0.5.19 
  Downloaded indicatif v0.16.2 
  Downloaded matches v0.1.8 
  Downloaded log v0.4.14 
  Downloaded itoa v0.4.7 
  Downloaded miniz_oxide v0.4.4 
  Downloaded mime v0.3.16 
  Downloaded quick-xml v0.20.0 
  Downloaded http v0.2.4 
  Downloaded num-traits v0.2.14 
  Downloaded num_cpus v1.13.0 
  Downloaded nix v0.20.0 
  Downloaded hashbrown v0.9.1 
  Downloaded phf_generator v0.8.0 
  Downloaded phf_codegen v0.8.0 
  Downloaded phf v0.8.0 
  Downloaded pin-project v1.0.7 
  Downloaded num-integer v0.1.44 
  Downloaded aur-depends v0.17.0 
  Downloaded anyhow v1.0.40 
  Downloaded percent-encoding v2.1.0 
  Downloaded pacmanconf v1.0.0 
  Downloaded new_debug_unreachable v1.0.4 
  Downloaded getrandom v0.2.3 
  Downloaded futures v0.3.15 
  Downloaded openssl v0.10.34 
  Downloaded futures-executor v0.3.15 
  Downloaded futures-task v0.3.15 
  Downloaded cssparser-macros v0.6.0 
  Downloaded ipnet v2.3.0 
  Downloaded memchr v2.4.0 
  Downloaded http-body v0.4.2 
  Downloaded bstr v0.2.16 
  Downloaded nodrop v0.1.14 
  Downloaded native-tls v0.2.7 
  Downloaded number_prefix v0.4.0 
  Downloaded openssl-sys v0.9.63 
  Downloaded phf_shared v0.8.0 
  Downloaded pin-utils v0.1.0 
  Downloaded once_cell v1.7.2 
  Downloaded raur v5.0.1 
  Downloaded remove_dir_all v0.5.3 
  Downloaded ryu v1.0.5 
  Downloaded serde v1.0.126 
  Downloaded reqwest v0.11.3 
  Downloaded socket2 v0.4.0 
  Downloaded tendril v0.4.2 
  Downloaded rand v0.8.3 
  Downloaded serde_json v1.0.64 
  Downloaded termcolor v1.1.2 
  Downloaded term_size v0.3.2 
  Downloaded servo_arc v0.1.1 
  Downloaded serde_urlencoded v0.7.0 
  Downloaded thin-slice v0.1.1 
  Downloaded terminal_size v0.1.17 
  Downloaded smallvec v1.6.1 
  Downloaded time v0.1.44 
  Downloaded selectors v0.22.0 
  Downloaded tinyvec_macros v0.1.0 
  Downloaded pin-project-lite v0.2.6 
  Downloaded rand_core v0.5.1 
  Downloaded srcinfo v1.0.0 
  Downloaded unicode-bidi v0.3.5 
  Downloaded rand_chacha v0.2.2 
  Downloaded rand_chacha v0.3.0 
  Downloaded ppv-lite86 v0.2.10 
  Downloaded rand_core v0.6.2 
  Downloaded rss v1.10.0 
  Downloaded utf-8 v0.7.6 
  Downloaded idna v0.2.3 
  Downloaded httpdate v1.0.1 
  Downloaded httparse v1.4.1 
  Downloaded ansi_term v0.12.1 
  Downloaded alpm v2.0.1 
  Downloaded siphasher v0.3.5 
  Downloaded rand_pcg v0.2.1 
  Downloaded regex v1.5.4 
  Downloaded libc v0.2.95 
  Downloaded foreign-types v0.3.2 
  Downloaded hyper v0.14.8 
  Downloaded markup5ever v0.10.1 
  Downloaded pkg-config v0.3.19 
  Downloaded mac v0.1.1 
  Downloaded openssl-probe v0.1.4 
  Downloaded mio v0.7.11 
  Downloaded dtoa-short v0.3.3 
  Downloaded pin-project-internal v1.0.7 
  Downloaded indexmap v1.6.2 
  Downloaded rand v0.7.3 
  Downloaded tokio v1.6.1 
  Downloaded precomputed-hash v0.1.1 
  Downloaded kuchiki v0.8.1 
  Downloaded dirs v3.0.2 
  Downloaded humantime v2.1.0 
  Downloaded lazy_static v1.4.0 
  Downloaded autocfg v1.0.1 
  Downloaded 165 crates (9.2 MB) in 6.77s (largest was `encoding_rs` at 1.4 MB) 
   Compiling alpm v2.0.1 
   Compiling alpm-utils v1.0.0 
   Compiling aur-depends v0.17.0 
   Compiling paru v1.7.0 (/home/fra/paru) 
    Finished dev [unoptimized + debuginfo] target(s) in 1m 17s 
     Running `target/debug/paru -S webos-emulator` 
debug:pubring.gpg loading package cache for repository 'core' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/core.db 
debug:pubring.gpg added 233 packages to package cache for db 'core' 
debug:pubring.gpg loading package cache for repository 'extra' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/extra.db 
debug:pubring.gpg added 2961 packages to package cache for db 'extra' 
debug:pubring.gpg loading package cache for repository 'community' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/community.db 
debug:pubring.gpg added 8412 packages to package cache for db 'community' 
debug:pubring.gpg loading package cache for repository 'jk-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/jk-aur.db 
debug:pubring.gpg added 7 packages to package cache for db 'jk-aur' 
debug:pubring.gpg loading package cache for repository 'chaotic-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug:pubring.gpg added 1902 packages to package cache for db 'chaotic-aur' 
debug:pubring.gpg loading group cache for repository 'core' 
debug:pubring.gpg loading group cache for repository 'extra' 
debug:pubring.gpg loading group cache for repository 'community' 
debug:pubring.gpg loading group cache for repository 'jk-aur' 
debug:pubring.gpg loading group cache for repository 'chaotic-aur' 
debug:pubring.gpg unregistering database 'local' 
debug:pubring.gpg unregistering database 'core' 
debug:pubring.gpg freeing package cache for repository 'core' 
debug:pubring.gpg freeing group cache for repository 'core' 
debug:pubring.gpg unregistering database 'extra' 
debug:pubring.gpg freeing package cache for repository 'extra' 
debug:pubring.gpg freeing group cache for repository 'extra' 
debug:pubring.gpg unregistering database 'community' 
debug:pubring.gpg freeing package cache for repository 'community' 
debug:pubring.gpg freeing group cache for repository 'community' 
debug:pubring.gpg unregistering database 'jk-aur' 
debug:pubring.gpg freeing package cache for repository 'jk-aur' 
debug:pubring.gpg freeing group cache for repository 'jk-aur' 
debug:pubring.gpg unregistering database 'chaotic-aur' 
debug:pubring.gpg freeing package cache for repository 'chaotic-aur' 
debug:pubring.gpg freeing group cache for repository 'chaotic-aur' 
:: Resolving dependencies... 
debug:pubring.gpg loading package cache for repository 'core' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/core.db 
debug:pubring.gpg added 233 packages to package cache for db 'core' 
debug:pubring.gpg loading package cache for repository 'extra' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/extra.db 
debug:pubring.gpg added 2961 packages to package cache for db 'extra' 
debug:pubring.gpg loading package cache for repository 'community' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/community.db 
debug:pubring.gpg added 8412 packages to package cache for db 'community' 
debug:pubring.gpg loading package cache for repository 'jk-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/jk-aur.db 
debug:pubring.gpg added 7 packages to package cache for db 'jk-aur' 
debug:pubring.gpg loading package cache for repository 'chaotic-aur' 
debug:pubring.gpg opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug:pubring.gpg added 1902 packages to package cache for db 'chaotic-aur' 
debug:pubring.gpg loading group cache for repository 'core' 
debug:pubring.gpg loading group cache for repository 'extra' 
debug:pubring.gpg loading group cache for repository 'community' 
debug:pubring.gpg loading group cache for repository 'jk-aur' 
debug:pubring.gpg loading group cache for repository 'chaotic-aur' 
debug:pubring.gpg loading package cache for repository 'local' 
debug:pubring.gpg added 784 packages to package cache for db 'local' 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre11-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre7-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre8-openjdk provides java-runtime) 
debug:pubring.gpg provider found (java-openjdk-ea-bin provides java-runtime) 
debug:pubring.gpg provider found (jre8 provides java-runtime) 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre11-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre7-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre8-openjdk provides java-runtime) 
debug:pubring.gpg provider found (java-openjdk-ea-bin provides java-runtime) 
debug:pubring.gpg provider found (jre8 provides java-runtime) 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (virtualbox-host-dkms provides VIRTUALBOX-HOST-MODULES) 
debug:pubring.gpg provider found (virtualbox-host-modules-arch provides VIRTUALBOX-HOST-MODULES) 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 1, error_len: Some(1) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:51 
stack backtrace: 
   0:     0x55f1318280d0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x55f1318280d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x55f1318280d0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x55f1318280d0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x55f13184d30c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x55f1318200c5 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x55f13182a8c5 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x55f13182a8c5 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x55f13182a8c5 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x55f13182a373 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x55f13182b071 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x55f13182aba7 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x55f13182856c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x55f13182ab09 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x55f13184adc1 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x55f13184abe3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x55f1317f7a8a - core::result::Result<T,E>::unwrap::ha9230da67c1d351d 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x55f1317f83e3 - alpm::utils::from_cstr_optional::{{closure}}::h3e02a3930d31eacf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:24 
  18:     0x55f1317ffbe4 - core::option::Option<T>::map::hbdd17956b8550c52 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x55f1317f837f - alpm::utils::from_cstr_optional::h1127004d1c3d9e5e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:5 
  20:     0x55f1317f831e - alpm::utils::from_cstr::ha68d453ec4f9bfe8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:5:5 
  21:     0x55f1317fa87c - <alpm::deps::Dep as core::fmt::Display>::fmt::hb7162593930399c5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:106:21 
  22:     0x55f13184d30c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  23:     0x55f1318445fa - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  24:     0x55f1318445fa - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  25:     0x55f130c980e1 - paru::config::question::hbb642c77ece6fefc 
                               at /home/fra/paru/src/config.rs:911:26 
  26:     0x55f130d5557c - core::ops::function::FnMut::call_mut::h0aff22989b31ecf2 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  27:     0x55f130b78c41 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::hc04bd191fae765a1 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:129:9 
  28:     0x55f130b5c6e8 - alpm::cb::questioncb::{{closure}}::h94a23e7b1033bf22 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:544:9 
  29:     0x55f130e2522b - std::panicking::try::do_call::hd384bc200200910c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  30:     0x55f130e6030d - __rust_try 
  31:     0x55f130e24c40 - std::panicking::try::h55989edcbd8851b2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  32:     0x55f130bba223 - std::panic::catch_unwind::h342e484ef46de6e5 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  33:     0x55f130b5c661 - alpm::cb::questioncb::ha2ab20e238e5a7c0 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:541:13 
  34:     0x7fbad979a894 - <unknown> 
  35:     0x7fbad979b776 - alpm_find_dbs_satisfier 
  36:     0x55f130bf5cb7 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hd05c8e9a0562ff3e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:313:28 
  37:     0x55f130c58af5 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb04f527d8e4aaff3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  38:     0x55f130c57035 - aur_depends::resolve::Resolver<H>::resolve_repo_pkg::h0efcf590dfdb25d8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:733:36 
  39:     0x55f130c5961c - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hafa366aad55f26a5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:673:21 
  40:     0x55f130c6158c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::haa2772f806bb56fb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  41:     0x55f130c3af82 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb6adbe2e2c6f2ff3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  42:     0x55f130c566cb - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::h2bd61a02f2f16ec2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  43:     0x55f130c3acb2 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::had03b2bc44544f29 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  44:     0x55f130d2f39c - paru::install::install::{{closure}}::he7600e5b39497691 
                               at /home/fra/paru/src/install.rs:428:19 
  45:     0x55f130c38521 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h26c0da2da313b9d3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  46:     0x55f130dd6064 - paru::handle_sync::{{closure}}::h6d8dea81b52f7276 
                               at /home/fra/paru/src/main.rs:234:9 
  47:     0x55f130c37831 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0a5bd3e94375b1ff 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  48:     0x55f130dd1eff - paru::handle_cmd::{{closure}}::h406e5f94ac8f9c76 
                               at /home/fra/paru/src/main.rs:128:21 
  49:     0x55f130c39d91 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h86e168c22b2f47af 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  50:     0x55f130dd1187 - paru::run::{{closure}}::he9a316e74f1e5db5 
                               at /home/fra/paru/src/main.rs:114:5 
  51:     0x55f130c389f1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h43549bc5b2188ef5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  52:     0x55f130dd0790 - paru::main2::{{closure}}::h317c77d7f74f1e0b 
                               at /home/fra/paru/src/main.rs:92:11 
  53:     0x55f130c39ce9 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h858e4b4051383c66 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  54:     0x55f130dda5c1 - paru::main::{{closure}}::h201a7f32a75f8a2d 
                               at /home/fra/paru/src/main.rs:78:13 
  55:     0x55f130c3742b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0008bbc6cf629268 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  56:     0x55f130c34663 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h88ab7219da65b98a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  57:     0x55f130b75986 - tokio::coop::with_budget::{{closure}}::hab21030619333b6b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  58:     0x55f130e24415 - std::thread::local::LocalKey<T>::try_with::h146a8ce8b6e6edf4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  59:     0x55f130e2431d - std::thread::local::LocalKey<T>::with::hf8607ce22bca7de1 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  60:     0x55f130c34005 - tokio::coop::with_budget::h5c976c75ca0dee57 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  61:     0x55f130c34005 - tokio::coop::budget::h4dad6c4bb34cdfc5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  62:     0x55f130c34005 - tokio::park::thread::CachedParkThread::block_on::h5905f171fead7277 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  63:     0x55f130dfebe1 - tokio::runtime::enter::Enter::block_on::ha8ef7d6f97c57dd2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  64:     0x55f130bc6db6 - tokio::runtime::thread_pool::ThreadPool::block_on::h9ae15798afae6d6a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  65:     0x55f130ccd976 - tokio::runtime::Runtime::block_on::h953096b1b9ff2bb5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  66:     0x55f130dda435 - paru::main::hed749c431238f6c5 
                               at /home/fra/paru/src/main.rs:79:5 
  67:     0x55f130d55f4b - core::ops::function::FnOnce::call_once::h43e762ec130be08e 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  68:     0x55f130e2410e - std::sys_common::backtrace::__rust_begin_short_backtrace::h52a3108493b8f40a 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  69:     0x55f130b5ae41 - std::rt::lang_start::{{closure}}::h49a0cc8d6383276c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  70:     0x55f13182b57a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  71:     0x55f13182b57a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  72:     0x55f13182b57a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  73:     0x55f13182b57a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  74:     0x55f13182b57a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  75:     0x55f130b5ae17 - std::rt::lang_start::h05f3853d4eb00245 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  76:     0x55f130dda70a - main 
  77:     0x7fbad944cb25 - __libc_start_main 
  78:     0x55f130b0309e - _start 
  79:                0x0 - <unknown> 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre11-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre7-openjdk provides java-runtime) 
debug:pubring.gpg provider found (jre8-openjdk provides java-runtime) 
debug:pubring.gpg provider found (java-openjdk-ea-bin provides java-runtime) 
debug:pubring.gpg provider found (jre8 provides java-runtime) 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 1, error_len: Some(1) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:51 
stack backtrace: 
   0:     0x55f1318280d0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x55f1318280d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x55f1318280d0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x55f1318280d0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x55f13184d30c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x55f1318200c5 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x55f13182a8c5 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x55f13182a8c5 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x55f13182a8c5 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x55f13182a373 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x55f13182b071 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x55f13182aba7 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x55f13182856c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x55f13182ab09 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x55f13184adc1 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x55f13184abe3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x55f1317f7a8a - core::result::Result<T,E>::unwrap::ha9230da67c1d351d 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x55f1317f83e3 - alpm::utils::from_cstr_optional::{{closure}}::h3e02a3930d31eacf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:24 
  18:     0x55f1317ffbe4 - core::option::Option<T>::map::hbdd17956b8550c52 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x55f1317f837f - alpm::utils::from_cstr_optional::h1127004d1c3d9e5e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:5 
  20:     0x55f1317f831e - alpm::utils::from_cstr::ha68d453ec4f9bfe8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:5:5 
  21:     0x55f1317fa87c - <alpm::deps::Dep as core::fmt::Display>::fmt::hb7162593930399c5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:106:21 
  22:     0x55f13184d30c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  23:     0x55f1318445fa - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  24:     0x55f1318445fa - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  25:     0x55f130c980e1 - paru::config::question::hbb642c77ece6fefc 
                               at /home/fra/paru/src/config.rs:911:26 
  26:     0x55f130d5557c - core::ops::function::FnMut::call_mut::h0aff22989b31ecf2 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  27:     0x55f130b78c41 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::hc04bd191fae765a1 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:129:9 
  28:     0x55f130b5c6e8 - alpm::cb::questioncb::{{closure}}::h94a23e7b1033bf22 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:544:9 
  29:     0x55f130e2522b - std::panicking::try::do_call::hd384bc200200910c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  30:     0x55f130e6030d - __rust_try 
  31:     0x55f130e24c40 - std::panicking::try::h55989edcbd8851b2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  32:     0x55f130bba223 - std::panic::catch_unwind::h342e484ef46de6e5 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  33:     0x55f130b5c661 - alpm::cb::questioncb::ha2ab20e238e5a7c0 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:541:13 
  34:     0x7fbad979a894 - <unknown> 
  35:     0x7fbad979b776 - alpm_find_dbs_satisfier 
  36:     0x55f130bf5cb7 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hd05c8e9a0562ff3e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:313:28 
  37:     0x55f130c58af5 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb04f527d8e4aaff3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  38:     0x55f130c594d6 - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hafa366aad55f26a5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:671:36 
  39:     0x55f130c6158c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::haa2772f806bb56fb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  40:     0x55f130c3af82 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb6adbe2e2c6f2ff3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  41:     0x55f130c566cb - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::h2bd61a02f2f16ec2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  42:     0x55f130c3acb2 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::had03b2bc44544f29 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  43:     0x55f130d2f39c - paru::install::install::{{closure}}::he7600e5b39497691 
                               at /home/fra/paru/src/install.rs:428:19 
  44:     0x55f130c38521 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h26c0da2da313b9d3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  45:     0x55f130dd6064 - paru::handle_sync::{{closure}}::h6d8dea81b52f7276 
                               at /home/fra/paru/src/main.rs:234:9 
  46:     0x55f130c37831 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0a5bd3e94375b1ff 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  47:     0x55f130dd1eff - paru::handle_cmd::{{closure}}::h406e5f94ac8f9c76 
                               at /home/fra/paru/src/main.rs:128:21 
  49:     0x55f130dd1187 - paru::run::{{closure}}::he9a316e74f1e5db5 
                               at /home/fra/paru/src/main.rs:114:5 
  50:     0x55f130c389f1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h43549bc5b2188ef5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  51:     0x55f130dd0790 - paru::main2::{{closure}}::h317c77d7f74f1e0b 
                               at /home/fra/paru/src/main.rs:92:11 
  52:     0x55f130c39ce9 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h858e4b4051383c66 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  53:     0x55f130dda5c1 - paru::main::{{closure}}::h201a7f32a75f8a2d 
                               at /home/fra/paru/src/main.rs:78:13 
  54:     0x55f130c3742b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0008bbc6cf629268 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  55:     0x55f130c34663 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h88ab7219da65b98a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  56:     0x55f130b75986 - tokio::coop::with_budget::{{closure}}::hab21030619333b6b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  57:     0x55f130e24415 - std::thread::local::LocalKey<T>::try_with::h146a8ce8b6e6edf4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  58:     0x55f130e2431d - std::thread::local::LocalKey<T>::with::hf8607ce22bca7de1 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  59:     0x55f130c34005 - tokio::coop::with_budget::h5c976c75ca0dee57 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  60:     0x55f130c34005 - tokio::coop::budget::h4dad6c4bb34cdfc5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  61:     0x55f130c34005 - tokio::park::thread::CachedParkThread::block_on::h5905f171fead7277 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  62:     0x55f130dfebe1 - tokio::runtime::enter::Enter::block_on::ha8ef7d6f97c57dd2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  63:     0x55f130bc6db6 - tokio::runtime::thread_pool::ThreadPool::block_on::h9ae15798afae6d6a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  64:     0x55f130ccd976 - tokio::runtime::Runtime::block_on::h953096b1b9ff2bb5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  65:     0x55f130dda435 - paru::main::hed749c431238f6c5 
                               at /home/fra/paru/src/main.rs:79:5 
  66:     0x55f130d55f4b - core::ops::function::FnOnce::call_once::h43e762ec130be08e 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  67:     0x55f130e2410e - std::sys_common::backtrace::__rust_begin_short_backtrace::h52a3108493b8f40a 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  68:     0x55f130b5ae41 - std::rt::lang_start::{{closure}}::h49a0cc8d6383276c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  69:     0x55f13182b57a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  70:     0x55f13182b57a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  71:     0x55f13182b57a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  72:     0x55f13182b57a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  73:     0x55f13182b57a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  74:     0x55f130b5ae17 - std::rt::lang_start::h05f3853d4eb00245 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  75:     0x55f130dda70a - main 
  76:     0x7fbad944cb25 - __libc_start_main 
  77:     0x55f130b0309e - _start 
  78:                0x0 - <unknown> 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg provider found (jre-openjdk-headless provides jre15-openjdk-headless) 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
:: Calculating conflicts... 
:: Calculating inner conflicts... 
Repo (8) sdl-1.2.15-14  dkms-2.8.4-1  virtualbox-host-dkms-6.1.22-2  virtualbox-6.1.22-2  java-runtime-common-3-3  libnet-1:1.1.6-1  jre-openjdk-headless-15.0.2.u7-1  jre-openjdk-15.0.2.u7-1 
Aur (1) webos-sdk-5.0.3-1 (webos-emulator) 
:: Proceed with installation? [Y/n]: ^C 
Morganamilo commented 3 years ago

Try the debug branch. there's just an extra println in there. See if that manages to print.

BachoSeven commented 3 years ago

I can see the extra prints, but it doesn't seem to show the provider menu anyways:

 PARU_DEBUG=1 RUST_BACKTRACE=full cargo run -- -S webos-emulator 
   Compiling paru v1.7.0 (/home/fra/paru) 
    Finished dev [unoptimized + debuginfo] target(s) in 17.43s 
     Running `target/debug/paru -S webos-emulator` 
debug: loading package cache for repository 'core' 
debug: opening archive /var/lib/pacman/sync/core.db 
debug: added 233 packages to package cache for db 'core' 
debug: loading package cache for repository 'extra' 
debug: opening archive /var/lib/pacman/sync/extra.db 
debug: added 2961 packages to package cache for db 'extra' 
debug: loading package cache for repository 'community' 
debug: opening archive /var/lib/pacman/sync/community.db 
debug: added 8412 packages to package cache for db 'community' 
debug: loading package cache for repository 'jk-aur' 
debug: opening archive /var/lib/pacman/sync/jk-aur.db 
debug: added 7 packages to package cache for db 'jk-aur' 
debug: loading package cache for repository 'chaotic-aur' 
debug: opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug: added 1902 packages to package cache for db 'chaotic-aur' 
debug: loading group cache for repository 'core' 
debug: loading group cache for repository 'extra' 
debug: loading group cache for repository 'community' 
debug: loading group cache for repository 'jk-aur' 
debug: loading group cache for repository 'chaotic-aur' 
debug: unregistering database 'local' 
debug: unregistering database 'core' 
debug: freeing package cache for repository 'core' 
debug: freeing group cache for repository 'core' 
debug: unregistering database 'extra' 
debug: freeing package cache for repository 'extra' 
debug: freeing group cache for repository 'extra' 
debug: unregistering database 'community' 
debug: freeing package cache for repository 'community' 
debug: freeing group cache for repository 'community' 
debug: unregistering database 'jk-aur' 
debug: freeing package cache for repository 'jk-aur' 
debug: freeing group cache for repository 'jk-aur' 
debug: unregistering database 'chaotic-aur' 
debug: freeing package cache for repository 'chaotic-aur' 
debug: freeing group cache for repository 'chaotic-aur' 
:: Resolving dependencies... 
debug: loading package cache for repository 'core' 
debug: opening archive /var/lib/pacman/sync/core.db 
debug: added 233 packages to package cache for db 'core' 
debug: loading package cache for repository 'extra' 
debug: opening archive /var/lib/pacman/sync/extra.db 
debug: added 2961 packages to package cache for db 'extra' 
debug: loading package cache for repository 'community' 
debug: opening archive /var/lib/pacman/sync/community.db 
debug: added 8412 packages to package cache for db 'community' 
debug: loading package cache for repository 'jk-aur' 
debug: opening archive /var/lib/pacman/sync/jk-aur.db 
debug: added 7 packages to package cache for db 'jk-aur' 
debug: loading package cache for repository 'chaotic-aur' 
debug: opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug: added 1902 packages to package cache for db 'chaotic-aur' 
debug: loading group cache for repository 'core' 
debug: loading group cache for repository 'extra' 
debug: loading group cache for repository 'community' 
debug: loading group cache for repository 'jk-aur' 
debug: loading group cache for repository 'chaotic-aur' 
debug: loading package cache for repository 'local' 
debug: added 784 packages to package cache for db 'local' 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (virtualbox-host-dkms provides VIRTUALBOX-HOST-MODULES) 
debug: provider found (virtualbox-host-modules-arch provides VIRTUALBOX-HOST-MODULES) 
Any 
None 
"VIRTUALBOX-HOST-MODULES" 
None 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 0, error_len: Some(2) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:51 
stack backtrace: 
   0:     0x55b9db872b60 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x55b9db872b60 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x55b9db872b60 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x55b9db872b60 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x55b9db897eec - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x55b9db86ab55 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x55b9db875355 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x55b9db875355 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x55b9db875355 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x55b9db874e03 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x55b9db875b01 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x55b9db875637 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x55b9db872ffc - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x55b9db875599 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x55b9db8959a1 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x55b9db8957c3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x55b9db841e9a - core::result::Result<T,E>::unwrap::ha9230da67c1d351d 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x55b9db8427f3 - alpm::utils::from_cstr_optional::{{closure}}::h3e02a3930d31eacf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:24 
  18:     0x55b9db84a364 - core::option::Option<T>::map::hbdd17956b8550c52 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x55b9db84278f - alpm::utils::from_cstr_optional::h1127004d1c3d9e5e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:5 
  20:     0x55b9db84272e - alpm::utils::from_cstr::ha68d453ec4f9bfe8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:5:5 
  21:     0x55b9db844c8c - <alpm::deps::Dep as core::fmt::Display>::fmt::hb7162593930399c5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:106:21 
  22:     0x55b9db897eec - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  23:     0x55b9db88f08a - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  24:     0x55b9db88f08a - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  25:     0x55b9dace240d - paru::config::question::hbb642c77ece6fefc 
                               at /home/fra/paru/src/config.rs:917:26 
  26:     0x55b9dad9f8ac - core::ops::function::FnMut::call_mut::h0aff22989b31ecf2 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  27:     0x55b9dabc2c41 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::hc04bd191fae765a1 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:129:9 
  28:     0x55b9daba66e8 - alpm::cb::questioncb::{{closure}}::h94a23e7b1033bf22 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:544:9 
  29:     0x55b9dae6f55b - std::panicking::try::do_call::hd384bc200200910c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  30:     0x55b9daeaa6fd - __rust_try 
  31:     0x55b9dae6ef70 - std::panicking::try::h55989edcbd8851b2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  32:     0x55b9dac04223 - std::panic::catch_unwind::h342e484ef46de6e5 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  33:     0x55b9daba6661 - alpm::cb::questioncb::ha2ab20e238e5a7c0 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:541:13 
  34:     0x7f1cfee17894 - <unknown> 
  35:     0x7f1cfee18776 - alpm_find_dbs_satisfier 
  36:     0x55b9dac3fcb7 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hd05c8e9a0562ff3e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:313:28 
  37:     0x55b9daca2af5 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb04f527d8e4aaff3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  38:     0x55b9daca1035 - aur_depends::resolve::Resolver<H>::resolve_repo_pkg::h0efcf590dfdb25d8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:733:36 
  39:     0x55b9daca361c - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hafa366aad55f26a5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:673:21 
  40:     0x55b9dacab58c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::haa2772f806bb56fb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  41:     0x55b9dac84f82 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb6adbe2e2c6f2ff3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  42:     0x55b9daca06cb - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::h2bd61a02f2f16ec2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  43:     0x55b9dac84cb2 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::had03b2bc44544f29 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  44:     0x55b9dad796cc - paru::install::install::{{closure}}::he7600e5b39497691 
                               at /home/fra/paru/src/install.rs:428:19 
  45:     0x55b9dac82521 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h26c0da2da313b9d3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  46:     0x55b9dae20394 - paru::handle_sync::{{closure}}::h6d8dea81b52f7276 
                               at /home/fra/paru/src/main.rs:234:9 
  47:     0x55b9dac81831 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0a5bd3e94375b1ff 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  48:     0x55b9dae1c22f - paru::handle_cmd::{{closure}}::h406e5f94ac8f9c76 
                               at /home/fra/paru/src/main.rs:128:21 
  49:     0x55b9dac83d91 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h86e168c22b2f47af 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  50:     0x55b9dae1b4b7 - paru::run::{{closure}}::he9a316e74f1e5db5 
                               at /home/fra/paru/src/main.rs:114:5 
  51:     0x55b9dac829f1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h43549bc5b2188ef5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  52:     0x55b9dae1aac0 - paru::main2::{{closure}}::h317c77d7f74f1e0b 
                               at /home/fra/paru/src/main.rs:92:11 
  53:     0x55b9dac83ce9 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h858e4b4051383c66 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  54:     0x55b9dae248f1 - paru::main::{{closure}}::h201a7f32a75f8a2d 
                               at /home/fra/paru/src/main.rs:78:13 
  55:     0x55b9dac8142b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0008bbc6cf629268 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  56:     0x55b9dac7e663 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h88ab7219da65b98a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  57:     0x55b9dabbf986 - tokio::coop::with_budget::{{closure}}::hab21030619333b6b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  58:     0x55b9dae6e745 - std::thread::local::LocalKey<T>::try_with::h146a8ce8b6e6edf4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  59:     0x55b9dae6e64d - std::thread::local::LocalKey<T>::with::hf8607ce22bca7de1 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  60:     0x55b9dac7e005 - tokio::coop::with_budget::h5c976c75ca0dee57 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  61:     0x55b9dac7e005 - tokio::coop::budget::h4dad6c4bb34cdfc5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  62:     0x55b9dac7e005 - tokio::park::thread::CachedParkThread::block_on::h5905f171fead7277 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  63:     0x55b9dae48f11 - tokio::runtime::enter::Enter::block_on::ha8ef7d6f97c57dd2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  64:     0x55b9dac10db6 - tokio::runtime::thread_pool::ThreadPool::block_on::h9ae15798afae6d6a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  65:     0x55b9dad17ca6 - tokio::runtime::Runtime::block_on::h953096b1b9ff2bb5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  66:     0x55b9dae24765 - paru::main::hed749c431238f6c5 
                               at /home/fra/paru/src/main.rs:79:5 
  67:     0x55b9dada027b - core::ops::function::FnOnce::call_once::h43e762ec130be08e 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  68:     0x55b9dae6e43e - std::sys_common::backtrace::__rust_begin_short_backtrace::h52a3108493b8f40a 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  69:     0x55b9daba4e41 - std::rt::lang_start::{{closure}}::h49a0cc8d6383276c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  70:     0x55b9db87600a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  71:     0x55b9db87600a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  72:     0x55b9db87600a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  73:     0x55b9db87600a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  74:     0x55b9db87600a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  75:     0x55b9daba4e17 - std::rt::lang_start::h05f3853d4eb00245 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  76:     0x55b9dae24a3a - main 
  77:     0x7f1cfeac9b25 - __libc_start_main 
  78:     0x55b9dab4d09e - _start 
  79:                0x0 - <unknown> 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
Any 
None 
"java-runtime" 
None 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 0, error_len: Some(2) }', /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:51 
stack backtrace: 
   0:     0x55b9db872b60 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x55b9db872b60 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x55b9db872b60 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x55b9db872b60 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x55b9db897eec - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x55b9db86ab55 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x55b9db875355 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x55b9db875355 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x55b9db875355 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x55b9db874e03 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x55b9db875b01 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x55b9db875637 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x55b9db872ffc - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x55b9db875599 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x55b9db8959a1 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x55b9db8957c3 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x55b9db841e9a - core::result::Result<T,E>::unwrap::ha9230da67c1d351d 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x55b9db8427f3 - alpm::utils::from_cstr_optional::{{closure}}::h3e02a3930d31eacf 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:24 
  18:     0x55b9db84a364 - core::option::Option<T>::map::hbdd17956b8550c52 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:487:29 
  19:     0x55b9db84278f - alpm::utils::from_cstr_optional::h1127004d1c3d9e5e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:9:5 
  20:     0x55b9db84272e - alpm::utils::from_cstr::ha68d453ec4f9bfe8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/utils.rs:5:5 
  21:     0x55b9db844c8c - <alpm::deps::Dep as core::fmt::Display>::fmt::hb7162593930399c5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:106:21 
  22:     0x55b9db897eec - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  23:     0x55b9db88f08a - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  24:     0x55b9db88f08a - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  25:     0x55b9dace240d - paru::config::question::hbb642c77ece6fefc 
                               at /home/fra/paru/src/config.rs:917:26 
  26:     0x55b9dad9f8ac - core::ops::function::FnMut::call_mut::h0aff22989b31ecf2 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  27:     0x55b9dabc2c41 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::hc04bd191fae765a1 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:129:9 
  28:     0x55b9daba66e8 - alpm::cb::questioncb::{{closure}}::h94a23e7b1033bf22 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:544:9 
  29:     0x55b9dae6f55b - std::panicking::try::do_call::hd384bc200200910c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  30:     0x55b9daeaa6fd - __rust_try 
  31:     0x55b9dae6ef70 - std::panicking::try::h55989edcbd8851b2 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  32:     0x55b9dac04223 - std::panic::catch_unwind::h342e484ef46de6e5 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  33:     0x55b9daba6661 - alpm::cb::questioncb::ha2ab20e238e5a7c0 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/cb.rs:541:13 
  34:     0x7f1cfee17894 - <unknown> 
  35:     0x7f1cfee18776 - alpm_find_dbs_satisfier 
  36:     0x55b9dac3fcb7 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hd05c8e9a0562ff3e 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.1/src/deps.rs:313:28 
  37:     0x55b9daca2af5 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::hb04f527d8e4aaff3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  38:     0x55b9daca34d6 - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::hafa366aad55f26a5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:671:36 
  39:     0x55b9dacab58c - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::haa2772f806bb56fb 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  40:     0x55b9dac84f82 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hb6adbe2e2c6f2ff3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  41:     0x55b9daca06cb - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::h2bd61a02f2f16ec2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  42:     0x55b9dac84cb2 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::had03b2bc44544f29 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  43:     0x55b9dad796cc - paru::install::install::{{closure}}::he7600e5b39497691 
                               at /home/fra/paru/src/install.rs:428:19 
  44:     0x55b9dac82521 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h26c0da2da313b9d3 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  45:     0x55b9dae20394 - paru::handle_sync::{{closure}}::h6d8dea81b52f7276 
                               at /home/fra/paru/src/main.rs:234:9 
  46:     0x55b9dac81831 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0a5bd3e94375b1ff 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  47:     0x55b9dae1c22f - paru::handle_cmd::{{closure}}::h406e5f94ac8f9c76 
                               at /home/fra/paru/src/main.rs:128:21 
  48:     0x55b9dac83d91 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h86e168c22b2f47af 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  49:     0x55b9dae1b4b7 - paru::run::{{closure}}::he9a316e74f1e5db5 
                               at /home/fra/paru/src/main.rs:114:5 
  50:     0x55b9dac829f1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h43549bc5b2188ef5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  51:     0x55b9dae1aac0 - paru::main2::{{closure}}::h317c77d7f74f1e0b 
                               at /home/fra/paru/src/main.rs:92:11 
  52:     0x55b9dac83ce9 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h858e4b4051383c66 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  53:     0x55b9dae248f1 - paru::main::{{closure}}::h201a7f32a75f8a2d 
                               at /home/fra/paru/src/main.rs:78:13 
  54:     0x55b9dac8142b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h0008bbc6cf629268 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  55:     0x55b9dac7e663 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h88ab7219da65b98a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  56:     0x55b9dabbf986 - tokio::coop::with_budget::{{closure}}::hab21030619333b6b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  57:     0x55b9dae6e745 - std::thread::local::LocalKey<T>::try_with::h146a8ce8b6e6edf4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  58:     0x55b9dae6e64d - std::thread::local::LocalKey<T>::with::hf8607ce22bca7de1 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  59:     0x55b9dac7e005 - tokio::coop::with_budget::h5c976c75ca0dee57 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  60:     0x55b9dac7e005 - tokio::coop::budget::h4dad6c4bb34cdfc5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  61:     0x55b9dac7e005 - tokio::park::thread::CachedParkThread::block_on::h5905f171fead7277 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  62:     0x55b9dae48f11 - tokio::runtime::enter::Enter::block_on::ha8ef7d6f97c57dd2 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  63:     0x55b9dac10db6 - tokio::runtime::thread_pool::ThreadPool::block_on::h9ae15798afae6d6a 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  64:     0x55b9dad17ca6 - tokio::runtime::Runtime::block_on::h953096b1b9ff2bb5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  65:     0x55b9dae24765 - paru::main::hed749c431238f6c5 
                               at /home/fra/paru/src/main.rs:79:5 
  66:     0x55b9dada027b - core::ops::function::FnOnce::call_once::h43e762ec130be08e 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  67:     0x55b9dae6e43e - std::sys_common::backtrace::__rust_begin_short_backtrace::h52a3108493b8f40a 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  68:     0x55b9daba4e41 - std::rt::lang_start::{{closure}}::h49a0cc8d6383276c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  69:     0x55b9db87600a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  70:     0x55b9db87600a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  71:     0x55b9db87600a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  72:     0x55b9db87600a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  73:     0x55b9db87600a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  74:     0x55b9daba4e17 - std::rt::lang_start::h05f3853d4eb00245 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  75:     0x55b9dae24a3a - main 
  76:     0x7f1cfeac9b25 - __libc_start_main 
  77:     0x55b9dab4d09e - _start 
  78:                0x0 - <unknown> 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk-headless provides jre15-openjdk-headless) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
:: Calculating conflicts... 
:: Calculating inner conflicts... 
Repo (8) sdl-1.2.15-14  dkms-2.8.4-1  virtualbox-host-dkms-6.1.22-2  virtualbox-6.1.22-2  java-runtime-common-3-3  libnet-1:1.1.6-1 
    jre-openjdk-headless-15.0.2.u7-1  jre-openjdk-15.0.2.u7-1 
Aur (1) webos-sdk-5.0.3-1 (webos-emulator) 
:: Proceed with installation? [Y/n]: ^C 
Morganamilo commented 3 years ago

Even more weird:

Any 
None 
"java-runtime" 
None 

All the individual pieces print just fine.

Morganamilo commented 3 years ago

What if you also add this to your Cargo.toml?

[patch.crates-io]
alpm = { git = "https://github.com/archlinux/alpm.rs" }
BachoSeven commented 3 years ago
 █▓▒░fra@hyperversum█▓▒░ ~/paru 
 PARU_DEBUG=1 RUST_BACKTRACE=full cargo run -- -S webos-emulator 
    Finished dev [unoptimized + debuginfo] target(s) in 0.10s 
     Running `target/debug/paru -S webos-emulator` 
debug: loading package cache for repository 'core' 
debug: opening archive /var/lib/pacman/sync/core.db 
debug: added 233 packages to package cache for db 'core' 
debug: loading package cache for repository 'extra' 
debug: opening archive /var/lib/pacman/sync/extra.db 
debug: added 2961 packages to package cache for db 'extra' 
debug: loading package cache for repository 'community' 
debug: opening archive /var/lib/pacman/sync/community.db 
debug: added 8412 packages to package cache for db 'community' 
debug: loading package cache for repository 'jk-aur' 
debug: opening archive /var/lib/pacman/sync/jk-aur.db 
debug: added 7 packages to package cache for db 'jk-aur' 
debug: loading package cache for repository 'chaotic-aur' 
debug: opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug: added 1902 packages to package cache for db 'chaotic-aur' 
debug: loading group cache for repository 'core' 
debug: loading group cache for repository 'extra' 
debug: loading group cache for repository 'community' 
debug: loading group cache for repository 'jk-aur' 
debug: loading group cache for repository 'chaotic-aur' 
debug: unregistering database 'local' 
debug: unregistering database 'core' 
debug: freeing package cache for repository 'core' 
debug: freeing group cache for repository 'core' 
debug: unregistering database 'extra' 
debug: freeing package cache for repository 'extra' 
debug: freeing group cache for repository 'extra' 
debug: unregistering database 'community' 
debug: freeing package cache for repository 'community' 
debug: freeing group cache for repository 'community' 
debug: unregistering database 'jk-aur' 
debug: freeing package cache for repository 'jk-aur' 
debug: freeing group cache for repository 'jk-aur' 
debug: unregistering database 'chaotic-aur' 
debug: freeing package cache for repository 'chaotic-aur' 
debug: freeing group cache for repository 'chaotic-aur' 
:: Resolving dependencies... 
debug: loading package cache for repository 'core' 
debug: opening archive /var/lib/pacman/sync/core.db 
debug: added 233 packages to package cache for db 'core' 
debug: loading package cache for repository 'extra' 
debug: opening archive /var/lib/pacman/sync/extra.db 
debug: added 2961 packages to package cache for db 'extra' 
debug: loading package cache for repository 'community' 
debug: opening archive /var/lib/pacman/sync/community.db 
debug: added 8412 packages to package cache for db 'community' 
debug: loading package cache for repository 'jk-aur' 
debug: opening archive /var/lib/pacman/sync/jk-aur.db 
debug: added 7 packages to package cache for db 'jk-aur' 
debug: loading package cache for repository 'chaotic-aur' 
debug: opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug: added 1902 packages to package cache for db 'chaotic-aur' 
debug: loading group cache for repository 'core' 
debug: loading group cache for repository 'extra' 
debug: loading group cache for repository 'community' 
debug: loading group cache for repository 'jk-aur' 
debug: loading group cache for repository 'chaotic-aur' 
debug: loading package cache for repository 'local' 
debug: added 785 packages to package cache for db 'local' 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (virtualbox-host-dkms provides VIRTUALBOX-HOST-MODULES) 
debug: provider found (virtualbox-host-modules-arch provides VIRTUALBOX-HOST-MODULES) 
Any 
None 
"VIRTUALBOX-HOST-MODULES" 
None 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 1, error_len: Some(2) }', /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/utils.rs:8:36 
stack backtrace: 
   0:     0x55a9fd738cf0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x55a9fd738cf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x55a9fd738cf0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x55a9fd738cf0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x55a9fd75e07c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x55a9fd730ce5 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x55a9fd73b4e5 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x55a9fd73b4e5 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x55a9fd73b4e5 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x55a9fd73af93 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x55a9fd73bc91 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x55a9fd73b7c7 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x55a9fd73918c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x55a9fd73b729 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x55a9fd75bb31 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x55a9fd75b953 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x55a9fd70b1ea - core::result::Result<T,E>::unwrap::h4be6ffbc19139c5f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x55a9fd707d2f - alpm::utils::from_cstr::h45e2e1139a2b24b1 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/utils.rs:8:9 
  18:     0x55a9fd70779b - <alpm::deps::Dep as core::fmt::Display>::fmt::h980bb395143637e1 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/deps.rs:109:21 
  19:     0x55a9fd75e07c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  20:     0x55a9fd75521a - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  21:     0x55a9fd75521a - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  22:     0x55a9fcba75ad - paru::config::question::h01f2e9fdea47620e 
                               at /home/fra/paru/src/config.rs:917:26 
  23:     0x55a9fcc6498c - core::ops::function::FnMut::call_mut::h5c2b8f35846615d5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  24:     0x55a9fca87dd1 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::h25f57b0be0bc6938 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/cb.rs:129:9 
  25:     0x55a9fca6b8e8 - alpm::cb::questioncb::{{closure}}::hf05bd17b6027a493 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/cb.rs:544:9 
  26:     0x55a9fcd344fb - std::panicking::try::do_call::hb31676fad41fd2aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  27:     0x55a9fcd6f6fd - __rust_try 
  28:     0x55a9fcd33e50 - std::panicking::try::h338fb173f7bccc04 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  29:     0x55a9fcac9373 - std::panic::catch_unwind::h8b1f23a3ca10d0ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  30:     0x55a9fca6b861 - alpm::cb::questioncb::hddd298d63d832eb7 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/cb.rs:541:13 
  31:     0x7fa325b0b894 - <unknown> 
  32:     0x7fa325b0c776 - alpm_find_dbs_satisfier 
  33:     0x55a9fcb04df7 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hd78461c34ce9e814 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/deps.rs:318:28 
  34:     0x55a9fcb67c55 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::h87ffff3d85fb1ee7 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  35:     0x55a9fcb66195 - aur_depends::resolve::Resolver<H>::resolve_repo_pkg::h1c9a958a09e12fd5 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:733:36 
  36:     0x55a9fcb6877c - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::h7c78ef375333bfaa 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:673:21 
  37:     0x55a9fcb706ec - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::h6a60c9dc92972cf4 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  38:     0x55a9fcb49d52 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::habe11ace8446e64a 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  39:     0x55a9fcb6582b - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::he6dad6c57762990d 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  40:     0x55a9fcb49662 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h99e9bdb438112ba5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  41:     0x55a9fcc3e7ac - paru::install::install::{{closure}}::h39a8330a2ffc5ca1 
                               at /home/fra/paru/src/install.rs:428:19 
  42:     0x55a9fcb47251 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h22ec023521cb679c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  43:     0x55a9fcce5134 - paru::handle_sync::{{closure}}::hd65859d73a60de6b 
                               at /home/fra/paru/src/main.rs:234:9 
  44:     0x55a9fcb4bad1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::he568bb50783c4355 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  45:     0x55a9fcce0fcf - paru::handle_cmd::{{closure}}::h047f612d19eb774e 
                               at /home/fra/paru/src/main.rs:128:21 
  46:     0x55a9fcb4b3d1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hdac2dd9a4a91711a 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  47:     0x55a9fcce0257 - paru::run::{{closure}}::hd59bcd8dfe24face 
                               at /home/fra/paru/src/main.rs:114:5 
  48:     0x55a9fcb48941 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h76f8b491c5eb675f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  49:     0x55a9fccdf860 - paru::main2::{{closure}}::h306452edeb1dd8f0 
                               at /home/fra/paru/src/main.rs:92:11 
  50:     0x55a9fcb4a989 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hbfe1e44ba7f110de 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  51:     0x55a9fcce9691 - paru::main::{{closure}}::he61235a54603b0ea 
                               at /home/fra/paru/src/main.rs:78:13 
  52:     0x55a9fcb49c9b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::ha78f8ce6bff8c21c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  53:     0x55a9fcb43493 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h2ecc0b87e0de3f7b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  54:     0x55a9fca84916 - tokio::coop::with_budget::{{closure}}::ha450d64f779fec4b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  55:     0x55a9fcd33af5 - std::thread::local::LocalKey<T>::try_with::hb3f2f2b4235e482f 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  56:     0x55a9fcd335cd - std::thread::local::LocalKey<T>::with::hb3bb3b1e15996cc4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  57:     0x55a9fcb43255 - tokio::coop::with_budget::hcb45a076bfab7af1 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  58:     0x55a9fcb43255 - tokio::coop::budget::h824f25b56403ab31 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  59:     0x55a9fcb43255 - tokio::park::thread::CachedParkThread::block_on::h78e3e8a4f7c83107 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  60:     0x55a9fcd0dce1 - tokio::runtime::enter::Enter::block_on::h3155d1c62f81bec8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  61:     0x55a9fcad5ef6 - tokio::runtime::thread_pool::ThreadPool::block_on::h94fce7dbca95d0d3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  62:     0x55a9fcbdce96 - tokio::runtime::Runtime::block_on::h3900d18bb9482062 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  63:     0x55a9fcce9505 - paru::main::h89b8285a2d09b7aa 
                               at /home/fra/paru/src/main.rs:79:5 
  64:     0x55a9fcc6561b - core::ops::function::FnOnce::call_once::h9832883031c80cc2 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  65:     0x55a9fcd3343e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc2f347a5c51b869a 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  66:     0x55a9fcc63a41 - std::rt::lang_start::{{closure}}::h163ccbf5c53fa92c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  67:     0x55a9fd73c19a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  68:     0x55a9fd73c19a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  69:     0x55a9fd73c19a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  70:     0x55a9fd73c19a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  71:     0x55a9fd73c19a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  72:     0x55a9fcc63a17 - std::rt::lang_start::hf73e7ba91d41fabb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  73:     0x55a9fcce97da - main 
  74:     0x7fa3257bdb25 - __libc_start_main 
  75:     0x55a9fca1209e - _start 
  76:                0x0 - <unknown> 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
Any 
None 
"java-runtime" 
None 
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Utf8Error { valid_up_to: 1, error_len: Some(2) }', /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/utils.rs:8:36 
stack backtrace: 
   0:     0x55a9fd738cf0 - std::backtrace_rs::backtrace::libunwind::trace::hd78b4ba06ac993cf 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 
   1:     0x55a9fd738cf0 - std::backtrace_rs::backtrace::trace_unsynchronized::h95fa5389a1d2b354 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 
   2:     0x55a9fd738cf0 - std::sys_common::backtrace::_print_fmt::h37c6e01c9162dc76 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:67:5 
   3:     0x55a9fd738cf0 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5e97b27aa3eb98aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:46:22 
   4:     0x55a9fd75e07c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
   5:     0x55a9fd730ce5 - std::io::Write::write_fmt::h6ad0c4b41a2162ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/io/mod.rs:1572:15 
   6:     0x55a9fd73b4e5 - std::sys_common::backtrace::_print::h9cca5cb30d369019 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:49:5 
   7:     0x55a9fd73b4e5 - std::sys_common::backtrace::print::he57cb67e061bdd05 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:36:9 
   8:     0x55a9fd73b4e5 - std::panicking::default_hook::{{closure}}::h8f7a0c254a6550f7 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:208:50 
   9:     0x55a9fd73af93 - std::panicking::default_hook::h696f935972289aa4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:225:9 
  10:     0x55a9fd73bc91 - std::panicking::rust_panic_with_hook::h10b3b7dcacb4acba 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:591:17 
  11:     0x55a9fd73b7c7 - std::panicking::begin_panic_handler::{{closure}}::h246428c494c1ff0e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:497:13 
  12:     0x55a9fd73918c - std::sys_common::backtrace::__rust_end_short_backtrace::h2df1ff8d2361119c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:141:18 
  13:     0x55a9fd73b729 - rust_begin_unwind 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:493:5 
  14:     0x55a9fd75bb31 - core::panicking::panic_fmt::h4ffea0aa70cef767 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/panicking.rs:92:14 
  15:     0x55a9fd75b953 - core::option::expect_none_failed::h66609ef557e191aa 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/option.rs:1329:5 
  16:     0x55a9fd70b1ea - core::result::Result<T,E>::unwrap::h4be6ffbc19139c5f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/result.rs:1037:23 
  17:     0x55a9fd707d2f - alpm::utils::from_cstr::h45e2e1139a2b24b1 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/utils.rs:8:9 
  18:     0x55a9fd70779b - <alpm::deps::Dep as core::fmt::Display>::fmt::h980bb395143637e1 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/deps.rs:109:21 
  19:     0x55a9fd75e07c - core::fmt::write::h98716008e9958965 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:1092:17 
  20:     0x55a9fd75521a - core::fmt::Write::write_fmt::h9f1d3981da520b8f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/fmt/mod.rs:182:9 
  21:     0x55a9fd75521a - alloc::fmt::format::hb3011170527ecf6e 
                               at /build/rust/src/rustc-1.52.1-src/library/alloc/src/fmt.rs:578:5 
  22:     0x55a9fcba75ad - paru::config::question::h01f2e9fdea47620e 
                               at /home/fra/paru/src/config.rs:917:26 
  23:     0x55a9fcc6498c - core::ops::function::FnMut::call_mut::h5c2b8f35846615d5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:150:5 
  24:     0x55a9fca87dd1 - <alpm::cb::QuestionCbImpl<T,F> as alpm::cb::QuestionCbTrait>::call::h25f57b0be0bc6938 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/cb.rs:129:9 
  25:     0x55a9fca6b8e8 - alpm::cb::questioncb::{{closure}}::hf05bd17b6027a493 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/cb.rs:544:9 
  26:     0x55a9fcd344fb - std::panicking::try::do_call::hb31676fad41fd2aa 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  27:     0x55a9fcd6f6fd - __rust_try 
  28:     0x55a9fcd33e50 - std::panicking::try::h338fb173f7bccc04 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  29:     0x55a9fcac9373 - std::panic::catch_unwind::h8b1f23a3ca10d0ae 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  30:     0x55a9fca6b861 - alpm::cb::questioncb::hddd298d63d832eb7 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/cb.rs:541:13 
  31:     0x7fa325b0b894 - <unknown> 
  32:     0x7fa325b0c776 - alpm_find_dbs_satisfier 
  33:     0x55a9fcb04df7 - alpm::deps::<impl alpm::list::AlpmList<alpm::db::Db>>::find_satisfier::hd78461c34ce9e814 
                               at /home/fra/.local/share/cargo/git/checkouts/alpm.rs-a0070a235cf20bfa/a6cdfd1/alpm/src/deps.rs:318:28 
  34:     0x55a9fcb67c55 - aur_depends::resolve::Resolver<H>::find_repo_satisfier::h87ffff3d85fb1ee7 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:987:9 
  35:     0x55a9fcb68636 - aur_depends::resolve::Resolver<H>::resolve_aur_pkg_deps::h7c78ef375333bfaa 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:671:36 
  36:     0x55a9fcb706ec - aur_depends::resolve::Resolver<H>::resolve::{{closure}}::h6a60c9dc92972cf4 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:549:13 
  37:     0x55a9fcb49d52 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::habe11ace8446e64a 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  38:     0x55a9fcb6582b - aur_depends::resolve::Resolver<H>::resolve_targets::{{closure}}::he6dad6c57762990d 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/aur-depends-0.17.0/src/resolve.rs:401:9 
  39:     0x55a9fcb49662 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h99e9bdb438112ba5 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  40:     0x55a9fcc3e7ac - paru::install::install::{{closure}}::h39a8330a2ffc5ca1 
                               at /home/fra/paru/src/install.rs:428:19 
  41:     0x55a9fcb47251 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h22ec023521cb679c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  42:     0x55a9fcce5134 - paru::handle_sync::{{closure}}::hd65859d73a60de6b 
                               at /home/fra/paru/src/main.rs:234:9 
  43:     0x55a9fcb4bad1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::he568bb50783c4355 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  44:     0x55a9fcce0fcf - paru::handle_cmd::{{closure}}::h047f612d19eb774e 
                               at /home/fra/paru/src/main.rs:128:21 
  45:     0x55a9fcb4b3d1 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hdac2dd9a4a91711a 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  46:     0x55a9fcce0257 - paru::run::{{closure}}::hd59bcd8dfe24face 
                               at /home/fra/paru/src/main.rs:114:5 
  47:     0x55a9fcb48941 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::h76f8b491c5eb675f 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  48:     0x55a9fccdf860 - paru::main2::{{closure}}::h306452edeb1dd8f0 
                               at /home/fra/paru/src/main.rs:92:11 
  49:     0x55a9fcb4a989 - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::hbfe1e44ba7f110de 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  50:     0x55a9fcce9691 - paru::main::{{closure}}::he61235a54603b0ea 
                               at /home/fra/paru/src/main.rs:78:13 
  51:     0x55a9fcb49c9b - <core::future::from_generator::GenFuture<T> as core::future::future::Future>::poll::ha78f8ce6bff8c21c 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/future/mod.rs:80:19 
  52:     0x55a9fcb43493 - tokio::park::thread::CachedParkThread::block_on::{{closure}}::h2ecc0b87e0de3f7b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:54 
  53:     0x55a9fca84916 - tokio::coop::with_budget::{{closure}}::ha450d64f779fec4b 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 
  54:     0x55a9fcd33af5 - std::thread::local::LocalKey<T>::try_with::hb3f2f2b4235e482f 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:272:16 
  55:     0x55a9fcd335cd - std::thread::local::LocalKey<T>::with::hb3bb3b1e15996cc4 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/thread/local.rs:248:9 
  56:     0x55a9fcb43255 - tokio::coop::with_budget::hcb45a076bfab7af1 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 
  57:     0x55a9fcb43255 - tokio::coop::budget::h824f25b56403ab31 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 
  58:     0x55a9fcb43255 - tokio::park::thread::CachedParkThread::block_on::h78e3e8a4f7c83107 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/park/thread.rs:263:31 
  59:     0x55a9fcd0dce1 - tokio::runtime::enter::Enter::block_on::h3155d1c62f81bec8 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/enter.rs:151:13 
  60:     0x55a9fcad5ef6 - tokio::runtime::thread_pool::ThreadPool::block_on::h94fce7dbca95d0d3 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/thread_pool/mod.rs:71:9 
  61:     0x55a9fcbdce96 - tokio::runtime::Runtime::block_on::h3900d18bb9482062 
                               at /home/fra/.local/share/cargo/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:452:43 
  62:     0x55a9fcce9505 - paru::main::h89b8285a2d09b7aa 
                               at /home/fra/paru/src/main.rs:79:5 
  63:     0x55a9fcc6561b - core::ops::function::FnOnce::call_once::h9832883031c80cc2 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:227:5 
  64:     0x55a9fcd3343e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc2f347a5c51b869a 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/sys_common/backtrace.rs:125:18 
  65:     0x55a9fcc63a41 - std::rt::lang_start::{{closure}}::h163ccbf5c53fa92c 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:66:18 
  66:     0x55a9fd73c19a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h0fbcfbeffd6a7b36 
                               at /build/rust/src/rustc-1.52.1-src/library/core/src/ops/function.rs:259:13 
  67:     0x55a9fd73c19a - std::panicking::try::do_call::h9dea534126df2bbb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:379:40 
  68:     0x55a9fd73c19a - std::panicking::try::h541d08c0acb555fd 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panicking.rs:343:19 
  69:     0x55a9fd73c19a - std::panic::catch_unwind::h672240464766c516 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/panic.rs:431:14 
  70:     0x55a9fd73c19a - std::rt::lang_start_internal::ha40c844b2a6f560e 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:51:25 
  71:     0x55a9fcc63a17 - std::rt::lang_start::hf73e7ba91d41fabb 
                               at /build/rust/src/rustc-1.52.1-src/library/std/src/rt.rs:65:5 
  72:     0x55a9fcce97da - main 
  73:     0x7fa3257bdb25 - __libc_start_main 
  74:     0x55a9fca1209e - _start 
  75:                0x0 - <unknown> 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk-headless provides jre15-openjdk-headless) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
:: Calculating conflicts... 
:: Calculating inner conflicts... 
Repo (8) sdl-1.2.15-14  dkms-2.8.4-1  virtualbox-host-dkms-6.1.22-2  virtualbox-6.1.22-2  java-runtime-common-3-3  libnet-1:1.1.6-1  jre-openjdk-headless-15.0.2.u7-1  jre-openjdk-15.0.2.u7-1 
Aur (1) webos-sdk-5.0.3-1 (webos-emulator) 
:: Proceed with installation? [Y/n]: ^C 
Morganamilo commented 3 years ago

So it still errors out on utf8. Which means wither the string is not utf8 or the function is reading in garbage memory. But all the checks to make sure that's not the case pass. And printing the components individually shows valid strings.

So yeah, don't know what to make of that. And with you seemingly the only person affected that makes it even more weird.

deadpyxel commented 3 years ago

Not sure if it is related, but I just tried to update my system with paru and I got an error on build related to alpm. paru was listed to update.

Edit: error message:

Caused by:
  process didn't exit successfully: `/home/deadpyxel/.cache/paru/clone/paru/src/paru-1.7.0/target/release/build/alpm-2c33a69ac82531e4/build-script-build` (exit code: 101)
  --- stderr
  thread 'main' panicked at 'this version of alpm.rs does not support libalpm v12.0.2 only v13.x.0 is supported', /home/user/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/build.rs:18:9
  note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed
==> ERROR: A failure occurred in build().
    Aborting...
:: Packages failed to build: paru-1.7.0-1

For context, since I use bin I install rust everytime paru updates, so I don't think this is outdated rust.

Morganamilo commented 3 years ago

Read your error messages this version of alpm.rs does not support libalpm v12.0.2 only v13.x.0 is supported. Update your system (or wait until your mirrors sync)

MonocrystalMonkey commented 3 years ago

I also have this issue where I get thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /home/main-builder/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:7:10 when installing certain AUR packages. In my case bemenu-dmenu triggered the issue.

I also noticed additional behavior depending on whether -C opt-level=2 -C target-cpu=native was set in RUSTFLAGS in makepkg.conf when paru was built. Building paru with the RUSTFLAGS commented out in makepkg.conf or in a clean chroot resulted in the above error. However, if I build paru with RUSTFLAGS="-C opt-level=2 -C target-cpu=native" I get a segmentation fault (core dumped) paru -S bemenu-dmenu right after :: Resolving dependencies.... Same behavior when using -git or regular AUR package.

debug:pubring.gpg loading package cache for repository 'core'
debug:pubring.gpg opening archive /var/lib/pacman/sync/core.db
debug:pubring.gpg added 233 packages to package cache for db 'core'
debug:pubring.gpg loading package cache for repository 'extra'
debug:pubring.gpg opening archive /var/lib/pacman/sync/extra.db
debug:pubring.gpg added 2962 packages to package cache for db 'extra'
debug:pubring.gpg loading package cache for repository 'community'
debug:pubring.gpg opening archive /var/lib/pacman/sync/community.db
debug:pubring.gpg added 8412 packages to package cache for db 'community'
debug:pubring.gpg loading package cache for repository 'multilib'
debug:pubring.gpg opening archive /var/lib/pacman/sync/multilib.db
debug:pubring.gpg added 273 packages to package cache for db 'multilib'
debug:pubring.gpg loading group cache for repository 'core'
debug:pubring.gpg loading group cache for repository 'extra'
debug:pubring.gpg loading group cache for repository 'community'
debug:pubring.gpg loading group cache for repository 'multilib'
debug:pubring.gpg unregistering database 'local'
debug:pubring.gpg unregistering database 'core'
debug:pubring.gpg freeing package cache for repository 'core'
debug:pubring.gpg freeing group cache for repository 'core'
debug:pubring.gpg unregistering database 'extra'
debug:pubring.gpg freeing package cache for repository 'extra'
debug:pubring.gpg freeing group cache for repository 'extra'
debug:pubring.gpg unregistering database 'community'
debug:pubring.gpg freeing package cache for repository 'community'
debug:pubring.gpg freeing group cache for repository 'community'
debug:pubring.gpg unregistering database 'multilib'
debug:pubring.gpg freeing package cache for repository 'multilib'
debug:pubring.gpg freeing group cache for repository 'multilib'
:: Resolving dependencies...
debug:pubring.gpg loading package cache for repository 'core'
debug:pubring.gpg opening archive /var/lib/pacman/sync/core.db
debug:pubring.gpg added 233 packages to package cache for db 'core'
debug:pubring.gpg loading package cache for repository 'extra'
debug:pubring.gpg opening archive /var/lib/pacman/sync/extra.db
debug:pubring.gpg added 2962 packages to package cache for db 'extra'
debug:pubring.gpg loading package cache for repository 'community'
debug:pubring.gpg opening archive /var/lib/pacman/sync/community.db
debug:pubring.gpg added 8412 packages to package cache for db 'community'
debug:pubring.gpg loading package cache for repository 'multilib'
debug:pubring.gpg opening archive /var/lib/pacman/sync/multilib.db
debug:pubring.gpg added 273 packages to package cache for db 'multilib'
debug:pubring.gpg loading group cache for repository 'core'
debug:pubring.gpg loading group cache for repository 'extra'
debug:pubring.gpg loading group cache for repository 'community'
debug:pubring.gpg loading group cache for repository 'multilib'
debug:pubring.gpg loading package cache for repository 'local'
debug:pubring.gpg added 474 packages to package cache for db 'local'
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
debug:pubring.gpg provider found (bemenu-ncurses provides bemenu-renderer)
debug:pubring.gpg provider found (bemenu-wayland provides bemenu-renderer)
debug:pubring.gpg provider found (bemenu-x11 provides bemenu-renderer)

thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /build/.cargo/registry/src/github.com-1ecc6299db9ec823/alpm-2.0.0/src/utils.rs:7:10
stack backtrace:
   0:     0x562b1b583e00 - <unknown>
   1:     0x562b1b3920dc - <unknown>
   2:     0x562b1b583661 - <unknown>
   3:     0x562b1b582fc5 - <unknown>
   4:     0x562b1b5823dc - <unknown>
   5:     0x562b1b5a167e - <unknown>
   6:     0x562b1b5a161c - <unknown>
   7:     0x562b1b5a15cd - <unknown>
   8:     0x562b1b390430 - <unknown>
   9:     0x562b1b39024c - <unknown>
  10:     0x562b1b37acde - <unknown>
  11:     0x562b1b3920dc - <unknown>
  12:     0x562b1b379283 - <unknown>
  13:     0x562b1b25cd9f - <unknown>
  14:     0x562b1b21a374 - <unknown>
  15:     0x7f48397cf894 - <unknown>
  16:     0x7f48397d0776 - alpm_find_dbs_satisfier
  17:     0x562b1b21a896 - <unknown>
  18:     0x562b1b1f1637 - <unknown>
  19:     0x562b1b1f1184 - <unknown>
  20:     0x562b1b1f24a4 - <unknown>
  21:     0x562b1b1fb6ec - <unknown>
  22:     0x562b1b2f100e - <unknown>
  23:     0x562b1b3572e2 - <unknown>
  24:     0x562b1b33ff18 - <unknown>
  25:     0x562b1b33e6e2 - <unknown>
  26:     0x562b1b274cd1 - <unknown>
  27:     0x562b1b364676 - <unknown>
  28:     0x562b1b2110b3 - <unknown>
  29:     0x562b1b3660d6 - <unknown>
  30:     0x7f483948cb25 - __libc_start_main
  31:     0x562b1b1e407e - <unknown>
  32:                0x0 - <unknown>
debug:pubring.gpg returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
debug:pubring.gpg provider found (bemenu provides libbemenu)
:: Calculating conflicts...
:: Calculating inner conflicts...

Repo (2) bemenu-ncurses-0.5.0-4  bemenu-0.5.0-4
Aur (1) bemenu-dmenu-1-1

:: Proceed to review? [Y/n]: 
Morganamilo commented 3 years ago

Well this was a nightmare....

See https://github.com/archlinux/alpm.rs/commit/5253d631de6f250ba5ced28c21d8fdeadb131fb4 if you're interested in what was wrong.

Should be fixed now.

BachoSeven commented 3 years ago

So it did not in any way depend on the RUSTFLAGS as @MonocrystalMonkey was suggesting(?) Asking because I also did have --target-cpu=native in those flags..

Anyways, I just pulled from master and built, and it seems fixed(shows providers menu, at least:

 PARU_DEBUG=1 RUST_BACKTRACE=full cargo run -- -S webos-emulator 
    Updating crates.io index 
       Fetch [                         ]   0.44% 
  Downloaded ryu v1.0.5 
  Downloaded alpm-sys v2.0.0 
  Downloaded humantime v2.1.0 
  Downloaded serde v1.0.126 
  Downloaded selectors v0.22.0 
  Downloaded servo_arc v0.1.1 
  Downloaded serde_urlencoded v0.7.0 
  Downloaded smart-default v0.6.0 
  Downloaded native-tls v0.2.7 
  Downloaded string_cache v0.8.1 
  Downloaded autocfg v1.0.1 
  Downloaded crc32fast v1.2.1 
  Downloaded bitflags v1.2.1 
  Downloaded async-trait v0.1.50 
  Downloaded flate2 v1.0.20 
  Downloaded fnv v1.0.7 
  Downloaded string_cache_codegen v0.5.1 
  Downloaded dirs-sys v0.3.6 
  Downloaded cssparser-macros v0.6.0 
  Downloaded futures-channel v0.3.15 
  Downloaded mio v0.7.11 
  Downloaded dirs v3.0.2 
  Downloaded futures v0.3.15 
  Downloaded foreign-types-shared v0.1.1 
  Downloaded futures-task v0.3.15 
  Downloaded futf v0.1.4 
  Downloaded futures-macro v0.3.15 
  Downloaded tendril v0.4.2 
  Downloaded num-traits v0.2.14 
  Downloaded getrandom v0.2.3 
  Downloaded ipnet v2.3.0 
  Downloaded itoa v0.4.7 
  Downloaded memchr v2.4.0 
  Downloaded mime v0.3.16 
  Downloaded globset v0.4.6 
  Downloaded kuchiki v0.8.1 
  Downloaded miniz_oxide v0.4.4 
  Downloaded hyper-tls v0.5.0 
  Downloaded num-integer v0.1.44 
  Downloaded num_cpus v1.13.0 
  Downloaded openssl-probe v0.1.4 
  Downloaded phf_codegen v0.8.0 
  Downloaded phf v0.8.0 
  Downloaded percent-encoding v2.1.0 
  Downloaded openssl v0.10.34 
  Downloaded number_prefix v0.4.0 
  Downloaded phf_shared v0.8.0 
  Downloaded phf_generator v0.8.0 
  Downloaded nodrop v0.1.14 
  Downloaded matches v0.1.8 
  Downloaded nix v0.20.0 
  Downloaded new_debug_unreachable v1.0.4 
  Downloaded once_cell v1.7.2 
  Downloaded pin-project v1.0.7 
  Downloaded ppv-lite86 v0.2.10 
  Downloaded phf_macros v0.8.0 
  Downloaded tempfile v3.2.0 
  Downloaded raur v5.0.1 
  Downloaded tinyvec_macros v0.1.0 
  Downloaded stable_deref_trait v1.2.0 
  Downloaded tokio-util v0.6.7 
  Downloaded term_size v0.3.2 
  Downloaded openssl-sys v0.9.63 
  Downloaded pacmanconf v1.0.0 
  Downloaded tracing v0.1.26 
  Downloaded try-lock v0.2.3 
  Downloaded tokio-native-tls v0.3.0 
  Downloaded unicode-xid v0.2.2 
  Downloaded quote v1.0.9 
  Downloaded proc-macro-hack v0.5.19 
  Downloaded pin-utils v0.1.0 
  Downloaded unicode-bidi v0.3.5 
  Downloaded adler v1.0.2 
  Downloaded atty v0.2.14 
  Downloaded alpm-utils v1.0.0 
  Downloaded aur-depends v0.17.0 
  Downloaded ansi_term v0.12.1 
  Downloaded alpm v2.0.2 
  Downloaded byteorder v1.4.3 
  Downloaded cc v1.0.68 
  Downloaded convert_case v0.4.0 
  Downloaded cfg-if v1.0.0 
  Downloaded derive_more v0.99.14 
  Downloaded bytes v1.0.1 
  Downloaded dtoa v0.4.8 
  Downloaded cini v0.1.1 
  Downloaded env_logger v0.8.3 
  Downloaded dtoa-short v0.3.3 
  Downloaded regex v1.5.4 
  Downloaded remove_dir_all v0.5.3 
  Downloaded rand_pcg v0.2.1 
  Downloaded rand_core v0.5.1 
  Downloaded rand_core v0.6.2 
  Downloaded cssparser v0.27.2 
  Downloaded anyhow v1.0.40 
  Downloaded foreign-types v0.3.2 
  Downloaded base64 v0.13.0 
  Downloaded form_urlencoded v1.0.1 
  Downloaded futures-executor v0.3.15 
  Downloaded futures-io v0.3.15 
  Downloaded futures-core v0.3.15 
  Downloaded fxhash v0.2.1 
  Downloaded futures-sink v0.3.15 
  Downloaded quick-xml v0.20.0 
  Downloaded futures-util v0.3.15 
  Downloaded getrandom v0.1.16 
  Downloaded rss v1.10.0 
  Downloaded proc-macro-nested v0.1.7 
  Downloaded rand_chacha v0.3.0 
  Downloaded http-body v0.4.2 
  Downloaded hashbrown v0.9.1 
  Downloaded httparse v1.4.1 
  Downloaded http v0.2.4 
  Downloaded httpdate v1.0.1 
  Downloaded html5ever v0.25.1 
  Downloaded rand v0.7.3 
  Downloaded htmlescape v0.3.1 
  Downloaded h2 v0.3.3 
  Downloaded rand v0.8.3 
  Downloaded aho-corasick v0.7.18 
  Downloaded pin-project-lite v0.2.6 
  Downloaded proc-macro2 v1.0.27 
  Downloaded pkg-config v0.3.19 
  Downloaded aur-fetch v0.9.1 
  Downloaded pin-project-internal v1.0.7 
  Downloaded regex-syntax v0.6.25 
  Downloaded serde_json v1.0.64 
  Downloaded console v0.14.1 
  Downloaded chrono v0.4.19 
  Downloaded serde_derive v1.0.126 
  Downloaded slab v0.4.3 
  Downloaded smallvec v1.6.1 
  Downloaded signal-hook-registry v1.3.0 
  Downloaded socket2 v0.4.0 
  Downloaded bstr v0.2.16 
  Downloaded idna v0.2.3 
  Downloaded syn v1.0.72 
  Downloaded terminal_size v0.1.17 
  Downloaded siphasher v0.3.5 
  Downloaded termcolor v1.1.2 
  Downloaded time v0.1.44 
  Downloaded thin-slice v0.1.1 
  Downloaded encoding_rs v0.8.28 
  Downloaded tinyvec v1.2.0 
  Downloaded tokio-macros v1.2.0 
  Downloaded tracing-core v0.1.18 
  Downloaded unicode-normalization v0.1.18 
  Downloaded tower-service v0.3.1 
  Downloaded srcinfo v1.0.0 
  Downloaded rand_chacha v0.2.2 
  Downloaded reqwest v0.11.3 
  Downloaded want v0.3.0 
  Downloaded url v2.2.2 
  Downloaded hyper v0.14.8 
  Downloaded lazy_static v1.4.0 
  Downloaded indexmap v1.6.2 
  Downloaded utf-8 v0.7.6 
  Downloaded log v0.4.14 
  Downloaded mac v0.1.1 
  Downloaded precomputed-hash v0.1.1 
  Downloaded async-compression v0.3.8 
  Downloaded indicatif v0.16.2 
  Downloaded markup5ever v0.10.1 
  Downloaded tokio v1.6.1 
  Downloaded libc v0.2.95 
  Downloaded 165 crates (9.2 MB) in 7.91s (largest was `encoding_rs` at 1.4 MB) 
   Compiling libc v0.2.95 
   Compiling cfg-if v1.0.0 
   Compiling proc-macro2 v1.0.27 
   Compiling unicode-xid v0.2.2 
   Compiling autocfg v1.0.1 
   Compiling syn v1.0.72 
   Compiling memchr v2.4.0 
   Compiling log v0.4.14 
   Compiling ppv-lite86 v0.2.10 
   Compiling proc-macro-hack v0.5.19 
   Compiling getrandom v0.1.16 
   Compiling siphasher v0.3.5 
   Compiling pin-project-lite v0.2.6 
   Compiling futures-core v0.3.15 
   Compiling lazy_static v1.4.0 
   Compiling bitflags v1.2.1 
   Compiling once_cell v1.7.2 
   Compiling bytes v1.0.1 
   Compiling itoa v0.4.7 
   Compiling proc-macro-nested v0.1.7 
   Compiling futures-task v0.3.15 
   Compiling serde_derive v1.0.126 
   Compiling matches v0.1.8 
   Compiling futures-sink v0.3.15 
   Compiling cc v1.0.68 
   Compiling pkg-config v0.3.19 
   Compiling futures-channel v0.3.15 
   Compiling serde v1.0.126 
   Compiling slab v0.4.3 
   Compiling futures-io v0.3.15 
   Compiling pin-utils v0.1.0 
   Compiling fnv v1.0.7 
   Compiling foreign-types-shared v0.1.1 
   Compiling openssl v0.10.34 
   Compiling tinyvec_macros v0.1.0 
   Compiling alpm-sys v2.0.0 
   Compiling hashbrown v0.9.1 
   Compiling percent-encoding v2.1.0 
   Compiling encoding_rs v0.8.28 
   Compiling httparse v1.4.1 
   Compiling native-tls v0.2.7 
   Compiling ryu v1.0.5 
   Compiling crc32fast v1.2.1 
   Compiling try-lock v0.2.3 
   Compiling openssl-probe v0.1.4 
   Compiling adler v1.0.2 
   Compiling new_debug_unreachable v1.0.4 
   Compiling httpdate v1.0.1 
   Compiling precomputed-hash v0.1.1 
   Compiling mac v0.1.1 
   Compiling tower-service v0.3.1 
   Compiling serde_json v1.0.64 
   Compiling utf-8 v0.7.6 
   Compiling async-trait v0.1.50 
   Compiling regex-syntax v0.6.25 
   Compiling dtoa v0.4.8 
   Compiling mime v0.3.16 
   Compiling nodrop v0.1.14 
   Compiling cini v0.1.1 
   Compiling smallvec v1.6.1 
   Compiling byteorder v1.4.3 
   Compiling stable_deref_trait v1.2.0 
   Compiling base64 v0.13.0 
   Compiling convert_case v0.4.0 
   Compiling ipnet v2.3.0 
   Compiling remove_dir_all v0.5.3 
   Compiling thin-slice v0.1.1 
   Compiling anyhow v1.0.40 
   Compiling humantime v2.1.0 
   Compiling number_prefix v0.4.0 
   Compiling termcolor v1.1.2 
   Compiling ansi_term v0.12.1 
   Compiling htmlescape v0.3.1 
   Compiling srcinfo v1.0.0 
   Compiling futures-macro v0.3.15 
   Compiling tokio v1.6.1 
   Compiling futures-util v0.3.15 
   Compiling indexmap v1.6.2 
   Compiling miniz_oxide v0.4.4 
   Compiling num-traits v0.2.14 
   Compiling num-integer v0.1.44 
   Compiling phf_shared v0.8.0 
   Compiling tracing-core v0.1.18 
   Compiling unicode-bidi v0.3.5 
   Compiling http v0.2.4 
   Compiling foreign-types v0.3.2 
   Compiling tinyvec v1.2.0 
   Compiling form_urlencoded v1.0.1 
   Compiling futf v0.1.4 
   Compiling openssl-sys v0.9.63 
   Compiling dtoa-short v0.3.3 
   Compiling pacmanconf v1.0.0 
   Compiling servo_arc v0.1.1 
   Compiling fxhash v0.2.1 
   Compiling tracing v0.1.26 
   Compiling tendril v0.4.2 
   Compiling unicode-normalization v0.1.18 
   Compiling http-body v0.4.2 
   Compiling want v0.3.0 
   Compiling quote v1.0.9 
   Compiling aho-corasick v0.7.18 
   Compiling bstr v0.2.16 
   Compiling signal-hook-registry v1.3.0 
   Compiling mio v0.7.11 
   Compiling num_cpus v1.13.0 
   Compiling getrandom v0.2.3 
   Compiling socket2 v0.4.0 
   Compiling terminal_size v0.1.17 
   Compiling dirs-sys v0.3.6 
   Compiling time v0.1.44 
   Compiling atty v0.2.14 
   Compiling term_size v0.3.2 
   Compiling nix v0.20.0 
   Compiling alpm v2.0.2 
   Compiling quick-xml v0.20.0 
   Compiling idna v0.2.3 
   Compiling flate2 v1.0.20 
   Compiling regex v1.5.4 
   Compiling rand_core v0.5.1 
   Compiling rand_core v0.6.2 
   Compiling console v0.14.1 
   Compiling dirs v3.0.2 
   Compiling rss v1.10.0 
   Compiling url v2.2.2 
   Compiling chrono v0.4.19 
   Compiling rand_chacha v0.2.2 
   Compiling rand_pcg v0.2.1 
   Compiling rand_chacha v0.3.0 
   Compiling env_logger v0.8.3 
   Compiling globset v0.4.6 
   Compiling indicatif v0.16.2 
   Compiling rand v0.7.3 
   Compiling rand v0.8.3 
   Compiling alpm-utils v1.0.0 
   Compiling tempfile v3.2.0 
   Compiling tokio-macros v1.2.0 
   Compiling pin-project-internal v1.0.7 
   Compiling cssparser v0.27.2 
   Compiling html5ever v0.25.1 
   Compiling cssparser-macros v0.6.0 
   Compiling derive_more v0.99.14 
   Compiling smart-default v0.6.0 
   Compiling phf_generator v0.8.0 
   Compiling pin-project v1.0.7 
   Compiling phf_codegen v0.8.0 
   Compiling string_cache_codegen v0.5.1 
   Compiling phf_macros v0.8.0 
   Compiling selectors v0.22.0 
   Compiling futures-executor v0.3.15 
   Compiling tokio-util v0.6.7 
   Compiling tokio-native-tls v0.3.0 
   Compiling async-compression v0.3.8 
   Compiling markup5ever v0.10.1 
   Compiling futures v0.3.15 
   Compiling phf v0.8.0 
   Compiling h2 v0.3.3 
   Compiling serde_urlencoded v0.7.0 
   Compiling string_cache v0.8.1 
   Compiling aur-fetch v0.9.1 
   Compiling hyper v0.14.8 
   Compiling kuchiki v0.8.1 
   Compiling hyper-tls v0.5.0 
   Compiling reqwest v0.11.3 
   Compiling raur v5.0.1 
   Compiling aur-depends v0.17.0 
   Compiling paru v1.7.0 (/home/fra/paru) 
    Finished dev [unoptimized + debuginfo] target(s) in 3m 09s 
     Running `target/debug/paru -S webos-emulator` 
debug: loading package cache for repository 'core' 
debug: opening archive /var/lib/pacman/sync/core.db 
debug: added 233 packages to package cache for db 'core' 
debug: loading package cache for repository 'extra' 
debug: opening archive /var/lib/pacman/sync/extra.db 
debug: added 2962 packages to package cache for db 'extra' 
debug: loading package cache for repository 'community' 
debug: opening archive /var/lib/pacman/sync/community.db 
debug: added 8413 packages to package cache for db 'community' 
debug: loading package cache for repository 'jk-aur' 
debug: opening archive /var/lib/pacman/sync/jk-aur.db 
debug: added 7 packages to package cache for db 'jk-aur' 
debug: loading package cache for repository 'chaotic-aur' 
debug: opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug: added 1903 packages to package cache for db 'chaotic-aur' 
debug: loading group cache for repository 'core' 
debug: loading group cache for repository 'extra' 
debug: loading group cache for repository 'community' 
debug: loading group cache for repository 'jk-aur' 
debug: loading group cache for repository 'chaotic-aur' 
debug: unregistering database 'local' 
debug: unregistering database 'core' 
debug: freeing package cache for repository 'core' 
debug: freeing group cache for repository 'core' 
debug: unregistering database 'extra' 
debug: freeing package cache for repository 'extra' 
debug: freeing group cache for repository 'extra' 
debug: unregistering database 'community' 
debug: freeing package cache for repository 'community' 
debug: freeing group cache for repository 'community' 
debug: unregistering database 'jk-aur' 
debug: freeing package cache for repository 'jk-aur' 
debug: freeing group cache for repository 'jk-aur' 
debug: unregistering database 'chaotic-aur' 
debug: freeing package cache for repository 'chaotic-aur' 
debug: freeing group cache for repository 'chaotic-aur' 
:: Resolving dependencies... 
debug: loading package cache for repository 'core' 
debug: opening archive /var/lib/pacman/sync/core.db 
debug: added 233 packages to package cache for db 'core' 
debug: loading package cache for repository 'extra' 
debug: opening archive /var/lib/pacman/sync/extra.db 
debug: added 2962 packages to package cache for db 'extra' 
debug: loading package cache for repository 'community' 
debug: opening archive /var/lib/pacman/sync/community.db 
debug: added 8413 packages to package cache for db 'community' 
debug: loading package cache for repository 'jk-aur' 
debug: opening archive /var/lib/pacman/sync/jk-aur.db 
debug: added 7 packages to package cache for db 'jk-aur' 
debug: loading package cache for repository 'chaotic-aur' 
debug: opening archive /var/lib/pacman/sync/chaotic-aur.db 
debug: added 1903 packages to package cache for db 'chaotic-aur' 
debug: loading group cache for repository 'core' 
debug: loading group cache for repository 'extra' 
debug: loading group cache for repository 'community' 
debug: loading group cache for repository 'jk-aur' 
debug: loading group cache for repository 'chaotic-aur' 
debug: loading package cache for repository 'local' 
debug: added 792 packages to package cache for db 'local' 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (virtualbox-host-dkms provides VIRTUALBOX-HOST-MODULES) 
debug: provider found (virtualbox-host-modules-arch provides VIRTUALBOX-HOST-MODULES) 
:: There are 2 providers available for VIRTUALBOX-HOST-MODULES: 
:: Repository community: 
    1) virtualbox-host-dkms  2) virtualbox-host-modules-arch 
Enter a number (default=1): debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk provides java-runtime) 
debug: provider found (jre11-openjdk provides java-runtime) 
debug: provider found (jre7-openjdk provides java-runtime) 
debug: provider found (jre8-openjdk provides java-runtime) 
debug: provider found (java-openjdk-ea-bin provides java-runtime) 
debug: provider found (jre8 provides java-runtime) 
:: There are 6 providers available for java-runtime: 
:: Repository extra: 
    1) jre-openjdk  2) jre11-openjdk  3) jre7-openjdk  4) jre8-openjdk 
:: Repository chaotic-aur: 
    5) java-openjdk-ea-bin  6) jre8 
Enter a number (default=1): 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: provider found (jre-openjdk-headless provides jre15-openjdk-headless) 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package 
:: Calculating conflicts... 
:: Calculating inner conflicts... 
Repo (8) sdl-1.2.15-14  dkms-2.8.4-1  virtualbox-host-dkms-6.1.22-2  virtualbox-6.1.22-2  java-runtime-common-3-3  libnet-1:1.1.6-1  jre-openjdk-headless-15.0.2.u7-1  jre-openjdk-15.0.2.u7-1 
Aur (1) webos-sdk-5.0.3-1 (webos-emulator) 
:: Proceed with installation? [Y/n]: ^C 

Edit: it seems like there are still some errors, but no panic at least.

Morganamilo commented 3 years ago

The error is just what happens when you query a package that doesn't exist. It's not really an error.

I'll consider this fixed then. Though if the others confirm it that would be great.