<div dir="ltr">I think you are trying to compile a project that requires in-development features of the Rust compiler.  I think you also want to do that without getting involved in the Rust upstream development process and tools (like rustup).  I don't think there is a way to resolve those two conflicting goals to anyone's satisfaction.<div><br></div><div>I think the long-term solution for your project is to move to using only stable Rust features (which would then be supported by the rustc Debian packages).</div><div><br></div><div>(The current Debian/Rust choice is to only package stable toolchain releases, as we see that as our role (as a distro) within the Rust ecosystem.  If you want to develop rustc itself, or work with unreleased/unstable features, then you will need to be prepared to join the Rust community and their recommended tools (probably rustup, not apt-get).)</div><div><br></div><div> - Gus</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, 26 Jul 2019 at 05:09, Dmitry Bogatov <<a href="mailto:KAction@debian.org">KAction@debian.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
Source: rustc<br>
Severity: wishlist<br>
<br>
Dear Maintainer,<br>
<br>
are there any plans to add into Debian version of Rust compiler, that<br>
supports #![feature]?<br>
<br>
Currently, to compile project I am interested in, I am forced to use<br>
`curl | sh` installation, which is quite creepy.<br>
<br>
-- System Information:<br>
Debian Release: bullseye/sid<br>
  APT prefers buildd-unstable<br>
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), (1, 'buildd-experimental'), (1, 'experimental')<br>
Architecture: amd64 (x86_64)<br>
Foreign Architectures: i386<br>
<br>
Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)<br>
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8), LANGUAGE=C.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8)<br>
Shell: /bin/sh linked to /usr/bin/dash<br>
Init: runit (via /run/runit.stopit)<br>
LSM: AppArmor: enabled<br>
_______________________________________________<br>
Pkg-rust-maintainers mailing list<br>
<a href="mailto:Pkg-rust-maintainers@alioth-lists.debian.net" target="_blank">Pkg-rust-maintainers@alioth-lists.debian.net</a><br>
<a href="https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-rust-maintainers" rel="noreferrer" target="_blank">https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-rust-maintainers</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"> - Gus</div>