all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "André Batista" <nandre@riseup.net>
To: 43873@debbugs.gnu.org
Subject: [bug#43873] [PATCH 0/3] gnu: Add rust-dialoguer.
Date: Thu, 8 Oct 2020 19:45:45 -0300	[thread overview]
Message-ID: <20201008224545.GA1533@andel> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 731 bytes --]

Hello,

This patch series adds rust-dialoguer-0.3 which is a dependency for
wasm-pack. Unfortunately, one test is failing for this version and
I couldn't figure how to disable it without the hammer. Attached are
the logs for the test failures. It is missing a trait implementation
before usage, but src/prompts.rs appears to implement it. Maybe it
is the default impl that is lacking.

----

For more information about this error, try `rustc --explain E0277`.
Couldn't compile the test.

failures:
    src/prompts.rs - prompts::Input (line 35)

test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out

error: test failed, to rerun pass '--doc'
command "cargo" "test" "--release" failed with status 101

----

[-- Attachment #1.2: dsrw5179q6ssf1lhvybm979c1wgb98-rust-dialoguer-0.3.0.drv.bz2 --]
[-- Type: application/octet-stream, Size: 32966 bytes --]

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 841 bytes --]

             reply	other threads:[~2020-10-08 22:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-08 22:45 André Batista [this message]
2020-10-08 22:57 ` [bug#43873] [PATCH 1/3] gnu: Add rust-tempfile-2 André Batista
2020-10-08 22:59 ` [bug#43873] [PATCH 2/3] gnu: Add rust-dialoguer-0.6 André Batista
2020-10-08 23:00 ` [bug#43873] [PATCH 3/3] gnu: Add rust-dialoguer-0.3 André Batista
2020-10-11 10:58 ` bug#43873: [PATCH 0/3] gnu: Add rust-dialoguer Efraim Flashner
2020-10-23  1:26   ` [bug#43873] " André Batista

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201008224545.GA1533@andel \
    --to=nandre@riseup.net \
    --cc=43873@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.