D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-palette-0.7.5-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vH1VEW Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NtCzqi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + rm -rf palette-0.7.5 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/palette-0.7.5.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd palette-0.7.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/palette-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cSNG88 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + cd palette-0.7.5 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.USQQPq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd palette-0.7.5 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling proc-macro2 v1.0.105 Compiling unicode-ident v1.0.22 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d4ded8db3929421f -C extra-filename=-0f1d4608a38c49a2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/proc-macro2-0f1d4608a38c49a2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.41 Compiling siphasher v1.0.1 Compiling autocfg v1.5.0 Compiling fastrand v2.3.0 Compiling palette v0.7.5 (/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5) Compiling fast-srgb8 v1.0.0 Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.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 debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e10476e151b089a0 -C extra-filename=-79a01b0086603322 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /usr/share/cargo/registry/siphasher-1.0.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 debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=5e15d75bbfba09bf -C extra-filename=-c7390df1bfd5f8b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/quote-1.0.41/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=53ef3d98672135af -C extra-filename=-0454ff53fc80ddd6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/quote-0454ff53fc80ddd6 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /usr/share/cargo/registry/autocfg-1.5.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3da3d4130c7f067d -C extra-filename=-d9f92939e64234ef --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.3.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c0294a08a975226d -C extra-filename=-896d772d662eb288 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name siphasher --edition=2018 /usr/share/cargo/registry/siphasher-1.0.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 embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde", "serde_json", "serde_no_std", "serde_std", "std"))' -C metadata=63d57a4fe4276c46 -C extra-filename=-62c706afbc7e531f --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_main --edition=2018 build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="approx"' --cfg 'feature="default"' --cfg 'feature="named"' --cfg 'feature="named_from_str"' --cfg 'feature="phf"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=1590537f994b502d -C extra-filename=-7c624067d9ac4ebf --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/palette-7c624067d9ac4ebf -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name fast_srgb8 --edition=2018 /usr/share/cargo/registry/fast-srgb8-1.0.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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb861e2544c471b8 -C extra-filename=-6fa7d23026361e60 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_shared v0.13.1 Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.13.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 debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=cd3db5a98ff90477 -C extra-filename=-175d246415933758 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libsiphasher-c7390df1bfd5f8b1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name phf_shared --edition=2021 /usr/share/cargo/registry/phf_shared-0.13.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 embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std", "uncased", "unicase"))' -C metadata=38e7ecdecef8e5bd -C extra-filename=-97a3d97cc6d41e95 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern siphasher=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libsiphasher-62c706afbc7e531f.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_generator v0.13.1 Running `/usr/bin/rustc --crate-name phf_generator --edition=2021 /usr/share/cargo/registry/phf_generator-0.13.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 debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fc94eb20fdd81be0 -C extra-filename=-f784f3291a19bdeb --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libfastrand-896d772d662eb288.rmeta --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libphf_shared-175d246415933758.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/quote-0454ff53fc80ddd6/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/proc-macro2-0f1d4608a38c49a2/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/palette-7c624067d9ac4ebf/build-script-main` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.105/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=72ef6644dce39025 -C extra-filename=-df69b5d327200e14 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --cfg proc_macro_span_location --cfg proc_macro_span_file --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(proc_macro_span_file)' --check-cfg 'cfg(proc_macro_span_location)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_build_probe)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.41/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="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=9bbabf23ce03ffa3 -C extra-filename=-0814cf5a4fbfd5da --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(no_diagnostic_namespace)'` Compiling syn v2.0.114 Running `/usr/bin/rustc --crate-name syn --edition=2021 /usr/share/cargo/registry/syn-2.0.114/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-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --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", "test", "visit", "visit-mut"))' -C metadata=ee0d75b4f3397478 -C extra-filename=-9c927eda8e33633c --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libproc_macro2-df69b5d327200e14.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libquote-0814cf5a4fbfd5da.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libunicode_ident-79a01b0086603322.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling num-traits v0.2.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=8ef8e0176aad6ff6 -C extra-filename=-d616147448908df8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/num-traits-d616147448908df8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libautocfg-d9f92939e64234ef.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/build/num-traits-d616147448908df8/build-script-build` Running `/usr/bin/rustc --crate-name num_traits --edition=2021 /usr/share/cargo/registry/num-traits-0.2.19/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 -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=e27872d07b7e4b45 -C extra-filename=-68eb024144257bec --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_total_cmp --check-cfg 'cfg(has_total_cmp)'` Compiling approx v0.5.1 Running `/usr/bin/rustc --crate-name approx --edition=2015 /usr/share/cargo/registry/approx-0.5.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 embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num-complex", "std"))' -C metadata=da2f27a506121a97 -C extra-filename=-ff2496336e63496e --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern num_traits=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libnum_traits-68eb024144257bec.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf_macros v0.13.1 Compiling palette_derive v0.7.5 Running `/usr/bin/rustc --crate-name phf_macros --edition=2021 /usr/share/cargo/registry/phf_macros-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("uncased", "uncased_", "unicase", "unicase_"))' -C metadata=f558f16f9a837dc4 -C extra-filename=-bb508a4395239174 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern phf_generator=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libphf_generator-f784f3291a19bdeb.rlib --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libphf_shared-175d246415933758.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libsyn-9c927eda8e33633c.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name palette_derive --edition=2018 /usr/share/cargo/registry/palette_derive-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("find-crate"))' -C metadata=2da78998e2b86368 -C extra-filename=-78563751930c3f83 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libproc_macro2-df69b5d327200e14.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libquote-0814cf5a4fbfd5da.rlib --extern syn=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libsyn-9c927eda8e33633c.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling phf v0.13.1 Running `/usr/bin/rustc --crate-name phf --edition=2021 /usr/share/cargo/registry/phf-0.13.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 embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="macros"' --cfg 'feature="phf_macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "macros", "phf_macros", "serde", "std", "uncased", "unicase"))' -C metadata=5637b77832b75ed0 -C extra-filename=-55edbb4d24b622ee --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern phf_macros=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libphf_macros-bb508a4395239174.so --extern phf_shared=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libphf_shared-97a3d97cc6d41e95.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name palette --edition=2018 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 -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="approx"' --cfg 'feature="default"' --cfg 'feature="named"' --cfg 'feature="named_from_str"' --cfg 'feature="phf"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "approx", "bytemuck", "default", "find-crate", "libm", "named", "named_from_str", "phf", "rand", "random", "serde", "serializing", "std", "wide"))' -C metadata=d9efddd1e31534a4 -C extra-filename=-96c9e73d16ff4f93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps --extern approx=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libapprox-ff2496336e63496e.rmeta --extern fast_srgb8=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libfast_srgb8-6fa7d23026361e60.rmeta --extern palette_derive=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libpalette_derive-78563751930c3f83.so --extern phf=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5/target/rpm/deps/libphf-55edbb4d24b622ee.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_mut.rs:110:30 | 110 | fn from_color_mut(color: &mut T) -> FromColorMutGuard; | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 110 | fn from_color_mut(color: &mut T) -> FromColorMutGuard<'_, Self, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_mut.rs:119:30 | 119 | fn from_color_mut(color: &mut U) -> FromColorMutGuard { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 119 | fn from_color_mut(color: &mut U) -> FromColorMutGuard<'_, Self, U> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_mut.rs:139:31 | 139 | fn from_color_mut(colors: &mut [U]) -> FromColorMutGuard { | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 139 | fn from_color_mut(colors: &mut [U]) -> FromColorMutGuard<'_, Self, [U]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_mut.rs:205:23 | 205 | fn into_color_mut(&mut self) -> FromColorMutGuard; | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 205 | fn into_color_mut(&mut self) -> FromColorMutGuard<'_, T, Self>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_mut.rs:214:23 | 214 | fn into_color_mut(&mut self) -> FromColorMutGuard { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 214 | fn into_color_mut(&mut self) -> FromColorMutGuard<'_, T, Self> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_unclamped_mut.rs:111:40 | 111 | fn from_color_unclamped_mut(color: &mut T) -> FromColorUnclampedMutGuard; | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 111 | fn from_color_unclamped_mut(color: &mut T) -> FromColorUnclampedMutGuard<'_, Self, T>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_unclamped_mut.rs:120:40 | 120 | fn from_color_unclamped_mut(color: &mut U) -> FromColorUnclampedMutGuard { | ^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 120 | fn from_color_unclamped_mut(color: &mut U) -> FromColorUnclampedMutGuard<'_, Self, U> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_unclamped_mut.rs:140:41 | 140 | fn from_color_unclamped_mut(colors: &mut [U]) -> FromColorUnclampedMutGuard { | ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 140 | fn from_color_unclamped_mut(colors: &mut [U]) -> FromColorUnclampedMutGuard<'_, Self, [U]> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_unclamped_mut.rs:206:33 | 206 | fn into_color_unclamped_mut(&mut self) -> FromColorUnclampedMutGuard; | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 206 | fn into_color_unclamped_mut(&mut self) -> FromColorUnclampedMutGuard<'_, T, Self>; | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/convert/from_into_color_unclamped_mut.rs:215:33 | 215 | fn into_color_unclamped_mut(&mut self) -> FromColorUnclampedMutGuard { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 215 | fn into_color_unclamped_mut(&mut self) -> FromColorUnclampedMutGuard<'_, T, Self> { | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/hsl.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsl, [saturation, lightness], standard); | ----------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/hsluv.rs:147:1 | 147 | impl_struct_of_arrays_methods_hue!(Hsluv, [saturation, l], white_point); | --------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/hsv.rs:246:1 | 246 | impl_struct_of_arrays_methods_hue!(Hsv, [saturation, value], standard); | ------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/hues.rs:228:70 | 228 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$name<&>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here ... 781 | / make_hues! { 782 | | /// A hue type for the CIE L\*a\*b\* family of color spaces. 783 | | /// 784 | | /// It's measured in degrees and it's based on the four physiological ... | 801 | | struct OklabHue; OklabHueIter 802 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `make_hues` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 228 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$name<&'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/hues.rs:239:78 | 239 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$name<&mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here ... 781 | / make_hues! { 782 | | /// A hue type for the CIE L\*a\*b\* family of color spaces. 783 | | /// 784 | | /// It's measured in degrees and it's based on the four physiological ... | 801 | | struct OklabHue; OklabHueIter 802 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `make_hues` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 239 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$name<&'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/hues.rs:272:29 | 272 | pub fn drain(&mut self, range: R) -> $iter_name> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here ... 781 | / make_hues! { 782 | | /// A hue type for the CIE L\*a\*b\* family of color spaces. 783 | | /// 784 | | /// It's measured in degrees and it's based on the four physiological ... | 801 | | struct OklabHue; OklabHueIter 802 | | } | |_- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `make_hues` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 272 | pub fn drain(&mut self, range: R) -> $iter_name> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/hwb.rs:252:1 | 252 | impl_struct_of_arrays_methods_hue!(Hwb, [whiteness, blackness], standard); | ---------------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1067 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1124:29 | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1140 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1139 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1140 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1163 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1162 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1163 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1222:29 | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/lab.rs:151:1 | 151 | impl_struct_of_arrays_methods!(Lab, [l, a, b], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/lch.rs:152:1 | 152 | impl_struct_of_arrays_methods_hue!(Lch, [l, chroma], white_point); | --------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/lchuv.rs:142:1 | 142 | impl_struct_of_arrays_methods_hue!(Lchuv, [l, chroma], white_point); | ----------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1067 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1124:29 | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1140 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1139 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1140 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1163 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1162 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1163 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1222:29 | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/luma/luma.rs:514:1 | 514 | impl_struct_of_arrays_methods!(Luma, [luma], standard); | --------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1067 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1124:29 | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1140 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1139 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1140 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1163 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1162 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1163 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1222:29 | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/luv.rs:141:1 | 141 | impl_struct_of_arrays_methods!(Luv, [l, u, v], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/okhsl.rs:157:1 | 157 | impl_struct_of_arrays_methods_hue!(Okhsl, [saturation, lightness]); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/okhsv.rs:127:1 | 127 | impl_struct_of_arrays_methods_hue!(Okhsv, [saturation, value]); | -------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/okhwb.rs:130:1 | 130 | impl_struct_of_arrays_methods_hue!(Okhwb, [whiteness, blackness]); | ----------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1067 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1124:29 | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1140 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1139 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1140 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1163 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1162 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1163 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1222:29 | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/oklab.rs:244:1 | 244 | impl_struct_of_arrays_methods!(Oklab, [l, a, b]); | ------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1255:90 | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1255 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1273:98 | 1273 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1273 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1330:29 | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1330 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1346:43 | 1345 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1347 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1346 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1347 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1369:43 | 1368 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1370 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1369 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1370 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1429:29 | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/oklch.rs:106:1 | 106 | impl_struct_of_arrays_methods_hue!(Oklch, [l, chroma]); | ------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods_hue` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1429 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/rgb/rgb.rs:710:1 | 710 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/rgb/rgb.rs:710:1 | 710 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1067 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1124:29 | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/rgb/rgb.rs:710:1 | 710 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1140 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/rgb/rgb.rs:710:1 | 710 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1139 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1140 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1163 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/rgb/rgb.rs:710:1 | 710 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1162 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1163 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1222:29 | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/rgb/rgb.rs:710:1 | 710 | impl_struct_of_arrays_methods!(Rgb, [red, green, blue], standard); | -------------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/xyz.rs:170:1 | 170 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/xyz.rs:170:1 | 170 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1067 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1124:29 | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/xyz.rs:170:1 | 170 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1140 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/xyz.rs:170:1 | 170 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1139 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1140 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1163 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/xyz.rs:170:1 | 170 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1162 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1163 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1222:29 | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/xyz.rs:170:1 | 170 | impl_struct_of_arrays_methods!(Xyz, [x, y, z], white_point); | --------------------------------------------------------------- in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1047:90 | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &>::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1047 | pub fn get<'a, I, T>(&'a self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a >::Output>> | ++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1067:98 | 1067 | ...'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &mut >::Output>> | -- the lifetime is named here ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1067 | pub fn get_mut<'a, I, T>(&'a mut self, index: I) -> Option<$self_ty<$($phantom_ty,)? &'a mut >::Output>> | ++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1124:29 | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | the lifetime is elided here | ::: src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1124 | pub fn drain(&mut self, range: R) -> Iter $(, $phantom_ty)?> | +++ warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1139:43 | 1138 | pub fn get<'a, I, T, A>(&'a self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1140 | &>::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1139 ~ $self_ty<$($phantom_ty,)? &'a >::Output>, 1140 ~ &'a >::Output | warning: eliding a lifetime that's named elsewhere is confusing --> src/macros/struct_of_arrays.rs:1162:43 | 1161 | pub fn get_mut<'a, I, T, A>(&'a mut self, index: I) -> Option>::Output>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here 1163 | &mut >::Output | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | ::: src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: consistently use `'a` | 1162 ~ $self_ty<$($phantom_ty,)? &'a mut >::Output>, 1163 ~ &'a mut >::Output | warning: hiding a lifetime that's elided elsewhere is confusing --> src/macros/struct_of_arrays.rs:1222:29 | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain> | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | | | | the lifetime is elided here the same lifetime is hidden here | ::: src/yxy.rs:164:1 | 164 | impl_struct_of_arrays_methods!(Yxy, [x, y, luma], white_point); | ------------------------------------------------------------------ in this macro invocation | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: this warning originates in the macro `impl_struct_of_arrays_methods` (in Nightly builds, run with -Z macro-backtrace for more info) help: use `'_` for type paths | 1222 | pub fn drain(&mut self, range: R) -> crate::alpha::Iter $(, $phantom_ty)?>, alloc::vec::Drain<'_, A>> | +++ +++ warning: `palette` (lib) generated 115 warnings (run `cargo fix --lib -p palette` to apply 115 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 39.82s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nBXnQc + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd palette-0.7.5 + '[' 1 -eq 1 ']' + set -euo pipefail ++ /usr/bin/cargo2rpm --path Cargo.toml is-lib + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' ++ /usr/bin/cargo2rpm --path Cargo.toml name + CRATE_NAME=palette ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.7.5 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT/usr/share/cargo/registry/palette-0.7.5 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT/usr/share/cargo/registry/palette-0.7.5 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT/usr/share/cargo/registry/palette-0.7.5 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/palette-0.7.5` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT/usr/share/cargo/registry/palette-0.7.5/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT/usr/share/cargo/registry/palette-0.7.5/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: rust-palette-devel-0.7.5-1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/palette-0.7.5/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/palette-0.7.5/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/palette-0.7.5/README.md Provides: crate(palette) = 0.7.5 rust-palette-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(fast-srgb8/default) >= 1.0.0 crate(palette_derive/default) >= 0.7.5 rust >= 1.60.0 Processing files: rust-palette+default-devel-0.7.5-1.mga10.noarch Provides: crate(palette/default) = 0.7.5 rust-palette+default-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(palette/approx) = 0.7.5 crate(palette/named_from_str) = 0.7.5 crate(palette/std) = 0.7.5 Processing files: rust-palette+alloc-devel-0.7.5-1.mga10.noarch Provides: crate(palette/alloc) = 0.7.5 rust-palette+alloc-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 Processing files: rust-palette+approx-devel-0.7.5-1.mga10.noarch Provides: crate(palette/approx) = 0.7.5 rust-palette+approx-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(approx) >= 0.5.0 crate(palette) = 0.7.5 Processing files: rust-palette+bytemuck-devel-0.7.5-1.mga10.noarch Provides: crate(palette/bytemuck) = 0.7.5 rust-palette+bytemuck-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bytemuck/default) >= 1.0.0 crate(palette) = 0.7.5 Processing files: rust-palette+find-crate-devel-0.7.5-1.mga10.noarch Provides: crate(palette/find-crate) = 0.7.5 rust-palette+find-crate-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(palette_derive/find-crate) >= 0.7.5 Processing files: rust-palette+libm-devel-0.7.5-1.mga10.noarch Provides: crate(palette/libm) = 0.7.5 rust-palette+libm-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libm) >= 0.2.1 crate(palette) = 0.7.5 Processing files: rust-palette+named-devel-0.7.5-1.mga10.noarch Provides: crate(palette/named) = 0.7.5 rust-palette+named-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 Processing files: rust-palette+named_from_str-devel-0.7.5-1.mga10.noarch Provides: crate(palette/named_from_str) = 0.7.5 rust-palette+named_from_str-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(palette/named) = 0.7.5 crate(palette/phf) = 0.7.5 Processing files: rust-palette+phf-devel-0.7.5-1.mga10.noarch Provides: crate(palette/phf) = 0.7.5 rust-palette+phf-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(phf) >= 0.13.0 crate(phf/macros) >= 0.13.0 Processing files: rust-palette+rand-devel-0.7.5-1.mga10.noarch Provides: crate(palette/rand) = 0.7.5 rust-palette+rand-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(rand) >= 0.8.0 Processing files: rust-palette+random-devel-0.7.5-1.mga10.noarch Provides: crate(palette/random) = 0.7.5 rust-palette+random-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(palette/rand) = 0.7.5 Processing files: rust-palette+serde-devel-0.7.5-1.mga10.noarch Provides: crate(palette/serde) = 0.7.5 rust-palette+serde-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(serde/default) >= 1.0.0 crate(serde/serde_derive) >= 1.0.0 Processing files: rust-palette+serializing-devel-0.7.5-1.mga10.noarch Provides: crate(palette/serializing) = 0.7.5 rust-palette+serializing-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(palette/serde) = 0.7.5 crate(palette/std) = 0.7.5 Processing files: rust-palette+std-devel-0.7.5-1.mga10.noarch Provides: crate(palette/std) = 0.7.5 rust-palette+std-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(approx) >= 0.5.0 crate(approx/std) >= 0.5.0 crate(palette) = 0.7.5 crate(palette/alloc) = 0.7.5 Processing files: rust-palette+wide-devel-0.7.5-1.mga10.noarch Provides: crate(palette/wide) = 0.7.5 rust-palette+wide-devel = 0.7.5-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(palette) = 0.7.5 crate(wide) >= 0.7.3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+default-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+std-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+bytemuck-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+wide-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+random-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+serializing-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+named_from_str-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+rand-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+named-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+libm-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+alloc-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+phf-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+approx-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+serde-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette+find-crate-devel-0.7.5-1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-palette-devel-0.7.5-1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JQYjXj + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + test -d /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-palette-0.7.5-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/palette-0.7.5/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/palette-0.7.5/LICENSE-MIT File listed twice: /usr/share/cargo/registry/palette-0.7.5/README.md D: [iurt_root_command] Success!