D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-ocb3-0.1.0-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.mxfGxg Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZJG9y1 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + rm -rf ocb3-0.1.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/ocb3-0.1.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd ocb3-0.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lRVJ3m + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + cd ocb3-0.1.0 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.iFcfkP + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ocb3-0.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling libc v0.2.180 Compiling typenum v1.18.0 Compiling version_check v0.9.5 Compiling cfg-if v1.0.4 Compiling subtle v2.6.1 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=92411a416ecbc327 -C extra-filename=-d139e536c4388098 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/build/libc-d139e536c4388098 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/typenum-1.18.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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=096ab3af7384a88e -C extra-filename=-b71b4b768f84de94 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/build/typenum-b71b4b768f84de94 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/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=08b529e5e0e8f31d -C extra-filename=-882b1cd97dcfd39c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/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 version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b0547059fbd0fdc5 -C extra-filename=-2f5fba78a5d5b6fd --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/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 subtle --edition=2018 /usr/share/cargo/registry/subtle-2.6.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("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=14938d51346fb717 -C extra-filename=-c70eb289f40c5248 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/build/typenum-b71b4b768f84de94/build-script-build` Running `/usr/bin/rustc --crate-name typenum --edition=2018 /usr/share/cargo/registry/typenum-1.18.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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=5857dc27b56a9705 -C extra-filename=-c40c23ce53c9a384 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling generic-array v0.14.9 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /usr/share/cargo/registry/generic-array-0.14.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=dec31c0abb89c442 -C extra-filename=-6c8a4fb414c69c6c --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/build/generic-array-6c8a4fb414c69c6c -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libversion_check-2f5fba78a5d5b6fd.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/build/libc-d139e536c4388098/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=5429833b3143d375 -C extra-filename=-99d0b11ae01f7d56 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/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/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/build/generic-array-6c8a4fb414c69c6c/build-script-build` Running `/usr/bin/rustc --crate-name generic_array --edition=2015 /usr/share/cargo/registry/generic-array-0.14.9/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="more_lengths"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=da499719af7effaf -C extra-filename=-c460e9d546ed78dc --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libtypenum-c40c23ce53c9a384.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg relaxed_coherence --cfg ga_is_deprecated --check-cfg 'cfg(ga_is_deprecated)'` Compiling inout v0.1.3 Running `/usr/bin/rustc --crate-name inout --edition=2021 /usr/share/cargo/registry/inout-0.1.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("block-padding", "std"))' -C metadata=224b967968933557 -C extra-filename=-be888ed8dc2f45f9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("custom", "linux_disable_fallback", "rdrand", "std"))' -C metadata=1ff11405b6413dcd -C extra-filename=-29e75c29d8c1ce5e --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/liblibc-99d0b11ae01f7d56.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="getrandom"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=6e8de8c4ab85a341 -C extra-filename=-eb6c0768b8797333 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libgetrandom-29e75c29d8c1ce5e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling crypto-common v0.1.6 Running `/usr/bin/rustc --crate-name crypto_common --edition=2018 /usr/share/cargo/registry/crypto-common-0.1.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="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=a59e1a3af6054686 -C extra-filename=-979b698783a28311 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/librand_core-eb6c0768b8797333.rmeta --extern typenum=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libtypenum-c40c23ce53c9a384.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cipher v0.4.4 Compiling aead v0.5.2 Running `/usr/bin/rustc --crate-name cipher --edition=2021 /usr/share/cargo/registry/cipher-0.4.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("alloc", "blobby", "block-padding", "dev", "rand_core", "std", "zeroize"))' -C metadata=3125e017127653dd -C extra-filename=-017e7339f78d1962 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcrypto_common-979b698783a28311.rmeta --extern inout=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libinout-be888ed8dc2f45f9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name aead --edition=2021 /usr/share/cargo/registry/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=ff56e8318378143b -C extra-filename=-a87ecc9dbdf95a64 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcrypto_common-979b698783a28311.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ctr v0.9.2 Running `/usr/bin/rustc --crate-name ctr --edition=2021 /usr/share/cargo/registry/ctr-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "block-padding", "std", "zeroize"))' -C metadata=65ad357940ff5952 -C extra-filename=-daecbe443b268d98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcipher-017e7339f78d1962.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ocb3 v0.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0) Running `/usr/bin/rustc --crate-name ocb3 --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="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=4e7db8a720305167 -C extra-filename=-8db5291bb729c9d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaead-a87ecc9dbdf95a64.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcipher-017e7339f78d1962.rmeta --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libctr-daecbe443b268d98.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libsubtle-c70eb289f40c5248.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:19:26 | 19 | self, generic_array::GenericArray, AeadCore, AeadInPlace, Error, KeyInit, KeySizeUser, | ^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:52:29 | 52 | pub type Nonce = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:55:25 | 55 | pub type Tag = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:143:12 | 143 | type Sum = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/util.rs:1:41 | 1 | use aead::generic_array::{typenum::U16, ArrayLength, GenericArray}; | ^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:1:54 | 1 | use aead::generic_array::{typenum::U16, ArrayLength, GenericArray}; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:4:25 | 4 | pub(crate) type Block = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:7:41 | 7 | pub(crate) fn inplace_xor(a: &mut GenericArray, b: &GenericArray) | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:7:65 | 7 | pub(crate) fn inplace_xor(a: &mut GenericArray, b: &GenericArray) | ^^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/util.rs:9:8 | 9 | U: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:60:9 | 60 | ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:64:27 | 64 | pub trait NonceSizes: ArrayLength {} | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:68:12 | 68 | T: ArrayLength + IsGreaterOrEqual + IsLessOrEqual, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:75:25 | 75 | pub trait TagSizes: ArrayLength {} | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:79:12 | 79 | T: ArrayLength + NonZero + IsLessOrEqual, | ^^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_mut_slice`: please upgrade to generic-array 1.x --> src/util.rs:12:23 | 12 | for (aa, bb) in a.as_mut_slice().iter_mut().zip(b.as_slice()) { | ^^^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> src/util.rs:12:55 | 12 | for (aa, bb) in a.as_mut_slice().iter_mut().zip(b.as_slice()) { | ^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:201:26 | 201 | let ll_star = Block::from_mut_slice(&mut zeros); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:238:30 | 238 | let p_i = Block::from_mut_slice(p_i); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:267:49 | 267 | inplace_xor(&mut checksum_i, Block::from_slice(checksum_rhs)); | ^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:321:30 | 321 | let c_i = Block::from_mut_slice(c_i); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:356:49 | 356 | inplace_xor(&mut checksum_i, Block::from_slice(checksum_rhs)); | ^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> src/lib.rs:461:41 | 461 | nonce[start..16].copy_from_slice(nn.as_slice()); | ^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:472:21 | 472 | let ktop = ktop.as_mut_slice(); | ^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:521:35 | 521 | let mut a_i = *Block::from_slice(a_i); | ^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:540:39 | 540 | let cipher_input = Block::from_mut_slice(cipher_input); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:564:14 | 564 | Tag::clone_from_slice(&full_tag[..TagSize::to_usize()]) | ^^^^^^^^^^^^^^^^ warning: `ocb3` (lib) generated 27 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 4.62s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Y8gJUq + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ocb3-0.1.0 + '[' 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=ocb3 ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.1.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT/usr/share/cargo/registry/ocb3-0.1.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT/usr/share/cargo/registry/ocb3-0.1.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT/usr/share/cargo/registry/ocb3-0.1.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT/usr/share/cargo/registry/ocb3-0.1.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT/usr/share/cargo/registry/ocb3-0.1.0/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gRkyLt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd ocb3-0.1.0 + '[' 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 -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Fresh version_check v0.9.5 Fresh cfg-if v1.0.4 Compiling blobby v0.3.1 Compiling cpufeatures v0.2.17 Fresh subtle v2.6.1 Compiling hex-literal v0.4.1 Running `/usr/bin/rustc --crate-name blobby --edition=2018 /usr/share/cargo/registry/blobby-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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ebebf78227300193 -C extra-filename=-35454d104b971af0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh libc v0.2.180 Fresh typenum v1.18.0 Running `/usr/bin/rustc --crate-name cpufeatures --edition=2018 /usr/share/cargo/registry/cpufeatures-0.2.17/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=e35a7449e998a9b1 -C extra-filename=-21e89470d728c943 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh generic-array v0.14.9 Fresh getrandom v0.2.15 Running `/usr/bin/rustc --crate-name hex_literal --edition=2021 /usr/share/cargo/registry/hex-literal-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C 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=88532776ad26b23b -C extra-filename=-bd304199fa1c4427 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh rand_core v0.6.4 Fresh inout v0.1.3 Fresh crypto-common v0.1.6 Fresh cipher v0.4.4 Fresh ctr v0.9.2 Compiling aes v0.8.4 Running `/usr/bin/rustc --crate-name aes --edition=2021 /usr/share/cargo/registry/aes-0.8.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("hazmat", "zeroize"))' -C metadata=1964840cbadb423f -C extra-filename=-1dfbf06095796b03 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcfg_if-882b1cd97dcfd39c.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcipher-017e7339f78d1962.rmeta --extern cpufeatures=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcpufeatures-21e89470d728c943.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aead v0.5.2 Running `/usr/bin/rustc --crate-name aead --edition=2021 /usr/share/cargo/registry/aead-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="blobby"' --cfg 'feature="dev"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "blobby", "bytes", "default", "dev", "getrandom", "heapless", "rand_core", "std", "stream"))' -C metadata=3a9eb0049fbec36c -C extra-filename=-b744a20107a3ee61 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern blobby=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libblobby-35454d104b971af0.rmeta --extern crypto_common=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcrypto_common-979b698783a28311.rmeta --extern generic_array=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libgeneric_array-c460e9d546ed78dc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling ocb3 v0.1.0 (/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0) Running `/usr/bin/rustc --crate-name ocb3 --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="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=bd6bffc9c0f30742 -C extra-filename=-f4a2173a437cbff2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaead-b744a20107a3ee61.rmeta --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcipher-017e7339f78d1962.rmeta --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libctr-daecbe443b268d98.rmeta --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libsubtle-c70eb289f40c5248.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:19:26 | 19 | self, generic_array::GenericArray, AeadCore, AeadInPlace, Error, KeyInit, KeySizeUser, | ^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:52:29 | 52 | pub type Nonce = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:55:25 | 55 | pub type Tag = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:143:12 | 143 | type Sum = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/util.rs:1:41 | 1 | use aead::generic_array::{typenum::U16, ArrayLength, GenericArray}; | ^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:1:54 | 1 | use aead::generic_array::{typenum::U16, ArrayLength, GenericArray}; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:4:25 | 4 | pub(crate) type Block = GenericArray; | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:7:41 | 7 | pub(crate) fn inplace_xor(a: &mut GenericArray, b: &GenericArray) | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/util.rs:7:65 | 7 | pub(crate) fn inplace_xor(a: &mut GenericArray, b: &GenericArray) | ^^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/util.rs:9:8 | 9 | U: ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:60:9 | 60 | ArrayLength, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:64:27 | 64 | pub trait NonceSizes: ArrayLength {} | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:68:12 | 68 | T: ArrayLength + IsGreaterOrEqual + IsLessOrEqual, | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:75:25 | 75 | pub trait TagSizes: ArrayLength {} | ^^^^^^^^^^^ warning: use of deprecated trait `cipher::ArrayLength`: please upgrade to generic-array 1.x --> src/lib.rs:79:12 | 79 | T: ArrayLength + NonZero + IsLessOrEqual, | ^^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_mut_slice`: please upgrade to generic-array 1.x --> src/util.rs:12:23 | 12 | for (aa, bb) in a.as_mut_slice().iter_mut().zip(b.as_slice()) { | ^^^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> src/util.rs:12:55 | 12 | for (aa, bb) in a.as_mut_slice().iter_mut().zip(b.as_slice()) { | ^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:201:26 | 201 | let ll_star = Block::from_mut_slice(&mut zeros); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:238:30 | 238 | let p_i = Block::from_mut_slice(p_i); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:267:49 | 267 | inplace_xor(&mut checksum_i, Block::from_slice(checksum_rhs)); | ^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:321:30 | 321 | let c_i = Block::from_mut_slice(c_i); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:356:49 | 356 | inplace_xor(&mut checksum_i, Block::from_slice(checksum_rhs)); | ^^^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> src/lib.rs:461:41 | 461 | nonce[start..16].copy_from_slice(nn.as_slice()); | ^^^^^^^^ warning: use of deprecated method `cipher::generic_array::GenericArray::::as_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:472:21 | 472 | let ktop = ktop.as_mut_slice(); | ^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:521:35 | 521 | let mut a_i = *Block::from_slice(a_i); | ^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_mut_slice`: please upgrade to generic-array 1.x --> src/lib.rs:540:39 | 540 | let cipher_input = Block::from_mut_slice(cipher_input); | ^^^^^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::clone_from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:564:14 | 564 | Tag::clone_from_slice(&full_tag[..TagSize::to_usize()]) | ^^^^^^^^^^^^^^^^ warning: `ocb3` (lib) generated 27 warnings Running `/usr/bin/rustc --crate-name ocb3 --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="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=99a4f4b130316cf9 -C extra-filename=-cee5ac4a2dd90acb --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaead-b744a20107a3ee61.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaes-1dfbf06095796b03.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcipher-017e7339f78d1962.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libctr-daecbe443b268d98.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name kats --edition=2021 tests/kats.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="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' -C metadata=091314681589cc89 -C extra-filename=-c77bc47c10bca753 --out-dir /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaead-b744a20107a3ee61.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaes-1dfbf06095796b03.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcipher-017e7339f78d1962.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libctr-daecbe443b268d98.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern ocb3=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libocb3-f4a2173a437cbff2.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:591:39 | 591 | let cipher = aes::Aes128::new(GenericArray::from_slice(&key)); | ^^^^^^^^^^^^ warning: use of deprecated struct `cipher::generic_array::GenericArray`: please upgrade to generic-array 1.x --> src/lib.rs:611:39 | 611 | let cipher = aes::Aes128::new(GenericArray::from_slice(&key)); | ^^^^^^^^^^^^ warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:9:12 | 9 | use ocb3::{GenericArray, Ocb3}; | ^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:12:1 | 12 | aead::new_test!(rfc7253_ocb_aes, "rfc7253_ocb_aes", Aes128Ocb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this warning originates in the macro `aead::new_test` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 99 | rfc7253_wider_variety!(Aes128Ocb3, 16, 16, "67E944D23256C5E0B6C61FA22FDF1EA2"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 100 | rfc7253_wider_variety!(Aes192Ocb3, 24, 16, "F673F2C3E7174AAE7BAE986CA9F29E17"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 101 | rfc7253_wider_variety!(Aes256Ocb3, 32, 16, "D90EB8E9C977C88B79DD793D7FFA161C"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 102 | rfc7253_wider_variety!(Aes128Ocb3Tag96, 16, 12, "77A3D8E73589158D25D01209"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 103 | rfc7253_wider_variety!(Aes192Ocb3Tag96, 24, 12, "05D56EAD2752C86BE6932C5E"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 104 | rfc7253_wider_variety!(Aes256Ocb3Tag96, 32, 12, "5458359AC23B0CBA9E6330DD"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 105 | rfc7253_wider_variety!(Aes128Ocb3Tag64, 16, 8, "192C9B7BD90BA06A"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 106 | rfc7253_wider_variety!(Aes192Ocb3Tag64, 24, 8, "0066BC6E0EF34E24"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated struct `ocb3::GenericArray`: please upgrade to generic-array 1.x --> tests/kats.rs:27:19 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^^^ ... 107 | rfc7253_wider_variety!(Aes256Ocb3Tag64, 32, 8, "7D4EA5D445501CBE"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 99 | rfc7253_wider_variety!(Aes128Ocb3, 16, 16, "67E944D23256C5E0B6C61FA22FDF1EA2"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 99 | rfc7253_wider_variety!(Aes128Ocb3, 16, 16, "67E944D23256C5E0B6C61FA22FDF1EA2"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 99 | rfc7253_wider_variety!(Aes128Ocb3, 16, 16, "67E944D23256C5E0B6C61FA22FDF1EA2"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 99 | rfc7253_wider_variety!(Aes128Ocb3, 16, 16, "67E944D23256C5E0B6C61FA22FDF1EA2"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 99 | rfc7253_wider_variety!(Aes128Ocb3, 16, 16, "67E944D23256C5E0B6C61FA22FDF1EA2"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 100 | rfc7253_wider_variety!(Aes192Ocb3, 24, 16, "F673F2C3E7174AAE7BAE986CA9F29E17"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 100 | rfc7253_wider_variety!(Aes192Ocb3, 24, 16, "F673F2C3E7174AAE7BAE986CA9F29E17"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 100 | rfc7253_wider_variety!(Aes192Ocb3, 24, 16, "F673F2C3E7174AAE7BAE986CA9F29E17"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 100 | rfc7253_wider_variety!(Aes192Ocb3, 24, 16, "F673F2C3E7174AAE7BAE986CA9F29E17"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 100 | rfc7253_wider_variety!(Aes192Ocb3, 24, 16, "F673F2C3E7174AAE7BAE986CA9F29E17"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 101 | rfc7253_wider_variety!(Aes256Ocb3, 32, 16, "D90EB8E9C977C88B79DD793D7FFA161C"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 101 | rfc7253_wider_variety!(Aes256Ocb3, 32, 16, "D90EB8E9C977C88B79DD793D7FFA161C"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 101 | rfc7253_wider_variety!(Aes256Ocb3, 32, 16, "D90EB8E9C977C88B79DD793D7FFA161C"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 101 | rfc7253_wider_variety!(Aes256Ocb3, 32, 16, "D90EB8E9C977C88B79DD793D7FFA161C"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 101 | rfc7253_wider_variety!(Aes256Ocb3, 32, 16, "D90EB8E9C977C88B79DD793D7FFA161C"); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 102 | rfc7253_wider_variety!(Aes128Ocb3Tag96, 16, 12, "77A3D8E73589158D25D01209"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 102 | rfc7253_wider_variety!(Aes128Ocb3Tag96, 16, 12, "77A3D8E73589158D25D01209"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 102 | rfc7253_wider_variety!(Aes128Ocb3Tag96, 16, 12, "77A3D8E73589158D25D01209"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 102 | rfc7253_wider_variety!(Aes128Ocb3Tag96, 16, 12, "77A3D8E73589158D25D01209"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 102 | rfc7253_wider_variety!(Aes128Ocb3Tag96, 16, 12, "77A3D8E73589158D25D01209"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 103 | rfc7253_wider_variety!(Aes192Ocb3Tag96, 24, 12, "05D56EAD2752C86BE6932C5E"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 103 | rfc7253_wider_variety!(Aes192Ocb3Tag96, 24, 12, "05D56EAD2752C86BE6932C5E"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 103 | rfc7253_wider_variety!(Aes192Ocb3Tag96, 24, 12, "05D56EAD2752C86BE6932C5E"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 103 | rfc7253_wider_variety!(Aes192Ocb3Tag96, 24, 12, "05D56EAD2752C86BE6932C5E"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 103 | rfc7253_wider_variety!(Aes192Ocb3Tag96, 24, 12, "05D56EAD2752C86BE6932C5E"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 104 | rfc7253_wider_variety!(Aes256Ocb3Tag96, 32, 12, "5458359AC23B0CBA9E6330DD"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 104 | rfc7253_wider_variety!(Aes256Ocb3Tag96, 32, 12, "5458359AC23B0CBA9E6330DD"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 104 | rfc7253_wider_variety!(Aes256Ocb3Tag96, 32, 12, "5458359AC23B0CBA9E6330DD"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 104 | rfc7253_wider_variety!(Aes256Ocb3Tag96, 32, 12, "5458359AC23B0CBA9E6330DD"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 104 | rfc7253_wider_variety!(Aes256Ocb3Tag96, 32, 12, "5458359AC23B0CBA9E6330DD"); | --------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 105 | rfc7253_wider_variety!(Aes128Ocb3Tag64, 16, 8, "192C9B7BD90BA06A"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 105 | rfc7253_wider_variety!(Aes128Ocb3Tag64, 16, 8, "192C9B7BD90BA06A"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 105 | rfc7253_wider_variety!(Aes128Ocb3Tag64, 16, 8, "192C9B7BD90BA06A"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 105 | rfc7253_wider_variety!(Aes128Ocb3Tag64, 16, 8, "192C9B7BD90BA06A"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 105 | rfc7253_wider_variety!(Aes128Ocb3Tag64, 16, 8, "192C9B7BD90BA06A"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 106 | rfc7253_wider_variety!(Aes192Ocb3Tag64, 24, 8, "0066BC6E0EF34E24"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 106 | rfc7253_wider_variety!(Aes192Ocb3Tag64, 24, 8, "0066BC6E0EF34E24"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 106 | rfc7253_wider_variety!(Aes192Ocb3Tag64, 24, 8, "0066BC6E0EF34E24"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 106 | rfc7253_wider_variety!(Aes192Ocb3Tag64, 24, 8, "0066BC6E0EF34E24"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 106 | rfc7253_wider_variety!(Aes192Ocb3Tag64, 24, 8, "0066BC6E0EF34E24"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `ocb3::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:27:33 | 27 | let key = GenericArray::from_slice(key_bytes.as_slice()); | ^^^^^^^^^^ ... 107 | rfc7253_wider_variety!(Aes256Ocb3Tag64, 32, 8, "7D4EA5D445501CBE"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:44:40 | 44 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 107 | rfc7253_wider_variety!(Aes256Ocb3Tag64, 32, 8, "7D4EA5D445501CBE"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:54:40 | 54 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 107 | rfc7253_wider_variety!(Aes256Ocb3Tag64, 32, 8, "7D4EA5D445501CBE"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:62:40 | 62 | ciphertext.append(&mut tag.as_slice().to_vec()); | ^^^^^^^^ ... 107 | rfc7253_wider_variety!(Aes256Ocb3Tag64, 32, 8, "7D4EA5D445501CBE"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated method `ocb3::GenericArray::::as_slice`: please upgrade to generic-array 1.x --> tests/kats.rs:81:24 | 81 | assert_eq!(tag.as_slice(), hex!($expected)) | ^^^^^^^^ ... 107 | rfc7253_wider_variety!(Aes256Ocb3Tag64, 32, 8, "7D4EA5D445501CBE"); | ------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `rfc7253_wider_variety` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:591:53 | 591 | let cipher = aes::Aes128::new(GenericArray::from_slice(&key)); | ^^^^^^^^^^ warning: use of deprecated associated function `cipher::generic_array::GenericArray::::from_slice`: please upgrade to generic-array 1.x --> src/lib.rs:611:53 | 611 | let cipher = aes::Aes128::new(GenericArray::from_slice(&key)); | ^^^^^^^^^^ warning: `ocb3` (lib test) generated 31 warnings (27 duplicates) warning: `ocb3` (test "kats") generated 56 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 8.10s Running `/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/ocb3-cee5ac4a2dd90acb` running 3 tests test tests::double_basic_test ... ok test tests::rfc7253_nonce_dependent_constants ... ok test tests::rfc7253_key_dependent_constants ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/kats-c77bc47c10bca753` running 2 tests test rfc7253_ocb_aes ... ok test rfc7253_more_sample_results ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests ocb3 Running `/usr/bin/rustdoc --edition=2021 --crate-type lib --color auto --crate-name ocb3 --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps --extern aead=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaead-b744a20107a3ee61.rlib --extern aes=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libaes-1dfbf06095796b03.rlib --extern cipher=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libcipher-017e7339f78d1962.rlib --extern ctr=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libctr-daecbe443b268d98.rlib --extern hex_literal=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libhex_literal-bd304199fa1c4427.rlib --extern ocb3=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libocb3-f4a2173a437cbff2.rlib --extern subtle=/home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/ocb3-0.1.0/target/rpm/deps/libsubtle-c70eb289f40c5248.rlib -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="rand_core"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arrayvec", "default", "getrandom", "heapless", "rand_core", "std", "stream", "zeroize"))' --error-format human` running 5 tests test src/lib.rs - Ocb3 (line 94) - compile fail ... ok test src/lib.rs - Ocb3 (line 110) - compile fail ... ok test src/lib.rs - Ocb3 (line 102) - compile fail ... ok test src/lib.rs - Ocb3 (line 118) - compile fail ... ok test src/lib.rs - (line 19) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.76s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-ocb3-devel-0.1.0-2.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/CHANGELOG.md warning: File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/README.md Provides: crate(ocb3) = 0.1.0 rust-ocb3-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead) >= 0.5.0 crate(cipher/default) >= 0.4.0 crate(ctr/default) >= 0.9.0 crate(subtle) >= 2.0.0 rust >= 1.60 Processing files: rust-ocb3+default-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/default) = 0.1.0 rust-ocb3+default-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ocb3) = 0.1.0 crate(ocb3/alloc) = 0.1.0 crate(ocb3/getrandom) = 0.1.0 Processing files: rust-ocb3+alloc-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/alloc) = 0.1.0 rust-ocb3+alloc-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/alloc) >= 0.5.0 crate(ocb3) = 0.1.0 Processing files: rust-ocb3+arrayvec-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/arrayvec) = 0.1.0 rust-ocb3+arrayvec-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/arrayvec) >= 0.5.0 crate(ocb3) = 0.1.0 Processing files: rust-ocb3+getrandom-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/getrandom) = 0.1.0 rust-ocb3+getrandom-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/getrandom) >= 0.5.0 crate(ocb3) = 0.1.0 crate(ocb3/rand_core) = 0.1.0 Processing files: rust-ocb3+heapless-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/heapless) = 0.1.0 rust-ocb3+heapless-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/heapless) >= 0.5.0 crate(ocb3) = 0.1.0 Processing files: rust-ocb3+rand_core-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/rand_core) = 0.1.0 rust-ocb3+rand_core-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/rand_core) >= 0.5.0 crate(ocb3) = 0.1.0 Processing files: rust-ocb3+std-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/std) = 0.1.0 rust-ocb3+std-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/std) >= 0.5.0 crate(ocb3) = 0.1.0 crate(ocb3/alloc) = 0.1.0 Processing files: rust-ocb3+stream-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/stream) = 0.1.0 rust-ocb3+stream-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(aead/stream) >= 0.5.0 crate(ocb3) = 0.1.0 Processing files: rust-ocb3+zeroize-devel-0.1.0-2.mga10.noarch Provides: crate(ocb3/zeroize) = 0.1.0 rust-ocb3+zeroize-devel = 0.1.0-2.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(ocb3) = 0.1.0 crate(zeroize) >= 1.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+alloc-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+stream-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+arrayvec-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+rand_core-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+default-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+std-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+getrandom-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+zeroize-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3-devel-0.1.0-2.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-ocb3+heapless-devel-0.1.0-2.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.t7HLBk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-ocb3-0.1.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/CHANGELOG.md File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/LICENSE-MIT File listed twice: /usr/share/cargo/registry/ocb3-0.1.0/README.md D: [iurt_root_command] Success!