--- Begin Message ---
Package: src:rust-gdk4-wayland-sys
Version: 0.9.6-1
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 --buildsystem cargo
dh_auto_clean -O--buildsystem=cargo
debian cargo wrapper: options = ['parallel=2'], profiles = [], parallel =
['-j2'], lto =
debian cargo wrapper: rust_type = x86_64-unknown-linux-gnu, gnu_type =
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_autoreconf_clean -O--buildsystem=cargo
dh_clean -XCargo.toml.orig -O--buildsystem=cargo
debian/rules binary
dh binary --buildsystem cargo
dh_update_autotools_config -O--buildsystem=cargo
dh_autoreconf -O--buildsystem=cargo
dh_auto_configure -O--buildsystem=cargo
[... snipped ...]
= help: consider adding `debug` 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: `debug`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/winnow-0.6.18/src/combinator/debug/mod.rs:48:15
|
48 | #[cfg(not(feature = "debug"))]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, `simd`,
`std`, `unstable-doc`, and `unstable-recover`
= help: consider adding `debug` 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: `debug`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/winnow-0.6.18/src/combinator/debug/mod.rs:59:11
|
59 | #[cfg(feature = "debug")]
| ^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `alloc`, `default`, `simd`,
`std`, `unstable-doc`, and `unstable-recover`
= help: consider adding `debug` 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 serde_spanned v0.6.7
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=serde_spanned
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/serde_spanned-0.6.7
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/serde_spanned-0.6.7/Cargo.toml
CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value'
CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml'
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name
serde_spanned --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/serde_spanned-0.6.7/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bi
tcode=no -C debuginfo=2 '--warn=clippy::zero_sized_map_values'
'--warn=clippy::wildcard_imports' '--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_to_string' '--warn=clippy::string_lit_as_bytes'
'--warn=clippy::string_add_assign' '--warn=clippy::string_add'
'--warn=clippy::str_to_string' '--warn=clippy::single_match_else'
'--warn=clippy::semicolon_if_nothing_returned'
'--warn=clippy::self_named_module_files'
'--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms
'--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=clipp
y::needless_continue' '--warn=clippy::mutex_integer'
'--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants'
'--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::items_after_statements'
'--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' '--wa
rn=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' --cfg 'feature="serde"' --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C
metadata=2fe3a511dd001bc5 -C extra-filename=-c604376ef689bdfc --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
serde=/<<PKGBUILDDIR>>/target/debug/deps/libserde-1753e62f1a2e4213.rmeta
--cap-lints warn`
Compiling toml_datetime v0.6.8
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml_datetime
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/toml_datetime-0.6.8
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/toml_datetime-0.6.8/Cargo.toml
CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type'
CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml'
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name
toml_datetime --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_datetime-0.6.8/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --e
mit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2
--warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values'
'--warn=clippy::wildcard_imports' '--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_to_string' '--warn=clippy::string_lit_as_bytes'
'--warn=clippy::string_add_assign' '--warn=clippy::string_add'
'--warn=clippy::str_to_string' '--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=cl
ippy::needless_continue' '--warn=clippy::mutex_integer'
'--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' --cfg 'feature="serde"' --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("serde"))' -C
metadata=e2882eb542a367c9 -C extra-filename=-d7c22ff5fa3e04f3 --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
serde=/<<PKGBUILDDIR>>/target/debug/deps/libserde-1753e62f1a2e4213.rmeta
--cap-lints warn`
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=target_lexicon
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/target-lexicon-0.12.14
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/target-lexicon-0.12.14/Cargo.toml
CARGO_PKG_AUTHORS='Dan Gohman <sunf...@mozilla.com>'
CARGO_PKG_DESCRIPTION='Targeting utilities for compilers and related tools'
CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=target-lexicon
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/target-lexicon'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.14 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/debug/build/target-lexicon-543166af42d1d291/out
rustc --crate-name target_lexicon --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/target-lexicon-0.12.14
/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 debuginfo=2 --cfg
'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values("arch_zkasm", "default", "serde", "serde_support", "std"))' -C
metadata=c46bdb946b4df1dc -C extra-filename=-605df85677a87cb7 --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn --cfg
'feature="rust_1_40"'`
warning: unexpected `cfg` condition value: `cargo-clippy`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/target-lexicon-0.12.14/src/lib.rs:6:5
|
6 | feature = "cargo-clippy",
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`,
`serde_support`, and `std`
= help: consider adding `cargo-clippy` 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: `rust_1_40`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/target-lexicon-0.12.14/src/data_model.rs:43:12
|
43 | #[cfg_attr(feature = "rust_1_40", non_exhaustive)]
| ^^^^^^^^^^^^^^^^^^^^^
|
= note: expected values for `feature` are: `arch_zkasm`, `default`, `serde`,
`serde_support`, and `std`
= help: consider adding `rust_1_40` 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: `winnow` (lib) generated 10 warnings
Compiling toml_edit v0.22.22
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml_edit
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/Cargo.toml
CARGO_PKG_AUTHORS='Andronik Ordian <write@reusable.software>:Ed Page
<eop...@gmail.com>' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML
parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml'
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.22 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name toml_edit
--edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/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 debuginfo=2
--warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values'
'--warn=clippy::wildcard_imports' '--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_to_string' '--warn=clippy::string_lit_as_bytes'
'--warn=clippy::string_add_assign' '--warn=clippy::string_add'
'--warn=clippy::str_to_string' '--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=clipp
y::needless_continue' '--warn=clippy::mutex_integer'
'--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_enu
m' '--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' --cfg 'feature="parse"' --cfg
'feature="serde"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values("default", "display", "parse", "perf", "serde", "unbounded"))' -C
metadata=dee90cfb5baa9e36 -C extra-filename=-7ef23fc901c981dc --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
indexmap=/<<PKGBUILDDIR>>/target/debug/deps/libindexmap-39683dc06b8ef50f.rmeta
--extern
serde=/<<PKGBUILDDIR>>/target/debug/deps/libserde-1753e62f1a2e4213.rmeta
--extern
serde_spanned=/<<PKGBUILDDIR>>/target/debug/deps/libserde_spanned-c604376ef689bdfc.rmeta
--extern
toml_datetime=/<<PKGBUILDDIR>>/target/debug/deps/libtoml_datetime-d7c22ff5fa3e04f3.rmeta
--extern
winnow=/<<PKGBUILDDIR>>/target/debug/deps/libwinnow-2908b04936ccf402.rmeta
--cap-lints warn`
warning: unused import: `std::borrow::Cow`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/key.rs:1:5
|
1 | use std::borrow::Cow;
| ^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: unused import: `std::borrow::Cow`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/repr.rs:1:5
|
1 | use std::borrow::Cow;
| ^^^^^^^^^^^^^^^^
warning: unused import: `crate::value::DEFAULT_VALUE_DECOR`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/table.rs:7:5
|
7 | use crate::value::DEFAULT_VALUE_DECOR;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: unused import: `crate::visit_mut::VisitMut`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/ser/mod.rs:15:5
|
15 | use crate::visit_mut::VisitMut;
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: `target-lexicon` (lib) generated 16 warnings (14 duplicates)
Compiling smallvec v1.13.2
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=smallvec
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-1.13.2
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-1.13.2/Cargo.toml
CARGO_PKG_AUTHORS='The Servo Project Developers'
CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small
number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR
Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1
CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name smallvec
--edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/smallvec-1.13.2/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 debuginfo=2 --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary",
"const_generics", "const_new", "debugger_visualizer", "drain_filter",
"drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))'
-C metadata=8c2914be8f91c1d9 -C extra-filename=-4130fcfac37b54a9 --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
Compiling cfg-expr v0.15.8
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=cfg_expr
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-expr-0.15.8
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-expr-0.15.8/Cargo.toml
CARGO_PKG_AUTHORS='Embark <opensou...@embark-studios.com>:Jake Shadle
<jake.sha...@embark-studios.com>' CARGO_PKG_DESCRIPTION='A parser and evaluator
for Rust `cfg()` expressions.'
CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/cfg-expr'
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=cfg-expr CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/cfg-expr'
CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.15.8
CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=8
CARGO_PKG_VERSION_PRE='' LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps
rustc --crate-name cfg_expr --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/cfg-expr-0.15.8/src/lib.rs
--error-format=json --json=diagnos
tic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="default"' --cfg 'feature="target-lexicon"' --cfg 'feature="targets"'
--check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default",
"target-lexicon", "targets"))' -C metadata=761dd2ba7a28ba08 -C
extra-filename=-13762c1797c13fc9 --out-dir /<<PKGBUILDDIR>>/target/debug/deps
-L dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
smallvec=/<<PKGBUILDDIR>>/target/debug/deps/libsmallvec-4130fcfac37b54a9.rmeta
--extern
target_lexicon=/<<PKGBUILDDIR>>/target/debug/deps/libtarget_lexicon-605df85677a87cb7.rmeta
--cap-lints warn`
Compiling pkg-config v0.3.31
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=pkg_config
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.31
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.31/Cargo.toml
CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build
time in order to be used in
Cargo build scripts.
' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0'
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs'
CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.3.31 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name
pkg_config --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.31/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
debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())'
-C metadata=805730447560e94b -C extra-filename=-dd3fe14ca5d2c051 --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
warning: unreachable expression
--> /<<PKGBUILDDIR>>/debian/cargo_registry/pkg-config-0.3.31/src/lib.rs:596:9
|
592 | return true;
| ----------- any code following this expression is unreachable
...
596 | / match self.targeted_env_var("PKG_CONFIG_ALLOW_CROSS") {
597 | | // don't use pkg-config if explicitly disabled
598 | | Some(ref val) if val == "0" => false,
599 | | Some(_) => true,
... |
606 | | }
| |_________^ unreachable expression
|
= note: `#[warn(unreachable_code)]` on by default
warning: constant `DEFAULT_INLINE_KEY_DECOR` is never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/inline_table.rs:614:18
|
614 | pub(crate) const DEFAULT_INLINE_KEY_DECOR: (&str, &str) = (" ", " ");
| ^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: `#[warn(dead_code)]` on by default
warning: function `is_unquoted_char` is never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/parser/key.rs:99:15
|
99 | pub(crate) fn is_unquoted_char(c: u8) -> bool {
| ^^^^^^^^^^^^^^^^
warning: methods `to_str` and `to_str_with_default` are never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/raw_string.rs:45:19
|
14 | impl RawString {
| -------------- methods in this implementation
...
45 | pub(crate) fn to_str<'s>(&'s self, input: &'s str) -> &'s str {
| ^^^^^^
...
55 | pub(crate) fn to_str_with_default<'s>(
| ^^^^^^^^^^^^^^^^^^^
warning: constant `DEFAULT_ROOT_DECOR` is never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/table.rs:522:18
|
522 | pub(crate) const DEFAULT_ROOT_DECOR: (&str, &str) = ("", "");
| ^^^^^^^^^^^^^^^^^^
warning: constant `DEFAULT_KEY_DECOR` is never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/table.rs:523:18
|
523 | pub(crate) const DEFAULT_KEY_DECOR: (&str, &str) = ("", " ");
| ^^^^^^^^^^^^^^^^^
warning: constant `DEFAULT_TABLE_DECOR` is never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/table.rs:524:18
|
524 | pub(crate) const DEFAULT_TABLE_DECOR: (&str, &str) = ("\n", "");
| ^^^^^^^^^^^^^^^^^^^
warning: constant `DEFAULT_KEY_PATH_DECOR` is never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/table.rs:525:18
|
525 | pub(crate) const DEFAULT_KEY_PATH_DECOR: (&str, &str) = ("", "");
| ^^^^^^^^^^^^^^^^^^^^^^
warning: constant `DEFAULT_TRAILING_VALUE_DECOR` is never used
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/value.rs:364:18
|
364 | pub(crate) const DEFAULT_TRAILING_VALUE_DECOR: (&str, &str) = (" ", " ");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
warning: struct `Pretty` is never constructed
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/toml_edit-0.22.22/src/ser/pretty.rs:1:19
|
1 | pub(crate) struct Pretty;
| ^^^^^^
warning: `pkg-config` (lib) generated 1 warning
Compiling version-compare v0.1.1
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=version_compare
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.1
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.1/Cargo.toml
CARGO_PKG_AUTHORS='Tim Visee <3a4fb3964f@sinenomine.email>'
CARGO_PKG_DESCRIPTION='Rust library to easily compare version numbers with no
specific format, and test against various comparison operators.'
CARGO_PKG_HOMEPAGE='https://timvisee.com/projects/version-compare/'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version-compare
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://gitlab.com/timvisee/version-compare'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name
version_compare --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.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=no -C debuginfo=2 --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C
metadata=dc740b9021c2db80 -C extra-filename=-6030778387d65f45 --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
warning: unexpected `cfg` condition name: `tarpaulin`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.1/src/cmp.rs:320:12
|
320 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`,
`doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`,
`proc_macro`, `relocation_model`, `rustfmt`, `sanitize`,
`sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`,
`target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`,
`target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`,
`target_has_atomic_load_store`, `target_os`, `target_pointer_width`,
`target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and
`windows`
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for
the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)']
}
= help: or consider adding
`println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the
`build.rs`
= 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 name: `tarpaulin`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.1/src/compare.rs:66:12
|
66 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for
the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding
`println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the
`build.rs`
= 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 name: `tarpaulin`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.1/src/manifest.rs:58:12
|
58 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for
the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding
`println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the
`build.rs`
= 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 name: `tarpaulin`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.1/src/part.rs:34:12
|
34 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for
the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
= help: or consider adding
`println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the
`build.rs`
= 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 name: `tarpaulin`
-->
/<<PKGBUILDDIR>>/debian/cargo_registry/version-compare-0.1.1/src/version.rs:462:12
|
462 | #[cfg_attr(tarpaulin, skip)]
| ^^^^^^^^^
|
= help: consider using a Cargo feature instead
= help: or consider adding in `Cargo.toml` the `check-cfg` lint config for
the lint:
[lints.rust]
unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)']
}
= help: or consider adding
`println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the
`build.rs`
= note: see
<https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for
more information about checking conditional configuration
warning: `version-compare` (lib) generated 5 warnings
Compiling toml v0.8.19
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=toml
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/toml-0.8.19
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/toml-0.8.19/Cargo.toml
CARGO_PKG_AUTHORS='Alex Crichton <a...@alexcrichton.com>'
CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted
files and streams. Provides
implementations of the standard Serialize/Deserialize traits for TOML data to
facilitate deserializing and serializing Rust structures.
' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml'
CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name toml
--edition=2021 /<<PKGBUILDDIR>>/debian/cargo_registry/toml-0.8.19/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
debuginfo=2 --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values'
'--warn=clippy::wildcard_imports' '--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_to_string'
'--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign'
'--warn=clippy::string_add' '--warn=clippy::str_to_string'
'--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'
'--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_compa
risons' '--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' --cfg 'feature="parse"' --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature
, values("default", "display", "indexmap", "parse", "preserve_order"))' -C
metadata=f0cff3e375d33526 -C extra-filename=-0d0f2eb9addacfb0 --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
serde=/<<PKGBUILDDIR>>/target/debug/deps/libserde-1753e62f1a2e4213.rmeta
--extern
serde_spanned=/<<PKGBUILDDIR>>/target/debug/deps/libserde_spanned-c604376ef689bdfc.rmeta
--extern
toml_datetime=/<<PKGBUILDDIR>>/target/debug/deps/libtoml_datetime-d7c22ff5fa3e04f3.rmeta
--extern
toml_edit=/<<PKGBUILDDIR>>/target/debug/deps/libtoml_edit-7ef23fc901c981dc.rmeta
--cap-lints warn`
warning: unused import: `std::fmt`
--> /<<PKGBUILDDIR>>/debian/cargo_registry/toml-0.8.19/src/table.rs:1:5
|
1 | use std::fmt;
| ^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: `toml` (lib) generated 1 warning
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 <wobo...@gmail.com>'
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/debug/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=no
-C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)'
--check-cfg 'cfg(feature, values("default", "unicode",
"unicode-segmentation"))' -C metadata=1963cf372a01c5c5 -C
extra-filename=-1a7b602691bba2f2 --out-dir /<<PKGBUILDDIR>>/target/debug/deps
-L dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
Compiling system-deps v7.0.2
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=system_deps
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/system-deps-7.0.2
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/system-deps-7.0.2/Cargo.toml
CARGO_PKG_AUTHORS='Guillaume Desmottes
<guillaume.desmot...@collabora.com>:Josh Triplett <j...@joshtriplett.org>'
CARGO_PKG_DESCRIPTION='Discover and configure system dependencies from
declarative dependencies in Cargo.toml' CARGO_PKG_HOMEPAGE=''
CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE=''
CARGO_PKG_NAME=system-deps CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/gdesmott/system-deps'
CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7
CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name
system_deps --edition=2018
/<<PKGBUILDDIR>>/debian/cargo_registry/system-deps-7.0.2/src/lib.rs
--error-format=json --js
on=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib
--emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C
metadata=076da9a5e8fedfed -C extra-filename=-ce8e30b6aa946ace --out-dir
/<<PKGBUILDDIR>>/target/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
cfg_expr=/<<PKGBUILDDIR>>/target/debug/deps/libcfg_expr-13762c1797c13fc9.rmeta
--extern heck=/<<PKGBUILDDIR>>/target/debug/deps/libheck-1a7b602691bba2f2.rmeta
--extern
pkg_config=/<<PKGBUILDDIR>>/target/debug/deps/libpkg_config-dd3fe14ca5d2c051.rmeta
--extern
toml=/<<PKGBUILDDIR>>/target/debug/deps/libtoml-0d0f2eb9addacfb0.rmeta --extern
version_compare=/<<PKGBUILDDIR>>/target/debug/deps/libversion_compare-6030778387d65f45.rmeta
--cap-lints warn`
Compiling libc v0.2.169
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI
bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name
build_script_build --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/build.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg
'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)'
--check-cfg 'cfg(feature, values("align", "const-extern-fn", "default",
"extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std",
"use_std"))' -C metadata=77d89ad88c514a75 -C extra-filename=-650b02615f789d4
4 --out-dir /<<PKGBUILDDIR>>/target/debug/build/libc-650b02615f789d44 -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn`
warning: `toml_edit` (lib) generated 13 warnings
Compiling glib-sys v0.20.9
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9/Cargo.toml
CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI
bindings to libglib-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib-sys
CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core'
CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps rustc --crate-name
build_script_build --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9/build.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debugin
fo=2 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"'
--cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)'
--check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66",
"v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82",
"v2_84"))' -C metadata=d33fafe29b36b82d -C extra-filename=-dac46b4bed8eb7c7
--out-dir /<<PKGBUILDDIR>>/target/debug/build/glib-sys-dac46b4bed8eb7c7 -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
system_deps=/<<PKGBUILDDIR>>/target/debug/deps/libsystem_deps-ce8e30b6aa946ace.rlib
--cap-lints warn`
Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE=default,std
CARGO_CFG_PANIC=unwind CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64
CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu
CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2
CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux
CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown
CARGO_CFG_UNIX=''
CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/<<PKGBUILDDIR>>=/usr/share/cargo/registry/gdk4-wayland-sys-0.9.6--remap-path-prefix/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry'
CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI
bindings to platf
orm libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE=''
DEBUG=true HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=2 OPT_LEVEL=0
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libc-3eecfc9b53010e9e/out
PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/debug/build/libc-650b02615f789d44/build-script-build`
[libc 0.2.169] cargo:rerun-if-changed=build.rs
[libc 0.2.169] cargo:rerun-if-env-changed=RUST_LIBC_UNSTABLE_FREEBSD_VERSION
[libc 0.2.169] cargo:rustc-cfg=freebsd11
[libc 0.2.169] cargo:rustc-cfg=libc_const_extern_fn
[libc 0.2.169] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(espidf_time32)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd10)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd11)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd12)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd13)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd14)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(freebsd15)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(gnu_time64_abi)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_const_extern_fn)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_deny_warnings)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_thread_local)
[libc 0.2.169] cargo:rustc-check-cfg=cfg(libc_ctest)
[libc 0.2.169]
cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))
[libc 0.2.169]
cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos"))
[libc 0.2.169]
cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=libc
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/Cargo.toml
CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI
bindings to platform libraries like libc.
' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT
OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc
CARGO_PKG_README=README.md
CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc'
CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.2.169 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=169 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/libc-3eecfc9b53010e9e/out
rustc --crate-name libc --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/libc-0.2.169/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
debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg
'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn",
"default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspac
e-core", "std", "use_std"))' -C metadata=148f55bc7125043f -C
extra-filename=-4b4b2b1ce84fad0d --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --cap-lints warn -C debuginfo=2
-C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc -C
link-arg=-Wl,-z,relro --remap-path-prefix
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/gdk4-wayland-sys-0.9.6
--remap-path-prefix
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry --cfg
freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)'
--check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg
'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)'
--check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg
'cfg(gnu_time64_abi)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg
'cfg(li
bc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg
'cfg(libc_ctest)' --check-cfg
'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))'
--check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))'
--check-cfg
'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'`
Running `CARGO=/usr/bin/cargo
CARGO_CFG_FEATURE=v2_58,v2_60,v2_62,v2_64,v2_66 CARGO_CFG_PANIC=unwind
CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64
CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu
CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2
CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux
CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown
CARGO_CFG_UNIX=''
CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/<<PKGBUILDDIR>>=/usr/share/cargo/registry/gdk4-wayland-sys-0.9.6--remap-path-prefix/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry'
CARGO_FEATURE_V2_58=1 CARGO_FEATURE_V2_60=1 CARGO_FEATURE_V2_62=1
CARGO_FEATURE_V2_64=1 CARGO_FEATURE_V2_66=1
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9/Cargo.toml
CARGO_
PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI
bindings to libglib-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib-sys
CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core'
CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE=''
DEBUG=true HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=2 OPT_LEVEL=0
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/glib-sys-ebabf08284b15ff6/out
PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/debug/build/glib-sys-dac46b4bed8eb7c7/build-script-build`
[glib-sys 0.20.9]
cargo:rerun-if-changed=/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9/Cargo.toml
[glib-sys 0.20.9] cargo:rerun-if-env-changed=GLIB_2.0_NO_PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSROOT
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=GOBJECT_2.0_NO_PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSROOT
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[glib-sys 0.20.9] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[glib-sys 0.20.9] cargo:rustc-link-lib=glib-2.0
[glib-sys 0.20.9] cargo:rustc-link-lib=gobject-2.0
[glib-sys 0.20.9] cargo:rustc-link-lib=glib-2.0
[glib-sys 0.20.9]
cargo:include=/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include:/usr/include:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LIB_FRAMEWORK
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_NATIVE
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_SEARCH_FRAMEWORK
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_INCLUDE
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LDFLAGS
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_NO_PKG_CONFIG
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_BUILD_INTERNAL
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GOBJECT_2_0_LINK
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LIB
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LIB_FRAMEWORK
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_SEARCH_NATIVE
[glib-sys 0.20.9]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_SEARCH_FRAMEWORK
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_INCLUDE
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LDFLAGS
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_NO_PKG_CONFIG
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_BUILD_INTERNAL
[glib-sys 0.20.9] cargo:rerun-if-env-changed=SYSTEM_DEPS_GLIB_2_0_LINK
[glib-sys 0.20.9]
[glib-sys 0.20.9] cargo:rustc-cfg=system_deps_have_glib_2_0
[glib-sys 0.20.9] cargo:rustc-cfg=system_deps_have_gobject_2_0
Compiling gdk4-wayland-sys v0.9.6 (/<<PKGBUILDDIR>>)
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=build_script_build
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs
Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings of GDK4 Wayland'
CARGO_PKG_HOMEPAGE='https://gtk-rs.org/gtk4-rs' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk4-wayland-sys CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk4-rs'
CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE=''
CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps
rustc --crate-name build_script_build --edition=2021 build.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2
--check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v4_10",
"v4_12", "v4_16", "
v4_18", "v4_4"))' -C metadata=8535b12f46e3b5a3 -C
extra-filename=-c7f4dd8ce61a4dd6 --out-dir
/<<PKGBUILDDIR>>/target/debug/build/gdk4-wayland-sys-c7f4dd8ce61a4dd6 -C
incremental=/<<PKGBUILDDIR>>/target/debug/incremental -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
system_deps=/<<PKGBUILDDIR>>/target/debug/deps/libsystem_deps-ce8e30b6aa946ace.rlib`
warning: unused import: `crate::ntptimeval`
-->
/usr/share/cargo/registry/libc-0.2.169/src/unix/linux_like/linux/gnu/b64/mod.rs:5:5
|
5 | use crate::ntptimeval;
| ^^^^^^^^^^^^^^^^^
|
= note: `#[warn(unused_imports)]` on by default
warning: `libc` (lib) generated 1 warning
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=glib_sys
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9/Cargo.toml
CARGO_PKG_AUTHORS='The gtk-rs Project Developers' CARGO_PKG_DESCRIPTION='FFI
bindings to libglib-2.0' CARGO_PKG_HOMEPAGE='https://gtk-rs.org/'
CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glib-sys
CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk-rs-core'
CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.20.9 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE=''
LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/glib-sys-ebabf08284b15ff6/out
rustc --crate-name glib_sys --edition=2021
/<<PKGBUILDDIR>>/debian/cargo_registry/glib-sys-0.20.9/src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,fut
ure-incompat --crate-type lib --emit=dep-info,metadata,link -C
embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"'
--cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"'
--check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58",
"v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74",
"v2_76", "v2_78", "v2_80", "v2_82", "v2_84"))' -C metadata=21cb6e107e3db52d -C
extra-filename=-64b9ba5275415946 --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -L
dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta
--cap-lints warn -C debuginfo=2 -C strip=none --cap-lints warn -C
linker=x86_64-linux-gnu-gcc -C link-arg=-Wl,-z,relro --remap-path-prefix
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/gdk4-waylan
d-sys-0.9.6 --remap-path-prefix
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry -l glib-2.0 -l
gobject-2.0 -l glib-2.0 --cfg system_deps_have_glib_2_0 --cfg
system_deps_have_gobject_2_0`
Running `CARGO=/usr/bin/cargo CARGO_CFG_FEATURE='' CARGO_CFG_PANIC=unwind
CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64
CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV=gnu
CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2
CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_OS=linux
CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown
CARGO_CFG_UNIX=''
CARGO_ENCODED_RUSTFLAGS='-Cdebuginfo=2-Cstrip=none--cap-lintswarn-Clinker=x86_64-linux-gnu-gcc-Clink-arg=-Wl,-z,relro--remap-path-prefix/<<PKGBUILDDIR>>=/usr/share/cargo/registry/gdk4-wayland-sys-0.9.6--remap-path-prefix/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry'
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs
Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings of GDK4 Wayland'
CARGO_PKG_HOMEPAGE='https://gtk-rs.org/gtk4-rs' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk4-
wayland-sys CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk4-rs'
CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE=''
DEBUG=true HOST=x86_64-unknown-linux-gnu
LD_LIBRARY_PATH='/<<PKGBUILDDIR>>/target/debug/deps:/<<PKGBUILDDIR>>/target/debug:/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib'
NUM_JOBS=2 OPT_LEVEL=0
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/gdk4-wayland-sys-f0fe74d2f61aa411/out
PROFILE=debug RUSTC=rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-linux-gnu
/<<PKGBUILDDIR>>/target/debug/build/gdk4-wayland-sys-c7f4dd8ce61a4dd6/build-script-build`
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-changed=/<<PKGBUILDDIR>>/Cargo.toml
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=GTK4_WAYLAND_NO_PKG_CONFIG
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=SYSROOT
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=DEB_HOST_GNU_TYPE
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=gtk-4
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=pangocairo-1.0
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=pango-1.0
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=harfbuzz
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=gdk_pixbuf-2.0
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=cairo-gobject
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=cairo
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=vulkan
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=graphene-1.0
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=gio-2.0
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=gobject-2.0
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=glib-2.0
[gdk4-wayland-sys 0.9.6] cargo:rustc-link-lib=wayland-client
[gdk4-wayland-sys 0.9.6]
cargo:include=/usr/include:/usr/include/gtk-4.0:/usr/include/pango-1.0:/usr/include/glib-2.0:/usr/lib/x86_64-linux-gnu/glib-2.0/include:/usr/include/sysprof-6:/usr/include/harfbuzz:/usr/include/freetype2:/usr/include/libpng16:/usr/include/libmount:/usr/include/blkid:/usr/include/fribidi:/usr/include/cairo:/usr/include/pixman-1:/usr/include/gdk-pixbuf-2.0:/usr/include/x86_64-linux-gnu:/usr/include/webp:/usr/include/graphene-1.0:/usr/lib/x86_64-linux-gnu/graphene-1.0/include
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_BUILD_INTERNAL
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_LINK
[gdk4-wayland-sys 0.9.6] cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_LIB
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_LIB_FRAMEWORK
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_SEARCH_NATIVE
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_SEARCH_FRAMEWORK
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_INCLUDE
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_LDFLAGS
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_NO_PKG_CONFIG
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_BUILD_INTERNAL
[gdk4-wayland-sys 0.9.6]
cargo:rerun-if-env-changed=SYSTEM_DEPS_GTK4_WAYLAND_LINK
[gdk4-wayland-sys 0.9.6]
[gdk4-wayland-sys 0.9.6] cargo:rustc-cfg=system_deps_have_gtk4_wayland
Running `CARGO=/usr/bin/cargo CARGO_CRATE_NAME=gdk4_wayland_sys
CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs
Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings of GDK4 Wayland'
CARGO_PKG_HOMEPAGE='https://gtk-rs.org/gtk4-rs' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk4-wayland-sys CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk4-rs'
CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE=''
CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/gdk4-wayland-sys-f0fe74d2f61aa411/out
rustc --crate-name gdk4_wayland_sys --edition=2021 src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,metadata,link -C embed-bitc
ode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature,
values("v4_10", "v4_12", "v4_16", "v4_18", "v4_4"))' -C
metadata=8dd9b5d18f6b7700 -C extra-filename=-b7605e56b2705c4b --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -C
incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental
-L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
glib_sys=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-64b9ba5275415946.rmeta
--extern
libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta
-C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc
-C link-arg=-Wl,-z,relro --remap-path-prefix
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/gdk4-wayland-sys-0.9.6
--remap-path-prefix
/<<PKGBUILDDIR>>/debian/cargo_registry=/usr/share/cargo/registry
-l gtk-4 -l pangocairo-1.0 -l pango-1.0 -l harfbuzz -l gdk_pixbuf-2.0 -l
cairo-gobject -l cairo -l vulkan -l graphene-1.0 -l gio-2.0 -l gobject-2.0 -l
glib-2.0 -l wayland-client --cfg system_deps_have_gtk4_wayland`
error[E0433]: failed to resolve: use of undeclared crate or module `gdk`
--> src/lib.rs:239:64
|
239 | pub fn gdk_wayland_surface_force_next_commit(surface: *mut
gdk::GdkSurface);
| ^^^ use of
undeclared crate or module `gdk`
For more information about this error, try `rustc --explain E0433`.
error: could not compile `gdk4-wayland-sys` (lib) due to 1 previous error
Caused by:
process didn't exit successfully: `CARGO=/usr/bin/cargo
CARGO_CRATE_NAME=gdk4_wayland_sys CARGO_MANIFEST_DIR=/<<PKGBUILDDIR>>
CARGO_MANIFEST_PATH=/<<PKGBUILDDIR>>/Cargo.toml CARGO_PKG_AUTHORS='The gtk-rs
Project Developers' CARGO_PKG_DESCRIPTION='FFI bindings of GDK4 Wayland'
CARGO_PKG_HOMEPAGE='https://gtk-rs.org/gtk4-rs' CARGO_PKG_LICENSE=MIT
CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gdk4-wayland-sys CARGO_PKG_README=''
CARGO_PKG_REPOSITORY='https://github.com/gtk-rs/gtk4-rs'
CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0
CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE=''
CARGO_PRIMARY_PACKAGE=1 LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/target/debug/deps
OUT_DIR=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/build/gdk4-wayland-sys-f0fe74d2f61aa411/out
rustc --crate-name gdk4_wayland_sys --edition=2021 src/lib.rs
--error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat
--crate-type lib --emit=dep-info,meta
data,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)'
--check-cfg 'cfg(feature, values("v4_10", "v4_12", "v4_16", "v4_18", "v4_4"))'
-C metadata=8dd9b5d18f6b7700 -C extra-filename=-b7605e56b2705c4b --out-dir
/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps --target
x86_64-unknown-linux-gnu -C
incremental=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/incremental
-L dependency=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps -L
dependency=/<<PKGBUILDDIR>>/target/debug/deps --extern
glib_sys=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/libglib_sys-64b9ba5275415946.rmeta
--extern
libc=/<<PKGBUILDDIR>>/target/x86_64-unknown-linux-gnu/debug/deps/liblibc-4b4b2b1ce84fad0d.rmeta
-C debuginfo=2 -C strip=none --cap-lints warn -C linker=x86_64-linux-gnu-gcc
-C link-arg=-Wl,-z,relro --remap-path-prefix
/<<PKGBUILDDIR>>=/usr/share/cargo/registry/gdk4-wayland-sys-0.9.6
--remap-path-prefix /<<PKGBUILDDIR>>/debian/cargo_registry=/us
r/share/cargo/registry -l gtk-4 -l pangocairo-1.0 -l pango-1.0 -l harfbuzz -l
gdk_pixbuf-2.0 -l cairo-gobject -l cairo -l vulkan -l graphene-1.0 -l gio-2.0
-l gobject-2.0 -l glib-2.0 -l wayland-client --cfg
system_deps_have_gtk4_wayland` (exit status: 1)
warning: build failed, waiting for other jobs to finish...
dh_auto_test: error: /usr/share/cargo/bin/cargo build returned exit code 101
make: *** [debian/rules:3: 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-gdk4-wayland-sys, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---