D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/iurt/rpmbuild/SRPMS/@2311830:rust-bitvec-1.0.1-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.UoCQiK Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AdrFz7 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + rm -rf bitvec-1.0.1 + /usr/lib/rpm/rpmuncompress -x /home/iurt/rpmbuild/SOURCES/bitvec-1.0.1.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd bitvec-1.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/iurt/rpmbuild/SOURCES/bitvec-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/iurt/rpmbuild/tmp/rpm-tmp.dD3pvW + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + cd bitvec-1.0.1 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cDtra0 + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 bitvec-1.0.1 + '[' 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 -j12 -Z avoid-dev-deps --profile rpm Compiling radium v0.7.0 Compiling tap v1.0.1 Compiling funty v2.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/radium-0.7.0/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())' -C metadata=ce84af97ca86691a -C extra-filename=-912755fd0dbe94ac --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/radium-912755fd0dbe94ac -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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 tap --edition=2015 /usr/share/cargo/registry/tap-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c4a24b340e052b7f -C extra-filename=-892ae53477138d73 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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 funty --edition=2018 /usr/share/cargo/registry/funty-2.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("default", "std"))' -C metadata=cdefca84cbe49cb3 -C extra-filename=-0072619b45fcb10d --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling wyz v0.5.1 Running `/usr/bin/rustc --crate-name wyz --edition=2018 /usr/share/cargo/registry/wyz-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=b4ee0fe6440e2918 -C extra-filename=-6b50a69db0774ea3 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern tap=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libtap-892ae53477138d73.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/radium-912755fd0dbe94ac/build-script-build` Running `/usr/bin/rustc --crate-name radium --edition=2018 /usr/share/cargo/registry/radium-0.7.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=842381d330d33367 -C extra-filename=-69b30091b6a1e57e --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg radium_atomic_8 --cfg radium_atomic_16 --cfg radium_atomic_32 --cfg radium_atomic_64 --cfg radium_atomic_ptr` Compiling bitvec v1.0.1 (/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1) Running `/usr/bin/rustc --crate-name bitvec --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="atomic"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=e08a584ce2bd116c -C extra-filename=-ba77ec36e67e1ce6 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern funty=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libfunty-0072619b45fcb10d.rmeta --extern radium=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libradium-69b30091b6a1e57e.rmeta --extern tap=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libtap-892ae53477138d73.rmeta --extern wyz=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libwyz-6b50a69db0774ea3.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/macros/internal.rs:364:11 | 364 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/macros/internal.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/api.rs:29:12 | 29 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/api.rs:50:12 | 50 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:163:11 | 163 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:121:12 | 121 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:25:11 | 25 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:76:11 | 76 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:88:11 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:127:11 | 127 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:35:11 | 35 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:47:11 | 47 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:162:11 | 162 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:174:11 | 174 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:270:11 | 270 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:327:11 | 327 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/devel.rs:19:14 | 19 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: src/array/traits.rs:261:1 | 261 | / easy_fmt! { 262 | | impl Binary 263 | | impl Display 264 | | impl LowerHex ... | 267 | | for BitArray 268 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/api.rs:134:12 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:122:11 | 122 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:134:11 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:88:12 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:27:11 | 27 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:78:11 | 78 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:90:11 | 90 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:129:11 | 129 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:215:11 | 215 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:51:11 | 51 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:63:11 | 63 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:75:11 | 75 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:177:11 | 177 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:191:11 | 191 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:345:11 | 345 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:359:11 | 359 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: src/boxed/traits.rs:335:1 | 335 | / easy_fmt! { 336 | | impl Binary 337 | | impl Display 338 | | impl LowerHex ... | 342 | | for BitBox 343 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:206:11 | 206 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:561:11 | 561 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:892:11 | 892 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:929:11 | 929 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:765:12 | 765 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:772:12 | 772 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:780:12 | 780 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:787:12 | 787 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:840:12 | 840 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:851:12 | 851 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:862:12 | 862 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:444:11 | 444 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:477:11 | 477 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field/io.rs:64:12 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field/io.rs:102:12 | 102 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:44:12 | 44 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:70:12 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:109:12 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:160:12 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:173:12 | 173 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:185:12 | 185 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:373:12 | 373 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:484:12 | 484 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:676:12 | 676 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:695:12 | 695 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:797:12 | 797 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:804:12 | 804 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/mem.rs:61:11 | 61 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/mem.rs:68:11 | 68 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/order.rs:237:11 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:118:11 | 118 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:130:11 | 130 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:152:11 | 152 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:187:11 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:198:11 | 198 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:212:11 | 212 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:260:11 | 260 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:271:11 | 271 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:287:11 | 287 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:299:11 | 299 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:312:11 | 312 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:326:11 | 326 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:67:11 | 67 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:85:11 | 85 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:103:11 | 103 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:113:11 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:222:11 | 222 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:235:11 | 235 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:248:11 | 248 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:261:11 | 261 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:274:11 | 274 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:294:11 | 294 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:307:11 | 307 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:320:11 | 320 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:333:11 | 333 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:358:11 | 358 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:371:11 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:384:11 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:99:12 | 99 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:110:12 | 110 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:242:11 | 242 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:255:11 | 255 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:268:11 | 268 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:281:11 | 281 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:297:11 | 297 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:387:11 | 387 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1208:11 | 1208 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1289:11 | 1289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1301:11 | 1301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1377:11 | 1377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1412:11 | 1412 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1422:11 | 1422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1432:11 | 1432 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:344:12 | 344 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:391:12 | 391 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:452:12 | 452 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:834:12 | 834 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:854:12 | 854 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1014:12 | 1014 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1046:12 | 1046 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:681:11 | 681 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:735:11 | 735 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:800:11 | 800 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:813:11 | 813 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:823:11 | 823 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:843:11 | 843 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:2740:11 | 2740 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:528:12 | 528 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:536:12 | 536 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:556:12 | 556 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:574:12 | 574 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:2180:12 | 2180 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:2192:12 | 2192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:246:11 | 246 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:259:11 | 259 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:393:11 | 393 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:131:12 | 131 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:221:12 | 221 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:325:12 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:331:12 | 331 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:365:12 | 365 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:371:12 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:884:12 | 884 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:989:12 | 989 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:1295:12 | 1295 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:1400:12 | 1400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/traits.rs:531:11 | 531 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/traits.rs:570:11 | 570 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:974:12 | 974 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:998:12 | 998 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:1011:12 | 1011 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:1024:12 | 1024 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:1037:12 | 1037 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:314:12 | 314 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:368:12 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:376:12 | 376 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:384:12 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:392:12 | 392 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:773:12 | 773 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:788:12 | 788 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:931:12 | 931 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:81:11 | 81 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:94:11 | 94 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:128:11 | 128 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:145:11 | 145 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:159:11 | 159 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:190:11 | 190 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:234:11 | 234 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:250:11 | 250 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:410:11 | 410 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:422:11 | 422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:435:11 | 435 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:457:11 | 457 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:475:11 | 475 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:601:11 | 601 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:619:11 | 619 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:323:12 | 323 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:329:12 | 329 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:42:11 | 42 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:54:11 | 54 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:70:11 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:148:11 | 148 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:160:11 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:226:11 | 226 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:40:11 | 40 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:52:11 | 52 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:64:11 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:178:11 | 178 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:229:11 | 229 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:253:11 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:265:11 | 265 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:277:11 | 277 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:289:11 | 289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:301:11 | 301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:313:11 | 313 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:325:11 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:339:11 | 339 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:377:11 | 377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: src/vec/traits.rs:367:1 | 367 | / easy_fmt! { 368 | | impl Binary 369 | | impl Display 370 | | impl LowerHex ... | 374 | | for BitVec 375 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:43:11 | 43 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:73:11 | 73 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:225:11 | 225 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:244:11 | 244 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:999:20 | 999 | pub fn bit_domain(&self) -> BitDomain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 999 | pub fn bit_domain(&self) -> BitDomain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1012:24 | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1025:16 | 1025 | pub fn domain(&self) -> Domain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 1025 | pub fn domain(&self) -> Domain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1038:20 | 1038 | pub fn domain_mut(&mut self) -> Domain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 1038 | pub fn domain_mut(&mut self) -> Domain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1146:19 | 1146 | pub fn iter_ones(&self) -> IterOnes { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1146 | pub fn iter_ones(&self) -> IterOnes<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1185:20 | 1185 | pub fn iter_zeros(&self) -> IterZeros { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 1185 | pub fn iter_zeros(&self) -> IterZeros<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:133:15 | 133 | pub fn first(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 133 | pub fn first(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:164:19 | 164 | pub fn first_mut(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 164 | pub fn first_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:191:21 | 191 | pub fn split_first(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | 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 | 191 | pub fn split_first(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:228:3 | 228 | &mut self, | ^^^^^^^^^ the lifetime is elided here 229 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 229 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:262:20 | 262 | pub fn split_last(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | 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 | 262 | pub fn split_last(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:299:3 | 299 | &mut self, | ^^^^^^^^^ the lifetime is elided here 300 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 300 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:333:14 | 333 | pub fn last(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 333 | pub fn last(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:367:18 | 367 | pub fn last_mut(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 367 | pub fn last_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:666:14 | 666 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ 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 | 666 | pub fn iter(&self) -> Iter<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:706:18 | 706 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ 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 | 706 | pub fn iter_mut(&mut self) -> IterMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:738:17 | 738 | pub fn windows(&self, size: usize) -> Windows { | ^^^^^ ^^^^^^^^^^^^^ 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 | 738 | pub fn windows(&self, size: usize) -> Windows<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:783:16 | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks { | ^^^^^ ^^^^^^^^^^^^ 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 | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:834:20 | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ 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 | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:880:22 | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:939:3 | 939 | &mut self, | ^^^^^^^^^ the lifetime is elided here 940 | chunk_size: usize, 941 | ) -> ChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 941 | ) -> ChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:987:17 | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks { | ^^^^^ ^^^^^^^^^^^^^ 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 | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1038:21 | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ 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 | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1085:23 | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1141:3 | 1141 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1142 | chunk_size: usize, 1143 | ) -> RChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1143 | ) -> RChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1327:18 | 1327 | pub fn split(&self, pred: F) -> Split | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1327 | pub fn split(&self, pred: F) -> Split<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1381:22 | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1424:28 | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1475:3 | 1475 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1476 | pred: F, 1477 | ) -> SplitInclusiveMut | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | ) -> SplitInclusiveMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1557:19 | 1557 | pub fn rsplit(&self, pred: F) -> RSplit | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 1557 | pub fn rsplit(&self, pred: F) -> RSplit<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1609:23 | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1654:19 | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1706:23 | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1752:20 | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1805:24 | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/vec/api.rs:736:18 | 736 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 736 | pub fn drain(&mut self, range: R) -> Drain<'_, T, O> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/vec/api.rs:1021:3 | 1021 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 1024 | ) -> Splice | ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1024 | ) -> Splice<'_, T, O, I::IntoIter> | +++ warning: `bitvec` (lib) generated 298 warnings (run `cargo fix --lib -p bitvec` to apply 37 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 7.73s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.INNMmA + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT ++ dirname /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT + mkdir -p /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + mkdir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 bitvec-1.0.1 + '[' 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=bitvec ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=1.0.1 + REG_DIR=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT/usr/share/cargo/registry/bitvec-1.0.1 + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT/usr/share/cargo/registry/bitvec-1.0.1 + /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/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT/usr/share/cargo/registry/bitvec-1.0.1 warning: no (git) VCS found for `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT/usr/share/cargo/registry/bitvec-1.0.1/Cargo.toml + /usr/bin/rm -f /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT/usr/share/cargo/registry/bitvec-1.0.1/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 -j12 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.w0ZE1r + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 -fomit-frame-pointer -m32 -march=i686 -msse2 -mtune=generic -mfpmath=sse -mstackrealign -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 bitvec-1.0.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 test -j12 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling serde_core v1.0.228 Compiling libc v0.2.180 Compiling zerocopy v0.8.26 Compiling cfg-if v1.0.4 Compiling serde v1.0.228 Compiling serde_json v1.0.145 Fresh tap v1.0.1 Compiling memchr v2.7.6 Compiling ryu v1.0.20 Compiling itoa v1.0.15 Fresh funty v2.0.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=22f33fdf3efc6b58 -C extra-filename=-6cd4b9a9420a7891 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/serde_core-6cd4b9a9420a7891 -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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=2021 /usr/share/cargo/registry/libc-0.2.180/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=54dc094efe04836f -C extra-filename=-63f512246fee6858 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/libc-63f512246fee6858 -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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 cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std"))' -C metadata=7d711d5cd9cce0d5 -C extra-filename=-52c6c0467872a36c --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=c46f8538ab28beee -C extra-filename=-8857ebf8535b6ec9 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/zerocopy-8857ebf8535b6ec9 -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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=2021 /usr/share/cargo/registry/serde-1.0.228/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=fb3cfbccfa43443a -C extra-filename=-6e92c4f9dd281f91 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/serde-6e92c4f9dd281f91 -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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=2021 /usr/share/cargo/registry/serde_json-1.0.145/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="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=f670682637eafdf2 -C extra-filename=-0bf26940c357679a --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/serde_json-0bf26940c357679a -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=6b48163d3b38cc72 -C extra-filename=-9eb55f5a81c3b16d --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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 ryu --edition=2018 /usr/share/cargo/registry/ryu-1.0.20/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("no-panic", "small"))' -C metadata=f41a4d7872e4703a -C extra-filename=-e1c63b96710abe64 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/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 itoa --edition=2018 /usr/share/cargo/registry/itoa-1.0.15/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("no-panic"))' -C metadata=69d316fe1f4f10db -C extra-filename=-70cb3b1bba251ad7 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh wyz v0.5.1 Compiling static_assertions v1.1.0 Fresh radium v0.7.0 warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/macros/internal.rs:364:11 | 364 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/macros/internal.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/api.rs:29:12 | 29 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/api.rs:50:12 | 50 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:163:11 | 163 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:121:12 | 121 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/iter.rs:143:12 | 143 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:25:11 | 25 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:37:11 | 37 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:76:11 | 76 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:88:11 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:127:11 | 127 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/ops.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:35:11 | 35 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:47:11 | 47 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:162:11 | 162 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:174:11 | 174 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:270:11 | 270 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/array/traits.rs:327:11 | 327 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/devel.rs:19:14 | 19 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: src/array/traits.rs:261:1 | 261 | / easy_fmt! { 262 | | impl Binary 263 | | impl Display 264 | | impl LowerHex ... | 267 | | for BitArray 268 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/api.rs:134:12 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:122:11 | 122 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:134:11 | 134 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:88:12 | 88 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/iter.rs:113:12 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:27:11 | 27 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:78:11 | 78 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:90:11 | 90 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:129:11 | 129 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:215:11 | 215 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/ops.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:39:11 | 39 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:51:11 | 51 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:63:11 | 63 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:75:11 | 75 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:177:11 | 177 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:191:11 | 191 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:345:11 | 345 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/boxed/traits.rs:359:11 | 359 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: src/boxed/traits.rs:335:1 | 335 | / easy_fmt! { 336 | | impl Binary 337 | | impl Display 338 | | impl LowerHex ... | 342 | | for BitBox 343 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:206:11 | 206 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:561:11 | 561 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:892:11 | 892 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:929:11 | 929 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:765:12 | 765 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:772:12 | 772 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:780:12 | 780 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:787:12 | 787 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:840:12 | 840 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:851:12 | 851 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/domain.rs:862:12 | 862 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:444:11 | 444 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:477:11 | 477 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field/io.rs:64:12 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field/io.rs:102:12 | 102 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:44:12 | 44 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/field.rs:70:12 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:388:11 | 388 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:109:12 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:160:12 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:173:12 | 173 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:185:12 | 185 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:373:12 | 373 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:484:12 | 484 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:676:12 | 676 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:695:12 | 695 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:797:12 | 797 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:804:12 | 804 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/index.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/mem.rs:61:11 | 61 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/mem.rs:68:11 | 68 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/order.rs:237:11 | 237 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:118:11 | 118 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:130:11 | 130 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:141:11 | 141 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:152:11 | 152 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:187:11 | 187 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:198:11 | 198 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:212:11 | 212 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:260:11 | 260 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:271:11 | 271 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:287:11 | 287 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:299:11 | 299 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:312:11 | 312 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr.rs:326:11 | 326 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:67:11 | 67 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:85:11 | 85 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:103:11 | 103 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:113:11 | 113 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:139:11 | 139 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/addr.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:222:11 | 222 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:235:11 | 235 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:248:11 | 248 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:261:11 | 261 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:274:11 | 274 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:294:11 | 294 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:307:11 | 307 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:320:11 | 320 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:333:11 | 333 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:358:11 | 358 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:371:11 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:384:11 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:99:12 | 99 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/proxy.rs:110:12 | 110 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:242:11 | 242 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:255:11 | 255 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:268:11 | 268 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:281:11 | 281 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:297:11 | 297 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/range.rs:387:11 | 387 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1208:11 | 1208 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1289:11 | 1289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1301:11 | 1301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1377:11 | 1377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1412:11 | 1412 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1422:11 | 1422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1432:11 | 1432 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:344:12 | 344 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:391:12 | 391 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:452:12 | 452 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:834:12 | 834 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:854:12 | 854 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1014:12 | 1014 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/single.rs:1046:12 | 1046 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:681:11 | 681 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:735:11 | 735 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:800:11 | 800 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:813:11 | 813 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:823:11 | 823 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/ptr/span.rs:843:11 | 843 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:2740:11 | 2740 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:528:12 | 528 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:536:12 | 536 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:556:12 | 556 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:574:12 | 574 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:2180:12 | 2180 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/api.rs:2192:12 | 2192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:41:11 | 41 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:57:11 | 57 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:230:11 | 230 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:246:11 | 246 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:259:11 | 259 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:380:11 | 380 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:393:11 | 393 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:131:12 | 131 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:221:12 | 221 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:325:12 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:331:12 | 331 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:365:12 | 365 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:371:12 | 371 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:884:12 | 884 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:989:12 | 989 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:1295:12 | 1295 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/iter.rs:1400:12 | 1400 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/traits.rs:531:11 | 531 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice/traits.rs:570:11 | 570 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:974:12 | 974 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:998:12 | 998 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:1011:12 | 1011 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:1024:12 | 1024 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/slice.rs:1037:12 | 1037 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:314:12 | 314 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:368:12 | 368 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:376:12 | 376 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:384:12 | 384 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:392:12 | 392 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:773:12 | 773 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:788:12 | 788 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:894:12 | 894 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/api.rs:931:12 | 931 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:81:11 | 81 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:94:11 | 94 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:128:11 | 128 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:145:11 | 145 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:159:11 | 159 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:172:11 | 172 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:190:11 | 190 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:203:11 | 203 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:234:11 | 234 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:250:11 | 250 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:410:11 | 410 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:422:11 | 422 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:435:11 | 435 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:457:11 | 457 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:475:11 | 475 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:601:11 | 601 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:619:11 | 619 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:323:12 | 323 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/iter.rs:329:12 | 329 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:42:11 | 42 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:54:11 | 54 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:70:11 | 70 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:136:11 | 136 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:148:11 | 148 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:160:11 | 160 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:176:11 | 176 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:226:11 | 226 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/ops.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:40:11 | 40 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:52:11 | 52 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:64:11 | 64 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:83:11 | 83 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:95:11 | 95 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:109:11 | 109 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:123:11 | 123 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:137:11 | 137 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:150:11 | 150 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:164:11 | 164 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:178:11 | 178 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:192:11 | 192 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:205:11 | 205 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:217:11 | 217 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:229:11 | 229 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:241:11 | 241 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:253:11 | 253 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:265:11 | 265 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:277:11 | 277 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:289:11 | 289 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:301:11 | 301 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:313:11 | 313 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:325:11 | 325 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:339:11 | 339 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/vec/traits.rs:377:11 | 377 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/devel.rs:32:14 | 32 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | ::: src/vec/traits.rs:367:1 | 367 | / easy_fmt! { 368 | | impl Binary 369 | | impl Display 370 | | impl LowerHex ... | 374 | | for BitVec 375 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `easy_fmt` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:43:11 | 43 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:73:11 | 73 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:107:11 | 107 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:225:11 | 225 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin_include` --> src/view.rs:244:11 | 244 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:999:20 | 999 | pub fn bit_domain(&self) -> BitDomain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ 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 | 999 | pub fn bit_domain(&self) -> BitDomain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1012:24 | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ 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 | 1012 | pub fn bit_domain_mut(&mut self) -> BitDomain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1025:16 | 1025 | pub fn domain(&self) -> Domain { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 1025 | pub fn domain(&self) -> Domain<'_, Const, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1038:20 | 1038 | pub fn domain_mut(&mut self) -> Domain { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 1038 | pub fn domain_mut(&mut self) -> Domain<'_, Mut, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1146:19 | 1146 | pub fn iter_ones(&self) -> IterOnes { | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1146 | pub fn iter_ones(&self) -> IterOnes<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice.rs:1185:20 | 1185 | pub fn iter_zeros(&self) -> IterZeros { | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 1185 | pub fn iter_zeros(&self) -> IterZeros<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:133:15 | 133 | pub fn first(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 133 | pub fn first(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:164:19 | 164 | pub fn first_mut(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 164 | pub fn first_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:191:21 | 191 | pub fn split_first(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | 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 | 191 | pub fn split_first(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:228:3 | 228 | &mut self, | ^^^^^^^^^ the lifetime is elided here 229 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 229 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:262:20 | 262 | pub fn split_last(&self) -> Option<(BitRef, &Self)> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^ the same lifetime is elided here | | | | | 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 | 262 | pub fn split_last(&self) -> Option<(BitRef<'_, Const, T, O>, &Self)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:299:3 | 299 | &mut self, | ^^^^^^^^^ the lifetime is elided here 300 | ) -> Option<(BitRef, &mut BitSlice)> { | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is elided here | | | the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 300 | ) -> Option<(BitRef<'_, Mut, T::Alias, O>, &mut BitSlice)> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:333:14 | 333 | pub fn last(&self) -> Option> { | ^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 333 | pub fn last(&self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:367:18 | 367 | pub fn last_mut(&mut self) -> Option> { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 367 | pub fn last_mut(&mut self) -> Option> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:666:14 | 666 | pub fn iter(&self) -> Iter { | ^^^^^ ^^^^^^^^^^ 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 | 666 | pub fn iter(&self) -> Iter<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:706:18 | 706 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^^^ ^^^^^^^^^^^^^ 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 | 706 | pub fn iter_mut(&mut self) -> IterMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:738:17 | 738 | pub fn windows(&self, size: usize) -> Windows { | ^^^^^ ^^^^^^^^^^^^^ 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 | 738 | pub fn windows(&self, size: usize) -> Windows<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:783:16 | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks { | ^^^^^ ^^^^^^^^^^^^ 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 | 783 | pub fn chunks(&self, chunk_size: usize) -> Chunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:834:20 | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^ 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 | 834 | pub fn chunks_mut(&mut self, chunk_size: usize) -> ChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:880:22 | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 880 | pub fn chunks_exact(&self, chunk_size: usize) -> ChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:939:3 | 939 | &mut self, | ^^^^^^^^^ the lifetime is elided here 940 | chunk_size: usize, 941 | ) -> ChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 941 | ) -> ChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:987:17 | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks { | ^^^^^ ^^^^^^^^^^^^^ 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 | 987 | pub fn rchunks(&self, chunk_size: usize) -> RChunks<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1038:21 | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut { | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ 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 | 1038 | pub fn rchunks_mut(&mut self, chunk_size: usize) -> RChunksMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1085:23 | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact { | ^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 1085 | pub fn rchunks_exact(&self, chunk_size: usize) -> RChunksExact<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1141:3 | 1141 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1142 | chunk_size: usize, 1143 | ) -> RChunksExactMut { | ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1143 | ) -> RChunksExactMut<'_, T, O> { | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1327:18 | 1327 | pub fn split(&self, pred: F) -> Split | ^^^^^ ^^^^^^^^^^^^^^ 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 | 1327 | pub fn split(&self, pred: F) -> Split<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1381:22 | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^ 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 | 1381 | pub fn split_mut(&mut self, pred: F) -> SplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1424:28 | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^ 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 | 1424 | pub fn split_inclusive(&self, pred: F) -> SplitInclusive<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1475:3 | 1475 | &mut self, | ^^^^^^^^^ the lifetime is elided here 1476 | pred: F, 1477 | ) -> SplitInclusiveMut | ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1477 | ) -> SplitInclusiveMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1557:19 | 1557 | pub fn rsplit(&self, pred: F) -> RSplit | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 1557 | pub fn rsplit(&self, pred: F) -> RSplit<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1609:23 | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 1609 | pub fn rsplit_mut(&mut self, pred: F) -> RSplitMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1654:19 | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN | ^^^^^ ^^^^^^^^^^^^^^^ 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 | 1654 | pub fn splitn(&self, n: usize, pred: F) -> SplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1706:23 | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ 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 | 1706 | pub fn splitn_mut(&mut self, n: usize, pred: F) -> SplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1752:20 | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN | ^^^^^ ^^^^^^^^^^^^^^^^ 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 | 1752 | pub fn rsplitn(&self, n: usize, pred: F) -> RSplitN<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/slice/api.rs:1805:24 | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ 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 | 1805 | pub fn rsplitn_mut(&mut self, n: usize, pred: F) -> RSplitNMut<'_, T, O, F> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/vec/api.rs:736:18 | 736 | pub fn drain(&mut self, range: R) -> Drain | ^^^^^^^^^ ^^^^^^^^^^^ 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 | 736 | pub fn drain(&mut self, range: R) -> Drain<'_, T, O> | +++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/vec/api.rs:1021:3 | 1021 | &mut self, | ^^^^^^^^^ the lifetime is elided here ... 1024 | ) -> Splice | ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 1024 | ) -> Splice<'_, T, O, I::IntoIter> | +++ Running `/usr/bin/rustc --crate-name static_assertions --edition=2015 /usr/share/cargo/registry/static_assertions-1.1.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("nightly"))' -C metadata=73d0758528c2d061 -C extra-filename=-32d17f5abb959f42 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `bitvec` (lib) generated 298 warnings (run `cargo fix --lib -p bitvec` to apply 37 suggestions) Running `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/serde_json-0bf26940c357679a/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/serde_core-6cd4b9a9420a7891/build-script-build` Running `/usr/bin/rustc --crate-name serde_core --edition=2021 /usr/share/cargo/registry/serde_core-1.0.228/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="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=251be973f4f4f1f2 -C extra-filename=-cd3f83b4a1c51d85 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/serde-6e92c4f9dd281f91/build-script-build` Running `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/libc-63f512246fee6858/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.180/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 '--allow=clippy::used_underscore_binding' --allow=unused_qualifications '--warn=clippy::unnecessary_semicolon' '--allow=clippy::unnecessary_cast' '--allow=clippy::uninlined_format_args' '--warn=clippy::ptr_as_ptr' '--allow=clippy::non_minimal_cfg' '--allow=clippy::missing_safety_doc' '--warn=clippy::map_unwrap_or' '--warn=clippy::manual_assert' '--allow=clippy::identity_op' '--warn=clippy::explicit_iter_loop' '--allow=clippy::expl_impl_clone_on_copy' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=efd7178e94c23db7 -C extra-filename=-6b550955dd7d6722 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd12 --check-cfg 'cfg(emscripten_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(gnu_file_offset_bits64)' --check-cfg 'cfg(gnu_time_bits64)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(musl_v1_2_3)' --check-cfg 'cfg(musl32_time64)' --check-cfg 'cfg(vxworks_lt_25_09)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin","qurt"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos","nto71_iosock","nto80"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/build/zerocopy-8857ebf8535b6ec9/build-script-build` Running `/usr/bin/rustc --crate-name zerocopy --edition=2021 /usr/share/cargo/registry/zerocopy-0.8.26/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="simd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=3040797a75d4ab2b -C extra-filename=-9fdfdc7c5e8df4d2 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg zerocopy_aarch64_simd_1_59_0 --cfg zerocopy_core_error_1_81_0 --cfg zerocopy_diagnostic_on_unimplemented_1_78_0 --cfg zerocopy_generic_bounds_in_const_fn_1_61_0 --cfg zerocopy_panic_in_const_and_vec_try_reserve_1_57_0 --cfg zerocopy_target_has_atomics_1_60_0 --check-cfg 'cfg(zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(coverage_nightly)'` Compiling getrandom v0.2.15 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.2.15/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("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=7a450db57b891206 -C extra-filename=-14fbba22580d19cd --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern cfg_if=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libcfg_if-52c6c0467872a36c.rmeta --extern libc=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/liblibc-6b550955dd7d6722.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.6.4 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=359bf3083c75de18 -C extra-filename=-195619c3a14ea461 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern getrandom=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libgetrandom-14fbba22580d19cd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ppv-lite86 v0.2.21 Running `/usr/bin/rustc --crate-name ppv_lite86 --edition=2021 /usr/share/cargo/registry/ppv-lite86-0.2.21/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="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=7749c05e883e49cf -C extra-filename=-4dd7ee7076d8c541 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern zerocopy=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libzerocopy-9fdfdc7c5e8df4d2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.3.1 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.3.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", "serde", "serde1", "simd", "std"))' -C metadata=b8b701c9cb16f133 -C extra-filename=-e7ebb26e16a68c93 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern ppv_lite86=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libppv_lite86-4dd7ee7076d8c541.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/librand_core-195619c3a14ea461.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde --edition=2021 /usr/share/cargo/registry/serde-1.0.228/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("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=2edaa15f6a90bd7a -C extra-filename=-602c7ec9892c0390 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde_core-cd3f83b4a1c51d85.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg if_docsrs_then_no_serde_core --check-cfg 'cfg(feature, values("result"))' --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` Running `/usr/bin/rustc --crate-name serde_json --edition=2021 /usr/share/cargo/registry/serde_json-1.0.145/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("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=270c522b740ab406 -C extra-filename=-21cd03a052b35e68 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern itoa=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libitoa-70cb3b1bba251ad7.rmeta --extern memchr=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libmemchr-9eb55f5a81c3b16d.rmeta --extern ryu=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libryu-e1c63b96710abe64.rmeta --extern serde_core=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde_core-cd3f83b4a1c51d85.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg 'fast_arithmetic="32"' --check-cfg 'cfg(fast_arithmetic, values("32", "64"))'` Compiling rand v0.8.5 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.8.5/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="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=8dbf29ef1bc31ea8 -C extra-filename=-5522f618c3239748 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern libc=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/liblibc-6b550955dd7d6722.rmeta --extern rand_chacha=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/librand_chacha-e7ebb26e16a68c93.rmeta --extern rand_core=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/librand_core-195619c3a14ea461.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bincode v1.3.3 Compiling serde_test v1.0.177 Running `/usr/bin/rustc --crate-name bincode --edition=2015 /usr/share/cargo/registry/bincode-1.3.3/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("i128"))' -C metadata=be3525f75fea5678 -C extra-filename=-b3db372bead8ac62 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde-602c7ec9892c0390.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name serde_test --edition=2021 /usr/share/cargo/registry/serde_test-1.0.177/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=e78374e5828b9ca0 -C extra-filename=-5b45d940aec79f66 --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern serde=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde-602c7ec9892c0390.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling bitvec v1.0.1 (/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1) Running `/usr/bin/rustc --crate-name bitvec --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="alloc"' --cfg 'feature="atomic"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' -C metadata=d2b37077478e8d6f -C extra-filename=-08db98e97ca3692e --out-dir /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern bincode=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libbincode-b3db372bead8ac62.rlib --extern funty=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libfunty-0072619b45fcb10d.rlib --extern radium=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libradium-69b30091b6a1e57e.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/librand-5522f618c3239748.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde-602c7ec9892c0390.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde_json-21cd03a052b35e68.rlib --extern serde_test=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde_test-5b45d940aec79f66.rlib --extern static_assertions=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libstatic_assertions-32d17f5abb959f42.rlib --extern tap=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libtap-892ae53477138d73.rlib --extern wyz=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libwyz-6b50a69db0774ea3.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:442:13 | 442 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:448:13 | 448 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:454:46 | 454 | #[cfg(all(target_pointer_width = "64", not(tarpaulin)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:460:13 | 460 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:438:37 | 438 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:444:38 | 444 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:450:38 | 450 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:462:40 | 462 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:475:13 | 475 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:481:13 | 481 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:487:46 | 487 | #[cfg(all(target_pointer_width = "64", not(tarpaulin)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:493:13 | 493 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:471:37 | 471 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:477:38 | 477 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:483:38 | 483 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:495:40 | 495 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:508:13 | 508 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:514:13 | 514 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:520:46 | 520 | #[cfg(all(target_pointer_width = "64", not(tarpaulin)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tarpaulin` --> src/order.rs:526:13 | 526 | #[cfg(not(tarpaulin))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:504:37 | 504 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:510:38 | 510 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:516:38 | 516 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `verbose` --> src/order.rs:528:40 | 528 | verify_for_type::(cfg!(feature = "verbose")); | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `atomic`, `default`, `serde`, `std`, and `testing` = help: consider adding `verbose` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: creating a mutable reference to mutable static --> src/macros.rs:180:3 | 180 | DATA.get_unchecked_mut(.. $len) | ^^^^ mutable reference to mutable static | ::: src/macros/tests.rs:72:12 | 72 | unsafe { bits!(static mut u32, Lsb0; 1; 20) }; | ---------------------------------- in this macro invocation | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default = note: this warning originates in the macro `bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a mutable reference to mutable static --> src/macros.rs:206:3 | 206 | DATA.get_unchecked_mut(.. $len) | ^^^^ mutable reference to mutable static | ::: src/macros/tests.rs:73:42 | 73 | let _: &'static mut BitSlice = unsafe { bits!(static mut 1; 20) }; | ----------------------- in this macro invocation | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: this warning originates in the macro `bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a mutable reference to mutable static --> src/macros.rs:191:4 | 191 | DATA.get_unchecked_mut(.. BITS) | ^^^^ mutable reference to mutable static | ::: src/macros/tests.rs:76:12 | 76 | unsafe { bits!(static mut Cell, Msb0; 1, 0, 1, 1, 0) }; | ------------------------------------------------ in this macro invocation | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: this warning originates in the macro `bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a mutable reference to mutable static --> src/macros.rs:191:4 | 191 | DATA.get_unchecked_mut(.. BITS) | ^^^^ mutable reference to mutable static | ::: src/macros/tests.rs:78:12 | 78 | unsafe { bits!(static mut Cell, Msb0; 1, 0, 1, 1, 0) }; | ------------------------------------------------ in this macro invocation | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: this warning originates in the macro `bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: creating a mutable reference to mutable static --> src/macros.rs:200:3 | 200 | DATA.get_unchecked_mut(.. BITS) | ^^^^ mutable reference to mutable static | ::: src/macros/tests.rs:79:42 | 79 | let _: &'static mut BitSlice = unsafe { bits!(static mut 1, 0, 1, 1, 0) }; | ------------------------------- in this macro invocation | = note: for more information, see = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives = note: this warning originates in the macro `$crate::bits` which comes from the expansion of the macro `bits` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `bitvec` (lib test) generated 327 warnings (298 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 1m 42s Running `/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/bitvec-08db98e97ca3692e` running 138 tests test access::tests::sanity_check_prefetch ... ok test access::tests::touch_memory ... ok test array::tests::core_impl ... ok test array::tests::bonus_impl ... ok test array::tests::format::render ... ok test array::tests::iter ... ok test array::tests::make_and_view ... ok test array::tests::ops ... ok test array::tests::traits ... ok test boxed::tests::conversions ... ok test boxed::tests::format ... ok test boxed::tests::inherents ... ok test boxed::tests::iter ... ok test boxed::tests::ops ... ok test boxed::tests::traits ... ok test domain::tests::bit_domain ... ok test domain::tests::domain ... ok test domain::tests::iter ... ok test domain::tests::render ... ok test field::tests::lsb0_u8_any_u5 ... ok test field::tests::lsb0_u8_be_u20 ... ok test field::tests::lsb0_u8_be_u24 ... ok test field::tests::lsb0_u8_le_u20 ... ok test field::tests::lsb0_u8_le_u24 ... ok test field::tests::msb0_u8_any_u5 ... ok test field::tests::msb0_u8_be_u20 ... ok test field::tests::msb0_u8_be_u24 ... ok test field::tests::msb0_u8_le_u20 ... ok test field::tests::msb0_u8_le_u24 ... ok test field::tests::read_bits ... ok test field::tests::write_bits ... ok test index::tests::index_ctors ... ok test index::tests::index_cycle ... ok test index::tests::jumps ... ok test index::tests::mask_operators ... ok test index::tests::position_ctors ... ok test index::tests::ranges ... ok test index::tests::render ... ok test index::tests::select_ctors ... ok test index::tests::tail_ctors ... ok test macros::tests::compile_bitarr ... ok test macros::tests::compile_bitarr_typedef ... ok test macros::tests::compile_bitbox ... ok test macros::tests::compile_bits ... ok test macros::tests::compile_bitvec ... ok test macros::tests::constexpr_macros ... ok test macros::tests::encode_bits ... ok test macros::tests::make_elem ... ok test mem::tests::integer_properties ... ok test order::tests::default_impl ... ok test order::tests::hilo::verify_u16 ... ok test order::tests::hilo::verify_u32 ... ok test order::tests::hilo::verify_u8 ... ok test order::tests::hilo::verify_usize ... ok test order::tests::lsb0::verify_u16 ... ok test order::tests::lsb0::verify_u32 ... ok test order::tests::lsb0::verify_u8 ... ok test order::tests::lsb0::verify_usize ... ok test order::tests::msb0::verify_u16 ... ok test order::tests::msb0::verify_u32 ... ok test order::tests::msb0::verify_u8 ... ok test order::tests::msb0::verify_usize ... ok test ptr::tests::alignment ... ok test ptr::tests::format ... ok test ptr::tests::free_functions ... ok test ptr::tests::proxy ... ok test ptr::tests::range ... ok test ptr::tests::single ... ok test ptr::tests::span ... ok test slice::tests::aliasing ... ok test slice::tests::api::fillers ... ok test slice::tests::api::getters ... ok test slice::tests::api::inspectors ... ok test slice::tests::api::properties ... ok test slice::tests::api::rotate_too_far_left - should panic ... ok test slice::tests::api::rotators ... ok test slice::tests::api::rotate_too_far_right - should panic ... ok test slice::tests::api::splitters ... ok test slice::tests::bit_counting ... ok test slice::tests::cooking ... ok test slice::tests::copying ... ok test slice::tests::iter::chunks ... ok test slice::tests::iter::chunks_exact ... ok test slice::tests::iter::chunks_exact_mut ... ok test slice::tests::iter::chunks_mut ... ok test slice::tests::iter::iter ... ok test slice::tests::iter::iter_mut ... ok test slice::tests::iter::iter_ones ... ok test slice::tests::iter::iter_zeros ... ok test slice::tests::iter::rchunks ... ok test slice::tests::iter::rchunks_exact ... ok test slice::tests::iter::rchunks_exact_mut ... ok test slice::tests::iter::rchunks_mut ... ok test slice::tests::iter::rsplit ... ok test slice::tests::iter::rsplit_mut ... ok test slice::tests::iter::rsplitn ... ok test slice::tests::iter::rsplitn_mut ... ok test slice::tests::iter::split ... ok test slice::tests::iter::split_inclusive ... ok test slice::tests::iter::split_inclusive_mut ... ok test slice::tests::iter::split_mut ... ok test slice::tests::iter::splitn ... ok test slice::tests::iter::splitn_mut ... ok test slice::tests::iter::trait_impls ... ok test slice::tests::iter::windows ... ok test slice::tests::ops::bit_not ... ok test slice::tests::ops::bitand ... ok test slice::tests::ops::bitor ... ok test slice::tests::ops::bitxor ... ok test slice::tests::ops::indexing ... ok test slice::tests::ops::index_mut_usize - should panic ... ok test slice::tests::shunting ... ok test slice::tests::traits::alloc_impls ... ok test slice::tests::traits::cmp ... ok test slice::tests::traits::conv ... ok test slice::tests::traits::core_impls ... ok test slice::tests::traits::format::binary ... ok test slice::tests::traits::format::hex_lower ... ok test slice::tests::traits::format::hex_upper ... ok test slice::tests::traits::format::octal ... ok test slice::tests::traits::std_impls ... ok test slice::tests::writing ... ok test store::tests::aliased_atomic_send_sync ... ok test store::tests::cell_unsend_unsync ... ok test store::tests::load_store ... ok test store::tests::unaliased_send_sync ... ok test vec::tests::api::ins_del ... ok test vec::tests::api::misc ... ok test vec::tests::api::walk ... ok test vec::tests::iter::drain ... ok test vec::tests::iter::extend ... ok test vec::tests::iter::splice ... ok test vec::tests::make_and_resize ... ok test vec::tests::misc ... ok test vec::tests::traits::alloc_impl ... ok test vec::tests::traits::format ... ok test vec::tests::traits::std_impl ... ok test view::tests::implementations ... ok test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Doc-tests bitvec Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name bitvec --test src/lib.rs --test-run-directory /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1 -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps -L dependency=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps --extern bincode=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libbincode-b3db372bead8ac62.rlib --extern bitvec=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libbitvec-ba77ec36e67e1ce6.rlib --extern funty=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libfunty-0072619b45fcb10d.rlib --extern radium=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libradium-69b30091b6a1e57e.rlib --extern rand=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/librand-5522f618c3239748.rlib --extern serde=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde-602c7ec9892c0390.rlib --extern serde_json=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde_json-21cd03a052b35e68.rlib --extern serde_test=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libserde_test-5b45d940aec79f66.rlib --extern static_assertions=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libstatic_assertions-32d17f5abb959f42.rlib --extern tap=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libtap-892ae53477138d73.rlib --extern wyz=/home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/bitvec-1.0.1/target/rpm/deps/libwyz-6b50a69db0774ea3.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="atomic"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic", "default", "serde", "std", "testing"))' --error-format human` running 295 tests test src/array.rs - array::BitArray (line 50) ... ok test src/array.rs - array::BitArray::into_inner (line 67) ... ok test src/boxed.rs - boxed::BitBox::into_boxed_slice (line 160) ... ok test src/array.rs - array::BitArray::new (line 51) ... ok test src/boxed.rs - boxed::BitBox (line 84) ... ok test src/array.rs - array::BitArray (line 100) ... ok test src/boxed.rs - boxed::BitBox::from_bitslice (line 76) ... ok test src/boxed.rs - boxed::BitBox::try_from_boxed_slice (line 131) ... ok test src/boxed.rs - boxed::BitBox::fill_uninitialized (line 277) ... ok test src/boxed.rs - boxed::BitBox::from_boxed_slice (line 104) ... ok test src/boxed/api.rs - boxed::api::BitBox::from_raw (line 48) ... ok test src/boxed/api.rs - boxed::api::BitBox::into_raw (line 80) ... ok test src/boxed.rs - boxed::BitBox::force_align (line 321) ... ok test src/boxed.rs - boxed::BitBox::into_bitvec (line 197) ... ok test src/field.rs - field::BitField (line 114) ... ok test src/field.rs - field::BitField::load_be (line 141) ... ok test src/boxed/api.rs - boxed::api::BitBox::leak (line 111) ... ok test src/field.rs - field::BitField::load_be (line 159) ... ok test src/field.rs - field::BitField::load_le (line 137) ... ok test src/field.rs - field::BitField::load_be (line 189) ... ok test src/field.rs - field::BitField::store_be (line 147) ... ok test src/field.rs - field::BitField::load_le (line 155) ... ok test src/field.rs - field::BitField::store_le (line 143) ... ok test src/field.rs - field::BitField::load_le (line 185) ... ok test src/field.rs - field::BitField::store_le (line 161) ... ok test src/field.rs - field::BitField::store_be (line 165) ... ok test src/field.rs - field::BitSlice::load_be (line 175) ... ok test src/field.rs - field::BitField::store_le (line 191) ... ok test src/field.rs - field::BitField::store_be (line 195) ... ok test src/field.rs - field::BitSlice::load_be (line 198) ... ok test src/field.rs - field::BitSlice::load_le (line 161) ... ok test src/field.rs - field::BitSlice::load_le (line 138) ... ok test src/field.rs - field::BitSlice::store_be (line 239) ... ok test src/field.rs - field::BitSlice::store_le (line 208) ... ok test src/field.rs - field::BitSlice::store_be (line 257) ... ok test src/field.rs - field::BitSlice::load_be (line 336) ... ok test src/field.rs - field::BitSlice::load_le (line 275) ... ok test src/field.rs - field::BitSlice::store_le (line 226) ... ok test src/field.rs - field::BitSlice::load_be (line 313) ... ok test src/field.rs - field::BitSlice::store_be (line 399) ... ok test src/macros.rs - macros::bits (line 221) ... ignored test src/field.rs - field::BitSlice::load_le (line 298) ... ok test src/field.rs - field::BitSlice::store_be (line 381) ... ok test src/lib.rs - (line 121) ... ok test src/lib.rs - (line 130) ... ok test src/lib.rs - (line 246) ... ok test src/field.rs - field::BitSlice::store_le (line 349) ... ok test src/field.rs - field::BitSlice::store_le (line 367) ... ok test src/macros.rs - macros::bitarr (line 72) ... ok test src/macros.rs - macros::BitArr (line 30) ... ok test src/mem.rs - mem::elts (line 70) ... ok test src/order.rs - order::BitOrder (line 79) ... ok test src/lib.rs - (line 222) ... ok test src/lib.rs - (line 141) ... ok test src/ptr.rs - ptr::copy (line 117) ... ok test src/ptr.rs - ptr::read (line 173) ... ok test src/ptr.rs - ptr::eq (line 125) ... ok test src/ptr.rs - ptr::copy_nonoverlapping (line 118) ... ok test src/ptr.rs - ptr::copy (line 96) ... ok test src/macros.rs - macros::bits (line 245) ... ok test src/ptr.rs - ptr::read_unaligned (line 186) ... ok test src/ptr.rs - ptr::read_volatile (line 206) ... ok test src/ptr.rs - ptr::replace (line 207) ... ok test src/ptr.rs - ptr::swap (line 244) ... ok test src/ptr.rs - ptr::write (line 289) ... ok test src/ptr.rs - ptr::bitslice_from_raw_parts_mut (line 340) ... ok test src/ptr.rs - ptr::bitslice_from_raw_parts (line 326) ... ok test src/ptr.rs - ptr::write_unaligned (line 316) ... ok test src/ptr/single.rs - ptr::single::BitPtr::offset_from (line 658) - compile ... ok test src/ptr.rs - ptr::swap_nonoverlapping (line 260) ... ok test src/ptr.rs - ptr::write_volatile (line 334) ... ok test src/ptr.rs - ptr::write_bits (line 369) ... ok test src/ptr/range.rs - ptr::range::BitPtrRange::contains (line 131) ... ok test src/ptr/range.rs - ptr::range::BitPtrRange::is_empty (line 96) ... ok test src/ptr/single.rs - ptr::single::BitPtr::offset (line 530) ... ok test src/ptr/single.rs - ptr::single::BitPtr::as_ref (line 487) ... ok test src/ptr/single.rs - ptr::single::BitPtr::align_offset (line 911) ... ok test src/ptr/single.rs - ptr::single::BitPtr::offset_from (line 637) ... ok test src/ptr/single.rs - ptr::single::BitPtr::as_mut (line 978) ... ok test src/ptr/proxy.rs - ptr::proxy::BitRef (line 71) ... ok test src/ptr/single.rs - ptr::single::BitPtr::wrapping_offset (line 590) ... ok test src/slice.rs - slice::BitSlice (line 309) ... ok test src/slice.rs - slice::BitSlice::clone_from_bitslice (line 546) ... ok test src/slice.rs - slice::BitSlice::all (line 1363) ... ok test src/slice.rs - slice::BitSlice (line 326) ... ok test src/slice.rs - slice::BitSlice::copy_from_bitslice (line 593) ... ok test src/slice.rs - slice::BitSlice::any (line 1345) ... ok test src/slice.rs - slice::BitSlice (line 286) ... ok test src/slice.rs - slice::BitSlice (line 84) ... ok test src/slice.rs - slice::BitSlice::count_zeros (line 1081) ... ok test src/slice.rs - slice::BitSlice::count_ones (line 1053) ... ok test src/slice.rs - slice::BitSlice::first_one (line 1195) ... ok test src/slice.rs - slice::BitSlice (line 343) ... ok test src/slice.rs - slice::BitSlice::first_zero (line 1213) ... ok test src/slice.rs - slice::BitSlice::from_element (line 148) ... ok test src/slice.rs - slice::BitSlice::from_element_mut (line 189) ... ok test src/slice.rs - slice::BitSlice::copy_within_unchecked (line 938) ... ok test src/slice.rs - slice::BitSlice::empty_mut (line 121) ... ok test src/slice.rs - slice::BitSlice::from_slice (line 233) ... ok test src/slice.rs - slice::BitSlice::empty (line 102) ... ok test src/slice.rs - slice::BitSlice::from_slice_mut (line 319) ... ok test src/slice.rs - slice::BitSlice::iter_ones (line 1127) ... ok test src/slice.rs - slice::BitSlice::last_zero (line 1249) ... ok test src/slice.rs - slice::BitSlice::iter_zeros (line 1166) ... ok test src/slice.rs - slice::BitSlice::last_one (line 1231) ... ok test src/slice.rs - slice::BitSlice::leading_zeros (line 1287) ... ok test src/slice.rs - slice::BitSlice::leading_ones (line 1268) ... ok test src/slice.rs - slice::BitSlice::not_any (line 1381) ... ok test src/slice.rs - slice::BitSlice::replace_unchecked (line 821) ... ok test src/slice.rs - slice::BitSlice::replace (line 799) ... ok test src/slice.rs - slice::BitSlice::not_all (line 1399) ... ok test src/slice.rs - slice::BitSlice::set_unchecked (line 775) ... ok test src/slice.rs - slice::BitSlice::set (line 743) ... ok test src/slice.rs - slice::BitSlice::set_aliased_unchecked (line 1701) ... ok test src/slice.rs - slice::BitSlice::some (line 1418) ... ok test src/slice.rs - slice::BitSlice::try_from_slice (line 272) ... ok test src/slice.rs - slice::BitSlice::set_aliased (line 1661) ... ok test src/slice.rs - slice::BitSlice::trailing_ones (line 1306) ... ok test src/slice.rs - slice::BitSlice::trailing_zeros (line 1326) ... ok test src/slice.rs - slice::BitSlice::swap_with_bitslice (line 675) ... ok test src/slice/api.rs - slice::api::BitSlice::align_to_mut (line 2331) ... ok test src/slice.rs - slice::BitSlice::to_bitvec (line 1775) ... ok test src/slice/api.rs - slice::api::BitSlice::align_to (line 2279) ... ok test src/slice.rs - slice::BitSlice::try_from_slice_mut (line 357) ... ok test src/slice.rs - slice::BitSlice::shift_right (line 1518) ... ok test src/slice.rs - slice::BitSlice::shift_left (line 1460) ... ok test src/slice/api.rs - slice::api::BitSlice::chunks (line 767) ... ok test src/slice/api.rs - slice::api::BitSlice::contains (line 1823) ... ok test src/slice/api.rs - slice::api::BitSlice::chunks_exact (line 863) ... ok test src/slice/api.rs - slice::api::BitSlice::ends_with (line 1903) ... ok test src/slice/api.rs - slice::api::BitSlice::ends_with (line 1893) ... ok test src/slice/api.rs - slice::api::BitSlice::chunks_mut (line 815) ... ok test src/slice/api.rs - slice::api::BitSlice::fill (line 2121) ... ok test src/slice/api.rs - slice::api::BitSlice::chunks_exact_mut (line 917) ... ok test src/slice/api.rs - slice::api::BitSlice::fill_with (line 2162) ... ok test src/slice/api.rs - slice::api::BitSlice::first (line 124) ... ok test src/slice/api.rs - slice::api::BitSlice::copy_within (line 2218) ... ok test src/slice/api.rs - slice::api::BitSlice::get_unchecked (line 466) ... ok test src/slice/api.rs - slice::api::BitSlice::first_mut (line 152) ... ok test src/slice/api.rs - slice::api::BitSlice::get (line 394) ... ok test src/slice/api.rs - slice::api::BitSlice::is_empty (line 99) ... ok test src/slice/api.rs - slice::api::BitSlice::get_mut (line 429) ... ok test src/slice/api.rs - slice::api::BitSlice::get_unchecked_mut (line 507) ... ok test src/slice/api.rs - slice::api::BitSlice::last (line 324) ... ok test src/slice/api.rs - slice::api::BitSlice::iter (line 650) ... ok test src/slice/api.rs - slice::api::BitSlice::len (line 80) ... ok test src/slice/api.rs - slice::api::BitSlice::rchunks (line 971) ... ok test src/slice/api.rs - slice::api::BitSlice::last_mut (line 355) ... ok test src/slice/api.rs - slice::api::BitSlice::rchunks_exact (line 1068) ... ok test src/slice/api.rs - slice::api::BitSlice::iter_mut (line 690) ... ok test src/slice/api.rs - slice::api::BitSlice::rchunks_exact_mut (line 1119) ... ok test src/slice/api.rs - slice::api::BitSlice::rchunks_mut (line 1020) ... ok test src/slice/api.rs - slice::api::BitSlice::repeat (line 2392) ... ok test src/slice/api.rs - slice::api::BitSlice::reverse (line 616) ... ok test src/slice/api.rs - slice::api::BitSlice::rsplit (line 1508) ... ok test src/slice/api.rs - slice::api::BitSlice::repeat (line 2384) ... ok test src/slice/api.rs - slice::api::BitSlice::rsplit (line 1540) ... ok test src/slice/api.rs - slice::api::BitSlice::rotate_right (line 2076) ... ok test src/slice/api.rs - slice::api::BitSlice::rsplit (line 1525) ... ok test src/slice/api.rs - slice::api::BitSlice::rsplitn (line 1736) ... ok test src/slice/api.rs - slice::api::BitSlice::rotate_left (line 2028) ... ok test src/slice/api.rs - slice::api::BitSlice::rsplitn_mut (line 1789) ... ok test src/slice/api.rs - slice::api::BitSlice::rsplit_mut (line 1593) ... ok test src/slice/api.rs - slice::api::BitSlice::split (line 1277) ... ok test src/slice/api.rs - slice::api::BitSlice::split (line 1294) ... ok test src/slice/api.rs - slice::api::BitSlice::split_first (line 182) ... ok test src/slice/api.rs - slice::api::BitSlice::split (line 1309) ... ok test src/slice/api.rs - slice::api::BitSlice::split_at (line 1170) ... ok test src/slice/api.rs - slice::api::BitSlice::split_at_mut (line 1224) ... ok test src/slice/api.rs - slice::api::BitSlice::split_first_mut (line 216) ... ok test src/slice/api.rs - slice::api::BitSlice::split_inclusive_mut (line 1459) ... ok test src/slice/api.rs - slice::api::BitSlice::split_last (line 253) ... ok test src/slice/api.rs - slice::api::BitSlice::split_inclusive (line 1409) ... ok test src/slice/api.rs - slice::api::BitSlice::split_mut (line 1364) ... ok test src/slice/api.rs - slice::api::BitSlice::split_last_mut (line 287) ... ok test src/slice/api.rs - slice::api::BitSlice::starts_with (line 1852) ... ok test src/slice/api.rs - slice::api::BitSlice::splitn (line 1639) ... ok test src/slice/api.rs - slice::api::BitSlice::splitn_mut (line 1691) ... ok test src/slice/api.rs - slice::api::BitSlice::starts_with (line 1862) ... ok test src/slice/api.rs - slice::api::from_raw_parts_mut (line 2505) ... ok test src/slice/api.rs - slice::api::BitSlice::strip_suffix (line 1985) ... ok test src/slice/api.rs - slice::api::BitSlice::windows (line 726) ... ok test src/slice/api.rs - slice::api::BitSlice::strip_prefix (line 1940) ... ok test src/slice/api.rs - slice::api::from_raw_parts (line 2492) ... ok test src/slice/api.rs - slice::api::BitSlice::swap (line 591) ... ok test src/slice/iter.rs - slice::iter::ChunksExactMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::ChunksExactMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::Chunks (line 691) ... ok test src/slice/iter.rs - slice::iter::ChunksExact (line 863) ... ok test src/slice/iter.rs - slice::iter::ChunksExactMut<'a,T,O>::take_remainder (line 1001) ... ok test src/slice/iter.rs - slice::iter::ChunksExactMut (line 970) ... ok test src/slice/iter.rs - slice::iter::ChunksExactMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::ChunksMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::ChunksMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::Iter (line 92) ... ok test src/slice/iter.rs - slice::iter::ChunksMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::Iter<'a,T,O>::by_vals (line 189) ... ok test src/slice/iter.rs - slice::iter::Iter<'a,T,O>::by_refs (line 148) ... ok test src/slice/iter.rs - slice::iter::ChunksMut (line 781) ... ok test src/slice/iter.rs - slice::iter::IterMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::Iter<'a,T,O>::as_bitslice (line 114) ... ok test src/slice/iter.rs - slice::iter::IterMut (line 290) ... ok test src/slice/iter.rs - slice::iter::IterMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::IterMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::IterMut<'a,T,O>::as_bitslice (line 351) ... ok test src/slice/iter.rs - slice::iter::IterOnes (line 2117) ... ok test src/slice/iter.rs - slice::iter::IterMut<'a,T,O>::into_bitslice (line 314) ... ok test src/slice/iter.rs - slice::iter::IterZeros (line 2248) ... ok test src/slice/iter.rs - slice::iter::RChunks (line 1091) ... ok test src/slice/iter.rs - slice::iter::RChunksExactMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::RChunksExact (line 1275) ... ok test src/slice/iter.rs - slice::iter::RChunksExactMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::RChunksMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::RChunksMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::RChunksExactMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::RChunksExactMut (line 1381) ... ok test src/slice/iter.rs - slice::iter::RChunksMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::RChunksExactMut<'a,T,O>::take_remainder (line 1412) ... ok test src/slice/iter.rs - slice::iter::RChunksMut (line 1195) ... ok test src/slice/iter.rs - slice::iter::RSplitMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::RSplitMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::RSplit (line 1891) ... ok test src/slice/iter.rs - slice::iter::RSplitMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::RSplitNMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::RSplitNMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::RSplitMut (line 1936) ... ok test src/slice/iter.rs - slice::iter::RSplitN (line 2014) ... ok test src/slice/iter.rs - slice::iter::RSplitNMut (line 2029) ... ok test src/slice/iter.rs - slice::iter::RSplitNMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::SplitInclusiveMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::SplitInclusiveMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::Split (line 1638) ... ok test src/slice/iter.rs - slice::iter::SplitInclusiveMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::SplitMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::SplitMutNoAlias (line 2591) ... ok test src/slice/iter.rs - slice::iter::SplitInclusive (line 1755) ... ok test src/slice/iter.rs - slice::iter::SplitMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::SplitInclusiveMut (line 1816) ... ok test src/slice/iter.rs - slice::iter::SplitN (line 1987) ... ok test src/slice/iter.rs - slice::iter::SplitNMutNoAlias (line 2555) ... ok test src/slice/iter.rs - slice::iter::SplitMut (line 1697) ... ok test src/slice/iter.rs - slice::iter::SplitNMutNoAlias (line 2572) ... ok test src/slice/iter.rs - slice::iter::SplitNMutNoAlias (line 2591) ... ok test src/slice/ops.rs - slice::ops::BitSlice::index (line 151) ... ok test src/slice/ops.rs - slice::ops::BitSlice::index (line 136) ... ok test src/slice/iter.rs - slice::iter::SplitNMut (line 2002) ... ok test src/slice/iter.rs - slice::iter::Windows (line 615) ... ok test src/slice/traits.rs - slice::traits::BitSlice (line 546) ... ok test src/slice/traits.rs - slice::traits::BitSlice (line 546) ... ok test src/slice/ops.rs - slice::ops::BitSlice::bitand_assign (line 79) ... ok test src/slice/traits.rs - slice::traits::BitSlice (line 546) ... ok test src/vec.rs - vec::BitVec (line 143) ... ok test src/vec.rs - vec::BitVec (line 162) ... ok test src/vec.rs - vec::BitVec (line 102) ... ok test src/slice/ops.rs - slice::ops::BitSlice::bitor_assign (line 111) ... ok test src/slice/ops.rs - slice::ops::BitSlice::bitxor_assign (line 140) ... ok test src/vec.rs - vec::BitVec (line 175) ... ok test src/slice/traits.rs - slice::traits::BitSlice (line 546) ... ok test src/vec.rs - vec::BitVec (line 123) ... ok test src/vec.rs - vec::BitVec::from_element (line 148) ... ok test src/vec.rs - vec::BitVec::from_vec (line 213) ... ok test src/vec.rs - vec::BitVec::from_slice (line 170) ... ok test src/vec.rs - vec::BitVec::repeat (line 81) ... ok test src/vec.rs - vec::BitVec::from_bitslice (line 111) ... ok test src/vec.rs - vec::BitVec::into_vec (line 412) ... ok test src/vec.rs - vec::BitVec::set_elements (line 461) ... ok test src/vec.rs - vec::BitVec::into_boxed_bitslice (line 384) ... ok test src/vec.rs - vec::BitVec::try_from_slice (line 190) ... ok test src/vec.rs - vec::BitVec::set_uninitialized (line 492) ... ok test src/vec.rs - vec::BitVec::extend_from_bitslice (line 272) ... ok test src/vec.rs - vec::BitVec::try_from_vec (line 234) ... ok test src/vec/api.rs - vec::api::BitVec::new (line 54) ... ok test src/vec/api.rs - vec::api::BitVec::capacity (line 200) ... ok test src/vec/api.rs - vec::api::BitVec::clear (line 751) ... ok test src/vec.rs - vec::BitVec::force_align (line 533) ... ok test src/vec/api.rs - vec::api::BitVec::reserve (line 237) ... ok test src/vec/api.rs - vec::api::BitVec::append (line 683) ... ok test src/vec/api.rs - vec::api::BitVec::pop (line 642) ... ok test src/vec/api.rs - vec::api::BitVec::from_raw_parts (line 133) ... ok test src/vec/api.rs - vec::api::BitVec::reserve_exact (line 273) ... ok test src/vec/api.rs - vec::api::BitVec::push (line 609) ... ok test src/vec/api.rs - vec::api::BitVec::leak (line 879) ... ok test src/vec/api.rs - vec::api::BitVec::extend_from_within (line 956) ... ok test src/vec/api.rs - vec::api::BitVec::shrink_to_fit (line 299) ... ok test src/vec/api.rs - vec::api::BitVec::resize (line 908) ... ok test src/vec/api.rs - vec::api::BitVec::with_capacity (line 82) ... ok test src/vec/api.rs - vec::api::BitVec::drain (line 723) ... ok test src/vec/api.rs - vec::api::BitVec::retain (line 550) ... ok test src/vec/api.rs - vec::api::BitVec::resize_with (line 839) ... ok test src/vec/api.rs - vec::api::BitVec::set_len (line 425) ... ok test src/vec/api.rs - vec::api::BitVec::truncate (line 344) ... ok test src/vec/api.rs - vec::api::BitVec::split_off (line 802) ... ok test src/vec/api.rs - vec::api::BitVec::swap_remove (line 471) ... ok test src/view.rs - view::BitView (line 28) ... ok test src/vec/api.rs - vec::api::BitVec::splice (line 1000) ... ok test result: ok. 294 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 32.61s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-bitvec-devel-1.0.1-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/bitvec-1.0.1/LICENSE.txt warning: File listed twice: /usr/share/cargo/registry/bitvec-1.0.1/README.md Provides: crate(bitvec) = 1.0.1 rust-bitvec-devel = 1.0.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(funty) >= 2.0.0 crate(radium/default) >= 0.7.0 crate(tap/default) >= 1.0.0 crate(wyz) >= 0.5.0 rust >= 1.56 Processing files: rust-bitvec+default-devel-1.0.1-2.mga10.noarch Provides: crate(bitvec/default) = 1.0.1 rust-bitvec+default-devel = 1.0.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitvec) = 1.0.1 crate(bitvec/atomic) = 1.0.1 crate(bitvec/std) = 1.0.1 Processing files: rust-bitvec+alloc-devel-1.0.1-2.mga10.noarch Provides: crate(bitvec/alloc) = 1.0.1 rust-bitvec+alloc-devel = 1.0.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitvec) = 1.0.1 Processing files: rust-bitvec+atomic-devel-1.0.1-2.mga10.noarch Provides: crate(bitvec/atomic) = 1.0.1 rust-bitvec+atomic-devel = 1.0.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitvec) = 1.0.1 Processing files: rust-bitvec+serde-devel-1.0.1-2.mga10.noarch Provides: crate(bitvec/serde) = 1.0.1 rust-bitvec+serde-devel = 1.0.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitvec) = 1.0.1 crate(serde) >= 1.0.0 Processing files: rust-bitvec+std-devel-1.0.1-2.mga10.noarch Provides: crate(bitvec/std) = 1.0.1 rust-bitvec+std-devel = 1.0.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitvec) = 1.0.1 crate(bitvec/alloc) = 1.0.1 Processing files: rust-bitvec+testing-devel-1.0.1-2.mga10.noarch Provides: crate(bitvec/testing) = 1.0.1 rust-bitvec+testing-devel = 1.0.1-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitvec) = 1.0.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build/BUILDROOT Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitvec+alloc-devel-1.0.1-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitvec+atomic-devel-1.0.1-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitvec+default-devel-1.0.1-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitvec+serde-devel-1.0.1-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitvec+testing-devel-1.0.1-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitvec+std-devel-1.0.1-2.mga10.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/rust-bitvec-devel-1.0.1-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.1sfEBk + umask 022 + cd /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + test -d /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + rm -rf /home/iurt/rpmbuild/BUILD/rust-bitvec-1.0.1-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/bitvec-1.0.1/LICENSE.txt File listed twice: /usr/share/cargo/registry/bitvec-1.0.1/README.md D: [iurt_root_command] Success!