Source: rust-fallible-iterator Version: 0.2.0-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: regression
Dear maintainers, With a recent upload of rust-fallible-iterator you added an autopkgtest to your package, great. However, it fails. I copied some of the output at the bottom of this report. It seems to me that this package is not the only package in the rust ecosystem that is failing its new autopktest, so probably there is something to fix in the generating code. I am not familiar with the rust ecosystem, hence I'm filing against the failing package. Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it? 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-fallible-iterator https://ci.debian.net/data/autopkgtest/testing/amd64/r/rust-fallible-iterator/3801013/log.gz autopkgtest [08:00:46]: test command1: /usr/share/cargo/bin/cargo-auto-test fallible-iterator 0.2.0 --all-targets --all-features autopkgtest [08:00:46]: test command1: [----------------------- debian cargo wrapper: options, profiles, parallel: ['parallel=2'] [] ['-j2'] debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: linking /usr/share/cargo/registry/* into /tmp/tmp.jtoofwWrw9/registry/ debian cargo wrapper: options, profiles, parallel: ['parallel=2'] [] ['-j2'] debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, x86_64-linux-gnu debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', '/usr/bin/cargo', '-Zavoid-dev-deps', 'test', '--verbose', '--verbose', '-j2', '--target', 'x86_64-unknown-linux-gnu', '--all-targets', '--all-features'],) {} Compiling fallible-iterator v0.2.0 (/usr/share/cargo/registry/fallible-iterator-0.2.0) Running `CARGO_MANIFEST_DIR=/usr/share/cargo/registry/fallible-iterator-0.2.0 CARGO_PKG_VERSION_PRE= CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-fallible-iterator' CARGO_PKG_HOMEPAGE= LD_LIBRARY_PATH='/tmp/tmp.jtoofwWrw9/target/debug/deps:/usr/lib' CARGO_PKG_VERSION_PATCH=0 CARGO=/usr/bin/cargo CARGO_PKG_DESCRIPTION='Fallible iterator traits' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_AUTHORS='Steven Fackler <sfack...@gmail.com>' CARGO_PKG_NAME=fallible-iterator CARGO_PKG_VERSION_MINOR=2 rustc --edition=2018 --crate-name fallible_iterator src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a5d055ee2d2c2356 -C extra-filename=-a5d055ee2d2c2356 --out-dir /tmp/tmp.jtoofwWrw9/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/tmp/tmp.jtoofwWrw9/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/tmp/tmp.jtoofwWrw9/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/tmp/tmp.jtoofwWrw9/target/debug/deps -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/fallible-iterator-0.2.0=/usr/share/cargo/registry/fallible-iterator-0.2.0` error[E0554]: `#![feature]` may not be used on the stable release channel --> src/lib.rs:68:32 | 68 | #![cfg_attr(feature = "alloc", feature(alloc))] | ^^^^^^^^^^^^^^ error: aborting due to previous error For more information about this error, try `rustc --explain E0554`. error: could not compile `fallible-iterator`. Caused by: process didn't exit successfully: `CARGO_MANIFEST_DIR=/usr/share/cargo/registry/fallible-iterator-0.2.0 CARGO_PKG_VERSION_PRE= CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-fallible-iterator' CARGO_PKG_HOMEPAGE= LD_LIBRARY_PATH='/tmp/tmp.jtoofwWrw9/target/debug/deps:/usr/lib' CARGO_PKG_VERSION_PATCH=0 CARGO=/usr/bin/cargo CARGO_PKG_DESCRIPTION='Fallible iterator traits' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_AUTHORS='Steven Fackler <sfack...@gmail.com>' CARGO_PKG_NAME=fallible-iterator CARGO_PKG_VERSION_MINOR=2 rustc --edition=2018 --crate-name fallible_iterator src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a5d055ee2d2c2356 -C extra-filename=-a5d055ee2d2c2356 --out-dir /tmp/tmp.jtoofwWrw9/target/x86_64-unknown-linux-gnu/debug/deps --target x86_64-unknown-linux-gnu -C incremental=/tmp/tmp.jtoofwWrw9/target/x86_64-unknown-linux-gnu/debug/incremental -L dependency=/tmp/tmp.jtoofwWrw9/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/tmp/tmp.jtoofwWrw9/target/debug/deps -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/fallible-iterator-0.2.0=/usr/share/cargo/registry/fallible-iterator-0.2.0` (exit code: 1)
signature.asc
Description: OpenPGP digital signature