[Pkg-rust-maintainers] Bug#962803: rust-csv: autopkgtest failure: could not compile `csv`

Paul Gevers elbrus at debian.org
Sun Jun 14 12:13:00 BST 2020


Source: rust-csv
Version: 1.1.3-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: fails-always

Dear maintainer(s),

You recently added an autopkgtest to your package rust-csv, great.
However, it fails. Currently this failure is blocking the migration to
testing [1]. Can you please investigate the situation and fix it?

I copied some of the output at the bottom of this report.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=rust-csv

https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-csv/5751831/log.gz

     Running `CARGO_MANIFEST_DIR=/usr/share/cargo/registry/csv-1.1.3
CARGO_PKG_VERSION=1.1.3
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-csv'
CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_PRE=
CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_NAME=csv
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-csv'
CARGO_PKG_DESCRIPTION='Fast CSV parsing with support for serde.'
CARGO_PKG_AUTHORS='Andrew Gallant <jamslam at gmail.com>'
CARGO_PKG_VERSION_MINOR=1
LD_LIBRARY_PATH='/tmp/tmp.5fF0MMXKFR/target/debug/deps:/usr/lib'
CARGO=/usr/bin/cargo rustc --crate-name cookbook_read_colon
--edition=2018 examples/cookbook-read-colon.rs --error-format=json
--json=diagnostic-rendered-ansi --emit=dep-info,link -C debuginfo=2
--test -C metadata=98c6dd6c57a87f8b -C extra-filename=-98c6dd6c57a87f8b
--out-dir
/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/examples
--target x86_64-unknown-linux-gnu -C
incremental=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/incremental
-L
dependency=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/deps
-L dependency=/tmp/tmp.5fF0MMXKFR/target/debug/deps --extern
bstr=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/deps/libbstr-2c0cf4055cf1f260.rlib
--extern
csv=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/deps/libcsv-923bd41be0db7cc6.rlib
--extern
csv_core=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/deps/libcsv_core-8f96475e9851770d.rlib
--extern
itoa=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/deps/libitoa-18ec922b937f216f.rlib
--extern
ryu=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/deps/libryu-562a5218e32671cf.rlib
--extern
serde=/tmp/tmp.5fF0MMXKFR/target/x86_64-unknown-linux-gnu/debug/deps/libserde-df896d28cb66ae5b.rlib
-C debuginfo=2 --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/usr/share/cargo/registry/csv-1.1.3=/usr/share/cargo/registry/csv-1.1.3`
error[E0554]: `#![feature]` may not be used on the stable release channel
 --> benches/bench.rs:1:1
  |
1 | #![feature(test)]
  | ^^^^^^^^^^^^^^^^^

error: aborting due to previous error

For more information about this error, try `rustc --explain E0554`.
error: could not compile `csv`.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-rust-maintainers/attachments/20200614/15795556/attachment.sig>


More information about the Pkg-rust-maintainers mailing list