Package: src:rust-clio
Version: 0.3.5-5
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean --buildsystem=rust
/usr/share/dh-rust/bin/cargo clean
debian cargo wrapper: options, profiles, parallel, lto: ['parallel=2'] []
['-j2'] 0
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', 'clean', '--verbose', '--verbose'],) {'check': True}
Removed 0 files
dh_clean -XCargo.toml.orig
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=rust
[... snipped ...]
|
27 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:137:28
|
137 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:143:32
|
143 | #[cfg(not(all(windows, feature = "wincon")))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:155:32
|
155 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:166:32
|
166 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:180:32
|
180 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:225:32
|
225 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:243:32
|
243 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:260:32
|
260 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:269:32
|
269 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:279:32
|
279 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:288:32
|
288 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: unexpected `cfg` condition value: `wincon`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/anstream-0.6.15/src/auto.rs:298:32
|
298 | #[cfg(all(windows, feature = "wincon"))]
| ^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `auto`, `default`, and `test`
= help: consider adding `wincon` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: `anstream` (lib) generated 20 warnings
Compiling syn v2.0.96
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=syn
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/Cargo.toml
CARGO_PKG_AUTHORS='David Tolnay <[email protected]>'
CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=syn CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn'
CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.96 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=96 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name syn
--edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/syn-2.0.96/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C
debug-assertions=off --cfg 'feature="clone-i
mpls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg
'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg
'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values("clone-impls", "default", "derive", "extra-traits", "fold", "full",
"parsing", "printing", "proc-macro", "visit", "visit-mut"))' -C
metadata=3eb56599bf86b28c -C extra-filename=-de98bed64e68c338 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-994c5f3504bf0702.rmeta
--extern
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-2fbb8a089d2ca160.rmeta
--extern
unicode_ident=/<<PKGBUILDDIR>>/target/release/deps/libunicode_ident-9b5fcf932bc04d9c.rmeta
--cap-lints warn`
Compiling clap_lex v0.7.4
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_lex
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.7.4
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.7.4/Cargo.toml
CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line
parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap'
CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
clap_lex --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/clap_lex-0.7.4/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --warn=rust_2018_idioms '--w
arn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads'
--warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes
--warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub
'--warn=clippy::uninlined_format_args'
'--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo'
'--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign'
'--warn=clippy::semicolon_if_nothing_returned'
'--warn=clippy::self_named_module_files'
'--warn=clippy::same_functions_in_if_condition'
'--warn=clippy::rest_pat_in_fully_bound_structs'
'--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names'
'--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr'
'--warn=clippy::path_buf_push_overwrite'
'--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each'
'--warn=clippy::needless_continue' '--warn=clippy::mutex_integer'
'--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget'
'--warn=clippy::macro_use_imports' '--warn=clippy::
lossy_float_literal' '--warn=clippy::linkedlist'
'--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value'
'--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups'
'--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop'
'--warn=clippy::inefficient_to_string'
'--warn=clippy::inconsistent_struct_constructor'
'--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone'
'--allow=clippy::if_same_then_else'
'--warn=clippy::from_iter_instead_of_collect'
'--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const'
'--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next'
'--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop'
'--warn=clippy::explicit_deref_methods'
'--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use'
'--warn=clippy::empty_enum' '--warn=clippy::doc_markdown'
'--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro'
'--warn=clippy::create_dir'
'--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions'
'--allow=clippy::branches_sharing_code'
'--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions'
'--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs,test)' --check-cfg
'cfg(feature, values())' -C metadata=e2ff74567c6810a3 -C
extra-filename=-95f76038645c424c --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
Compiling same-file v1.0.6
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=same_file
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/same-file-1.0.6
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/same-file-1.0.6/Cargo.toml
CARGO_PKG_AUTHORS='Andrew Gallant <[email protected]>'
CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths
point to the same file.
' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
same_file --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/same-file-1.0.6/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values())' -C metadata=b1bece66f3ebcd51 -C extra-filename=-ed6be22f0066b2a1
--out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR
>>/target/x86_64-unknown-linux-gnu/release/deps -L
>>dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
>>--remap-path-prefix clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
warning: unused return value of `into_raw_fd` that must be used
--> /<<PKGBUILDDIR>>/debian/cargo_registry/same-file-1.0.6/src/unix.rs:23:13
|
23 | self.file.take().unwrap().into_raw_fd();
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: losing the raw file descriptor may leak resources
= note: `#[warn(unused_must_use)]` on by default
help: use `let _ = ...` to ignore the resulting value
|
23 | let _ = self.file.take().unwrap().into_raw_fd();
| +++++++
warning: `same-file` (lib) generated 1 warning
Compiling strsim v0.10.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=strsim
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/strsim-0.10.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/strsim-0.10.0/Cargo.toml
CARGO_PKG_AUTHORS='Danny Guo <[email protected]>'
CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes
Hamming, Levenshtein,
OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice.
' CARGO_PKG_HOMEPAGE='https://github.com/dguo/strsim-rs' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/dguo/strsim-rs'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.0 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name strsim
--edition=2015 /<<PKGBUILDDIR>>/debian/cargo_registry/strsim-0.10.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values())' -C metadata=920c1a979798e169 -C extra-filename=-2a1869807a988ae2
--out-dir /<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
--target x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-lin
ux-gnu/release/deps -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn --remap-path-prefix
clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
Compiling heck v0.4.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=heck
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/heck-0.4.1
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/heck-0.4.1/Cargo.toml
CARGO_PKG_AUTHORS='Without Boats <[email protected]>'
CARGO_PKG_DESCRIPTION='heck is a case conversion library.'
CARGO_PKG_HOMEPAGE='https://github.com/withoutboats/heck'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=heck CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name heck
--edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/heck-0.4.1/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=n
o -C debug-assertions=off --cfg 'feature="default"' --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode",
"unicode-segmentation"))' -C metadata=e67d6cc37905eb92 -C
extra-filename=-585878ce6d6b1c96 --out-dir /<<PKGBUILDDIR>>/target/release/deps
-C strip=debuginfo -L dependency=/<<PKGBUILDDIR>>/target/release/deps
--cap-lints warn`
Compiling fastrand v2.1.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=fastrand
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-2.1.1
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-2.1.1/Cargo.toml
CARGO_PKG_AUTHORS='Stjepan Glavina <[email protected]>'
CARGO_PKG_DESCRIPTION='A simple and fast random number generator'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand'
CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
fastrand --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-2.1.1/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C e
mbed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg
'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values("alloc", "default", "std"))' -C metadata=06e9ea814baf4603 -C
extra-filename=-d47806c45a8af541 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
warning: unexpected `cfg` condition value: `js`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-2.1.1/src/global_rng.rs:202:5
|
202 | feature = "js"
| ^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, and `std`
= help: consider adding `js` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
= note: `#[warn(unexpected_cfgs)]` on by default
warning: unexpected `cfg` condition value: `js`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/fastrand-2.1.1/src/global_rng.rs:214:9
|
214 | not(feature = "js")
| ^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, and `std`
= help: consider adding `js` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
Compiling once_cell v1.20.2
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=once_cell
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.20.2
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.20.2/Cargo.toml
CARGO_PKG_AUTHORS='Aleksey Kladov <[email protected]>'
CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell'
CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.20.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
once_cell --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/once_cell-1.20.2/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C
opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"'
--cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values("alloc", "atomic-polyfill", "critical-section", "default",
"parking_lot", "portable-atomic", "race", "std", "unstable"))' -C
metadata=4e5dd8ceba8082b1 -C extra-filename=-8e2b3f70f1d5350b --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
warning: `fastrand` (lib) generated 2 warnings
Compiling clap_derive v4.5.18
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_derive
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_derive-4.5.18
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_derive-4.5.18/Cargo.toml
CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by
defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap'
CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
clap_derive --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/clap_derive-4.5.18/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type proc-macro --emit=dep-info,link -C prefer-dynami
c -C embed-bitcode=no --warn=rust_2018_idioms
'--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads'
--warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes
--warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub
'--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo'
'--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign'
'--warn=clippy::semicolon_if_nothing_returned'
'--warn=clippy::self_named_module_files'
'--warn=clippy::same_functions_in_if_condition'
'--warn=clippy::rest_pat_in_fully_bound_structs'
'--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names'
'--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr'
'--warn=clippy::path_buf_push_overwrite'
'--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each'
'--warn=clippy::needless_continue' '--warn=clippy::mutex_integer'
'--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget'
'--warn=clippy::macro_use_imports' '--wa
rn=clippy::lossy_float_literal' '--warn=clippy::linkedlist'
'--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value'
'--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups'
'--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop'
'--warn=clippy::inefficient_to_string'
'--warn=clippy::inconsistent_struct_constructor'
'--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone'
'--allow=clippy::if_same_then_else'
'--warn=clippy::from_iter_instead_of_collect'
'--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const'
'--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next'
'--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop'
'--warn=clippy::explicit_deref_methods'
'--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use'
'--warn=clippy::empty_enum' '--warn=clippy::doc_markdown'
'--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro'
'--warn=clippy::c
reate_dir' '--allow=clippy::collapsible_else_if'
'--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code'
'--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions'
'--allow=clippy::assigning_clones' -C debug-assertions=off --cfg
'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C
metadata=41b8f9c5c73f1288 -C extra-filename=-7a3d8a37a06b9c71 --out-dir
/<<PKGBUILDDIR>>/target/release/deps -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
heck=/<<PKGBUILDDIR>>/target/release/deps/libheck-585878ce6d6b1c96.rlib
--extern
proc_macro2=/<<PKGBUILDDIR>>/target/release/deps/libproc_macro2-994c5f3504bf0702.rlib
--extern
quote=/<<PKGBUILDDIR>>/target/release/deps/libquote-2fbb8a089d2ca160.rlib
--extern syn=/<<PKGBUILDDIR>>/target/release/deps/libsyn-de98bed64e68c338.rlib
--extern proc_macro --cap-lints warn`
Compiling tempfile v3.15.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=tempfile
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/tempfile-3.15.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/tempfile-3.15.0/Cargo.toml
CARGO_PKG_AUTHORS='Steven Allen <[email protected]>:The Rust Project
Developers:Ashley Mannix <[email protected]>:Jason White
<[email protected]>' CARGO_PKG_DESCRIPTION='A library for managing temporary
files and directories.'
CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.15.0 CARGO_PKG_VERSION_MAJOR=3
CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
tempfile --edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/tempfile
-3.15.0/src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg
'feature="default"' --cfg 'feature="getrandom"' --check-cfg 'cfg(docsrs,test)'
--check-cfg 'cfg(feature, values("default", "getrandom", "nightly"))' -C
metadata=c4b83f726dfa4acb -C extra-filename=-a9e032f96f24bf5e --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-0fa458f00ccdae76.rmeta
--extern
fastrand=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libfastrand-d47806c45a8af541.rmeta
--extern
getrandom=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libgetrandom-3a93f864bebca9c6.rmeta
--e
xtern
once_cell=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libonce_cell-8e2b3f70f1d5350b.rmeta
--extern
rustix=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/librustix-0c3e6191677323fb.rmeta
--cap-lints warn --remap-path-prefix
clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
Compiling clap_builder v4.5.23
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clap_builder
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.5.23
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.5.23/Cargo.toml
CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and
full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap'
CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.23 CARGO_PKG_VERSION_MAJOR=4
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
clap_builder --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/clap_builder-4.5.23/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,li
nk -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms
'--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads'
--warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes
--warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub
'--warn=clippy::uninlined_format_args'
'--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo'
'--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign'
'--warn=clippy::semicolon_if_nothing_returned'
'--warn=clippy::self_named_module_files'
'--warn=clippy::same_functions_in_if_condition'
'--warn=clippy::rest_pat_in_fully_bound_structs'
'--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names'
'--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr'
'--warn=clippy::path_buf_push_overwrite'
'--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each'
'--warn=clippy::needless_continue' '--warn=clippy::mutex_integer'
'--allow=clippy::multiple_bound_locations' '--warn=clipp
y::mem_forget' '--warn=clippy::macro_use_imports'
'--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist'
'--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value'
'--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups'
'--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop'
'--warn=clippy::inefficient_to_string'
'--warn=clippy::inconsistent_struct_constructor'
'--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone'
'--allow=clippy::if_same_then_else'
'--warn=clippy::from_iter_instead_of_collect'
'--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const'
'--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next'
'--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop'
'--warn=clippy::explicit_deref_methods'
'--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use'
'--warn=clippy::empty_enum' '--warn=clippy::doc_markdown'
'--warn=clippy::debug_assert_with
_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir'
'--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions'
'--allow=clippy::branches_sharing_code'
'--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions'
'--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg
'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg
'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs,test)'
--check-cfg 'cfg(feature, values("cargo", "color", "debug", "default",
"deprecated", "env", "error-context", "help", "std", "string", "suggestions",
"unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5",
"usage", "wrap_help"))' -C metadata=df1a1a48c20356a2 -C
extra-filename=-119e43b9da23aa5e --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps
-L dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
anstream=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libanstream-810f5e5c16c7fcca.rmeta
--extern
anstyle=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libanstyle-c9069cb190940d80.rmeta
--extern
clap_lex=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libclap_lex-95f76038645c424c.rmeta
--extern
strsim=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libstrsim-2a1869807a988ae2.rmeta
--cap-lints warn --remap-path-prefix
clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
Compiling walkdir v2.5.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=walkdir
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/walkdir-2.5.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/walkdir-2.5.0/Cargo.toml
CARGO_PKG_AUTHORS='Andrew Gallant <[email protected]>'
CARGO_PKG_DESCRIPTION='Recursively walk a directory.'
CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir'
CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2
CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name walkdir
--edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/walkdir-2.5.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-l
evel=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg
'cfg(feature, values())' -C metadata=4e6196108b334285 -C
extra-filename=-29778d1d8baf66d2 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
same_file=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libsame_file-ed6be22f0066b2a1.rmeta
--cap-lints warn --remap-path-prefix
clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
Compiling is-terminal v0.4.13
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=is_terminal
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/is-terminal-0.4.13
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/is-terminal-0.4.13/Cargo.toml
CARGO_PKG_AUTHORS='softprops <[email protected]>:Dan Gohman
<[email protected]>' CARGO_PKG_DESCRIPTION='Test whether a given stream is
a terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is-terminal CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/sunfishcode/is-terminal'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name
is_terminal --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/is-terminal-0.4.13/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --em
it=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C
metadata=6e3b19684fdfe8a3 -C extra-filename=-2d125ccc89421fc1 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-f857464b095e0935.rmeta
--cap-lints warn --remap-path-prefix
clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
Compiling either v1.13.0
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=either
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/either-1.13.0
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/either-1.13.0/Cargo.toml
CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants
`Left` and `Right` is a general purpose sum type with two cases.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either
CARGO_PKG_README=README-crates.io.md
CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either'
CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps rustc --crate-name either
--edition=2018 /<<PKGBUILDDIR>>/debian/cargo_registry/either-1.13.0/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C
embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"'
--check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default",
"serde", "use_std"))' -C metadata=8065e0325df6aa78 -C
extra-filename=-40c2942fb292aa32 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gn
u -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --cap-lints warn
--remap-path-prefix clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
Compiling clio v0.3.5 (/<<PKGBUILDDIR>>)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clio
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='AJ Bagwell
<[email protected]>' CARGO_PKG_DESCRIPTION='A library for parsing CLI file
names' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=clio CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/aj-bagwell/clio'
CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE=''
CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
rustc --crate-name clio --edition=2021 src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap-parse"))' -C
metadata=b3b3a46a5a81f078 -C ext
ra-filename=-cbce7bc39a1f2da7 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-0fa458f00ccdae76.rmeta
--extern
is_terminal=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libis_terminal-2d125ccc89421fc1.rmeta
--extern
libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-f857464b095e0935.rmeta
--extern
tempfile=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-a9e032f96f24bf5e.rmeta
--extern
walkdir=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libwalkdir-29778d1d8baf66d2.rmeta
--remap-path-prefix clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5`
error: unexpected `cfg` condition value: `http`
--> src/lib.rs:13:7
|
13 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
note: the lint level is defined here
--> src/lib.rs:4:9
|
4 | #![deny(warnings)]
| ^^^^^^^^
= note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]`
error: unexpected `cfg` condition value: `http`
--> src/error.rs:117:7
|
117 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/error.rs:13:11
|
13 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/error.rs:63:19
|
63 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/error.rs:111:19
|
111 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/error.rs:133:19
|
133 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/input.rs:1:7
|
1 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/input.rs:45:11
|
45 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/input.rs:71:19
|
71 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/input.rs:109:19
|
109 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/input.rs:157:19
|
157 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/input.rs:198:19
|
198 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/output.rs:34:7
|
34 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/output.rs:28:11
|
28 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/output.rs:123:19
|
123 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/output.rs:203:19
|
203 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/output.rs:228:19
|
228 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/output.rs:268:19
|
268 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/output.rs:279:19
|
279 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:11:7
|
11 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:76:11
|
76 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:83:15
|
83 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:141:19
|
141 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:330:19
|
330 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:436:19
|
436 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:460:19
|
460 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: unexpected `cfg` condition value: `http`
--> src/path.rs:470:19
|
470 | #[cfg(feature = "http")]
| ^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `clap` and `clap-parse`
= help: consider adding `http` as a feature in `Cargo.toml`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
error: could not compile `clio` (lib) due to 27 previous errors
Caused by:
process didn't exit successfully: `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=clio
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='AJ Bagwell
<[email protected]>' CARGO_PKG_DESCRIPTION='A library for parsing CLI file
names' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=clio CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/aj-bagwell/clio'
CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.5 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE=''
CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/release/deps
rustc --crate-name clio --edition=2021 src/lib.rs --error-format=json
--json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "clap-parse"))' -C
metadata=
b3b3a46a5a81f078 -C extra-filename=-cbce7bc39a1f2da7 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps --target
x86_64-unknown-linux-gnu -C strip=debuginfo -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps -L
dependency=/<<PKGBUILDDIR>>/target/release/deps --extern
cfg_if=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libcfg_if-0fa458f00ccdae76.rmeta
--extern
is_terminal=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libis_terminal-2d125ccc89421fc1.rmeta
--extern
libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/liblibc-f857464b095e0935.rmeta
--extern
tempfile=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libtempfile-a9e032f96f24bf5e.rmeta
--extern
walkdir=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/release/deps/libwalkdir-29778d1d8baf66d2.rmeta
--remap-path-prefix clio_0.3.5=/usr/share/cargo/registry/clio-0.3.5` (exit
status: 1)
warning: build failed, waiting for other jobs to finish...
dh_auto_test: error: /usr/share/dh-rust/bin/cargo test returned exit code 101
make: *** [debian/rules:4: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202502/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:rust-clio, so that this is still
visible in the BTS web page for this package.
Thanks.