D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-difference-2.0.0-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gkkqLx + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.16MTCd + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + rm -rf difference-2.0.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/difference-2.0.0.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd difference-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/difference-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Fix-inclusive-range.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GeMoTk + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + cd difference-2.0.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.KBXlZi + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.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 difference-2.0.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 warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling difference v2.0.0 (/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0) Running `/usr/bin/rustc --crate-name difference --edition=2015 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"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ac827319efa85dec -C extra-filename=-ac827319efa85dec --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `cargo-clippy` --> src/lcs.rs:25:12 | 25 | #[cfg_attr(feature = "cargo-clippy", allow(many_single_char_names))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> src/lib.rs:37:9 | 37 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: use of deprecated macro `try`: use the `?` operator instead --> src/display.rs:11:21 | 11 | try!(write!(f, "{}{}", x, self.split)); | ^^^ | = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated macro `try`: use the `?` operator instead --> src/display.rs:14:21 | 14 | try!(write!(f, "\x1b[92m{}\x1b[0m{}", x, self.split)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> src/display.rs:17:21 | 17 | try!(write!(f, "\x1b[91m{}\x1b[0m{}", x, self.split)); | ^^^ warning: `difference` (lib) generated 4 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 1.38s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.0pCsCW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.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 difference-2.0.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=difference ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=2.0.0 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT/usr/share/cargo/registry/difference-2.0.0 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT/usr/share/cargo/registry/difference-2.0.0 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + grep -w -E -v 'Cargo.(lock|toml.orig)' + /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 + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT/usr/share/cargo/registry/difference-2.0.0 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT/usr/share/cargo/registry/difference-2.0.0/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT/usr/share/cargo/registry/difference-2.0.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.LNMpUZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.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 difference-2.0.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 warning: no edition set: defaulting to the 2015 edition while the latest is 2021 Compiling libc v0.2.168 Compiling cfg-if v0.1.10 Compiling getrandom v0.1.15 Compiling memchr v2.7.4 Compiling regex-syntax v0.8.2 Compiling ppv-lite86 v0.2.17 Compiling log v0.4.22 warning: unexpected `cfg` condition value: `cargo-clippy` --> src/lcs.rs:25:12 | 25 | #[cfg_attr(feature = "cargo-clippy", allow(many_single_char_names))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> src/lib.rs:37:9 | 37 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: use of deprecated macro `try`: use the `?` operator instead --> src/display.rs:11:21 | 11 | try!(write!(f, "{}{}", x, self.split)); | ^^^ | = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` warning: use of deprecated macro `try`: use the `?` operator instead --> src/display.rs:14:21 | 14 | try!(write!(f, "\x1b[92m{}\x1b[0m{}", x, self.split)); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> src/display.rs:17:21 | 17 | try!(write!(f, "\x1b[91m{}\x1b[0m{}", x, self.split)); | ^^^ warning: `difference` (lib) generated 4 warnings Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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)' --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=8eca07f79ffd64c9 -C extra-filename=-8eca07f79ffd64c9 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/build/libc-8eca07f79ffd64c9 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.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 memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=61dcc202ebb5d5aa -C extra-filename=-61dcc202ebb5d5aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=285dd0efc07dcc9e -C extra-filename=-285dd0efc07dcc9e --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.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 log --edition=2021 /usr/share/cargo/registry/log-0.4.22/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)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=aae431fdd279d710 -C extra-filename=-aae431fdd279d710 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.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/getrandom-0.1.15/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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "dummy", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=5a880ef80f50cb22 -C extra-filename=-5a880ef80f50cb22 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/build/getrandom-5a880ef80f50cb22 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.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-0.1.10/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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=87fa22ed7f150f5a -C extra-filename=-87fa22ed7f150f5a --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.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 ppv_lite86 --edition=2018 /usr/share/cargo/registry/ppv-lite86-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 --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=d10d683b801a33fe -C extra-filename=-d10d683b801a33fe --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.1 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0397502dae7dd9d6 -C extra-filename=-0397502dae7dd9d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/build/getrandom-5a880ef80f50cb22/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/build/libc-8eca07f79ffd64c9/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/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)' --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=3492ba3f820def40 -C extra-filename=-3492ba3f820def40 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling dirs-sys v0.3.7 Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /usr/share/cargo/registry/getrandom-0.1.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)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "dummy", "log", "rustc-dep-of-std", "std", "stdweb", "test-in-browser", "wasm-bindgen"))' -C metadata=c60ed34f3f50d14c -C extra-filename=-c60ed34f3f50d14c --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libcfg_if-87fa22ed7f150f5a.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name dirs_sys --edition=2015 /usr/share/cargo/registry/dirs-sys-0.3.7/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)' --check-cfg 'cfg(feature, values())' -C metadata=e725f047218abcac -C extra-filename=-e725f047218abcac --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.7 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.7/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="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=dc0bc640ea5b327a -C extra-filename=-dc0bc640ea5b327a --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libaho_corasick-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libregex_syntax-285dd0efc07dcc9e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling dirs v2.0.2 Running `/usr/bin/rustc --crate-name dirs --edition=2015 /usr/share/cargo/registry/dirs-2.0.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)' --check-cfg 'cfg(feature, values())' -C metadata=b5bed6cdaeec4ba7 -C extra-filename=-b5bed6cdaeec4ba7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libcfg_if-87fa22ed7f150f5a.rmeta --extern dirs_sys=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libdirs_sys-e725f047218abcac.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_core v0.5.1 Running `/usr/bin/rustc --crate-name rand_core --edition=2018 /usr/share/cargo/registry/rand_core-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=1d9a116500384b11 -C extra-filename=-1d9a116500384b11 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern getrandom=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libgetrandom-c60ed34f3f50d14c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling term v0.6.1 Running `/usr/bin/rustc --crate-name term --edition=2018 /usr/share/cargo/registry/term-0.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9102403bb529ba1e -C extra-filename=-9102403bb529ba1e --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern dirs=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libdirs-b5bed6cdaeec4ba7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand_chacha v0.2.2 Running `/usr/bin/rustc --crate-name rand_chacha --edition=2018 /usr/share/cargo/registry/rand_chacha-0.2.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="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "simd", "std"))' -C metadata=a6ae0d5647d3726d -C extra-filename=-a6ae0d5647d3726d --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern ppv_lite86=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libppv_lite86-d10d683b801a33fe.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/librand_core-1d9a116500384b11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rand v0.7.3 Running `/usr/bin/rustc --crate-name rand --edition=2018 /usr/share/cargo/registry/rand-0.7.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 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="getrandom_package"' --cfg 'feature="libc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "getrandom_package", "libc", "log", "nightly", "packed_simd", "rand_pcg", "serde1", "simd_support", "small_rng", "std", "stdweb", "wasm-bindgen"))' -C metadata=aa19670793da31b7 -C extra-filename=-aa19670793da31b7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern getrandom_package=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libgetrandom-c60ed34f3f50d14c.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/liblibc-3492ba3f820def40.rmeta --extern rand_chacha=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/librand_chacha-a6ae0d5647d3726d.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/librand_core-1d9a116500384b11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.10.6 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.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="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=8278514f04ed1ca2 -C extra-filename=-8278514f04ed1ca2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libaho_corasick-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libregex_automata-dc0bc640ea5b327a.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libregex_syntax-285dd0efc07dcc9e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_logger v0.8.4 Running `/usr/bin/rustc --crate-name env_logger --edition=2018 /usr/share/cargo/registry/env_logger-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 --cfg 'feature="regex"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=793591d2f2011d5f -C extra-filename=-793591d2f2011d5f --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern log=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libregex-8278514f04ed1ca2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quickcheck v0.9.2 Running `/usr/bin/rustc --crate-name quickcheck --edition=2018 /usr/share/cargo/registry/quickcheck-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 --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="regex"' --cfg 'feature="use_logging"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "env_logger", "log", "regex", "unstable", "use_logging"))' -C metadata=02b265f9e8f63f6e -C extra-filename=-02b265f9e8f63f6e --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libenv_logger-793591d2f2011d5f.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern rand=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/librand-aa19670793da31b7.rmeta --extern rand_core=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/librand_core-1d9a116500384b11.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling difference v2.0.0 (/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0) Running `/usr/bin/rustc --crate-name quickcheck --edition=2015 tests/quickcheck.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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=c63ce22aa0c7f95e -C extra-filename=-c63ce22aa0c7f95e --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern difference=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libdifference-ac827319efa85dec.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libquickcheck-02b265f9e8f63f6e.rlib --extern term=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libterm-9102403bb529ba1e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name github_style --edition=2015 examples/github-style.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=ba2b0334ff4a8bbc -C extra-filename=-ba2b0334ff4a8bbc --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern difference=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libdifference-ac827319efa85dec.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libquickcheck-02b265f9e8f63f6e.rlib --extern term=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libterm-9102403bb529ba1e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name difference --edition=2015 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="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=62582ab42e2b755c -C extra-filename=-62582ab42e2b755c --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libquickcheck-02b265f9e8f63f6e.rlib --extern term=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libterm-9102403bb529ba1e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name line_by_line --edition=2015 examples/line-by-line.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=200f79589030cfb8 -C extra-filename=-200f79589030cfb8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern difference=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libdifference-ac827319efa85dec.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libquickcheck-02b265f9e8f63f6e.rlib --extern term=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libterm-9102403bb529ba1e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name underline_words --edition=2015 examples/underline-words.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=e90a0642a5508222 -C extra-filename=-e90a0642a5508222 --out-dir /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern difference=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libdifference-ac827319efa85dec.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libquickcheck-02b265f9e8f63f6e.rlib --extern term=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libterm-9102403bb529ba1e.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition value: `cargo-clippy` --> examples/line-by-line.rs:17:12 | 17 | #[cfg_attr(feature = "cargo-clippy", allow(needless_range_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unknown lint: `needless_pass_by_value` --> tests/quickcheck.rs:103:9 | 103 | #[allow(needless_pass_by_value)] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unknown_lints)]` on by default warning: `difference` (example "line-by-line") generated 1 warning warning: `difference` (lib test) generated 4 warnings (4 duplicates) warning: `difference` (test "quickcheck") generated 1 warning Finished `rpm` profile [optimized + debuginfo] target(s) in 22.98s Running `/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/difference-62582ab42e2b755c` running 11 tests test lcs::test_lcs ... ok test merge::test_merge ... ok test test_diff_brief ... ok test test_assert_diff ... ok test test_diff_similar_text_with_similar_line_count ... ok test test_diff_similar_text_with_smaller_line_count_on_right ... ok test test_diff_smaller_line_count_on_right ... ok test test_diff ... ok test test_diff_smaller_line_count_on_left ... ok test test_assert_diff_panic - should panic ... ok test display::tests::test_display ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s Running `/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/quickcheck-c63ce22aa0c7f95e` running 3 tests test simple ... ok test issue_19 ... ok test fuzzy ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests difference Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name difference --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps --extern difference=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libdifference-ac827319efa85dec.rlib --extern quickcheck=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libquickcheck-02b265f9e8f63f6e.rlib --extern term=/home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/difference-2.0.0/target/rpm/deps/libterm-9102403bb529ba1e.rlib -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' --error-format human` running 6 tests test src/lib.rs - (line 13) ... ignored test src/lib.rs - assert_diff (line 145) ... ok test src/lib.rs - print_diff (line 184) ... ok test src/lib.rs - Changeset::new (line 84) ... ok test src/lib.rs - (line 21) ... ok test src/lib.rs - diff (line 120) ... ok test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.21s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-difference-devel-2.0.0-0.1.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/difference-2.0.0/Examples.md warning: File listed twice: /usr/share/cargo/registry/difference-2.0.0/LICENSE warning: File listed twice: /usr/share/cargo/registry/difference-2.0.0/README.md Provides: crate(difference) = 2.0.0 rust-difference-devel = 2.0.0-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo Processing files: rust-difference+default-devel-2.0.0-0.1.mga10.noarch Provides: crate(difference/default) = 2.0.0 rust-difference+default-devel = 2.0.0-0.1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(difference) = 2.0.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-difference+default-devel-2.0.0-0.1.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-difference-devel-2.0.0-0.1.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cFopnf + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + test -d /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-difference-2.0.0-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/difference-2.0.0/Examples.md File listed twice: /usr/share/cargo/registry/difference-2.0.0/LICENSE File listed twice: /usr/share/cargo/registry/difference-2.0.0/README.md D: [iurt_root_command] Success!