Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/mdevctl.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-242572-82999/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target loongarch64 --nodeps /builddir/build/SPECS/mdevctl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/mdevctl-1.2.0-9.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/mdevctl.spec'], chrootPath='/home/lib/ocmock/dist-oc9-epol-build-242572-82999/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target loongarch64 --nodeps /builddir/build/SPECS/mdevctl.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LFTPpE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mdevctl-1.2.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/mdevctl-1.2.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd mdevctl-1.2.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 + /usr/bin/tar -xoaf /builddir/build/SOURCES/mdevctl-1.2.0-vendor.tar.bz2 + cat + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l2nFdE + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mdevctl-1.2.0 + /usr/bin/env CARGO_HOME=.cargo 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' /usr/bin/cargo build -j32 --profile rpm Locking 49 packages to latest compatible versions Compiling libc v0.2.139 Compiling version_check v0.9.4 Compiling proc-macro2 v1.0.49 Compiling autocfg v1.1.0 Compiling unicode-ident v1.0.6 Compiling quote v1.0.23 Compiling syn v1.0.107 Compiling heck v0.4.0 Compiling os_str_bytes v6.4.1 Compiling cfg-if v1.0.0 Compiling hashbrown v0.12.3 Compiling memchr v2.5.0 Compiling textwrap v0.16.0 Compiling once_cell v1.17.0 Compiling termcolor v1.1.3 Compiling bitflags v1.3.2 Compiling strsim v0.10.0 Compiling log v0.4.17 Compiling serde v1.0.152 Compiling regex-syntax v0.6.28 Compiling serde_json v1.0.91 Compiling anyhow v1.0.68 Compiling remove_dir_all v0.5.3 Compiling ryu v1.0.12 Compiling humantime v2.1.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=15ed1f6818fdb79d -C extra-filename=-52786c9876511f49 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/libc-52786c9876511f49 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name version_check --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/version_check/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=d6b86c72fb18e173 -C extra-filename=-7fe38199dbbe8828 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=bb193adefa17a108 -C extra-filename=-a758122ac44809c6 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/proc-macro2-a758122ac44809c6 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name autocfg --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/autocfg/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=3299d48e4a4b9006 -C extra-filename=-62d8de01a9d042e0 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/syn/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=a4695cfe902884c4 -C extra-filename=-1c979909bea8dbc1 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/syn-1c979909bea8dbc1 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/quote/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=a997eb46284c0aa7 -C extra-filename=-da4eec1f4881193b --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/quote-da4eec1f4881193b -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name os_str_bytes --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/os_str_bytes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked_conversions", "default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=872745f954b48b90 -C extra-filename=-614896a034e152bc --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name heck --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/heck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-segmentation"))' -C metadata=f1ab06bb756c7a7d -C extra-filename=-8df07d54076029be --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name unicode_ident --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/unicode-ident/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=cbca6f4891abb9ff -C extra-filename=-0ed440fad465443e --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/cfg-if/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("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=cf355f4c4509bcf3 -C extra-filename=-8620c3068627e886 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=ebb50cd36c98bc3c -C extra-filename=-e842213bf71b1f53 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/textwrap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=518f13f5dba6a7dc -C extra-filename=-fd57b5f0ae26ae6c --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/memchr/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=bceaf4ce2499e960 -C extra-filename=-0436b50ee1fa1f49 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/memchr-0436b50ee1fa1f49 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/cfg-if/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("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=714298d98b0d1b99 -C extra-filename=-67db8e9bf4c0c739 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/bitflags/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=6481ba9290c59a57 -C extra-filename=-75892ca3b3d04f7c --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/log/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,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "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", "sval", "value-bag"))' -C metadata=384d6ed8f9dccff2 -C extra-filename=-385073683f8558b2 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/log-385073683f8558b2 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=e875d1138640013d -C extra-filename=-ff905c467e1d47d8 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/termcolor/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=ffb324fefb38967d -C extra-filename=-173cf815839151ff --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name hashbrown --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/hashbrown/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="raw"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "ahash-compile-time-rng", "alloc", "bumpalo", "compiler_builtins", "core", "default", "inline-more", "nightly", "raw", "rayon", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3658e88745593aa7 -C extra-filename=-7b33f6399c33b7c9 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/strsim/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=98c992e2e404d06b -C extra-filename=-841374dddf0eddd5 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/serde/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,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=8bad50c80c169965 -C extra-filename=-5775433a5ae56cb1 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/serde-5775433a5ae56cb1 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name os_str_bytes --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/os_str_bytes/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="raw_os_str"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("checked_conversions", "default", "memchr", "print_bytes", "raw_os_str", "uniquote"))' -C metadata=944a83a620580010 -C extra-filename=-7e8c2f9ab95a5a77 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name regex_syntax --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/regex-syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=656994c853ebdc38 -C extra-filename=-9c0d1742b4c48037 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/serde_json/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=61689b2893b2bee6 -C extra-filename=-b71b4cda1f34faaf --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/serde_json-b71b4cda1f34faaf -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/anyhow/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=db8fd230513fd752 -C extra-filename=-29983c5135c10751 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/anyhow-29983c5135c10751 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/termcolor/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=575e8e8de8a4b280 -C extra-filename=-ab04dadfb12a341e --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name textwrap --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/textwrap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hyphenation", "smawk", "terminal_size", "unicode-linebreak", "unicode-width"))' -C metadata=c53601ed630e8789 -C extra-filename=-36baf02e5f6eaa13 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name ryu --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/ryu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=b3750e342b1cedc6 -C extra-filename=-a05f2ba0beb2cf4b --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name humantime --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/humantime/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=85d38bf6aae5931b -C extra-filename=-919a71b6b49247c1 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name once_cell --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/once_cell/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="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "atomic_polyfill", "critical-section", "critical_section", "default", "parking_lot", "parking_lot_core", "race", "std", "unstable"))' -C metadata=7fcfd8eef86b7319 -C extra-filename=-7d4fe8015cefd462 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name remove_dir_all --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/remove_dir_all/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=19b2312ae5254157 -C extra-filename=-632ababc85258713 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name bitflags --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/bitflags/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,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=8d0c35c1f9d06554 -C extra-filename=-b73952683880696c --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling fastrand v1.8.0 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/fastrand/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=9bb973ec6663beef -C extra-filename=-447dfb42ff31e4e1 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name strsim --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/strsim/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=a7910cc07de48154 -C extra-filename=-3a2f763867866047 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling itoa v1.0.5 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/itoa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=fac3fd16b8b4fcdc -C extra-filename=-0a7acee4e6384618 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/log-385073683f8558b2/build-script-build` Running `/usr/bin/rustc --crate-name log --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "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", "sval", "value-bag"))' -C metadata=f12cb4661817ecac -C extra-filename=-999ff6b49303c694 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libcfg_if-8620c3068627e886.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg atomic_cas --cfg has_atomics` Compiling clap_lex v0.2.4 Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/clap_lex/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=8cb03cba44b95bd0 -C extra-filename=-b66f3160c29c903b --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern os_str_bytes=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libos_str_bytes-614896a034e152bc.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name clap_lex --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/clap_lex/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=6a5c5d7d552fa8b6 -C extra-filename=-39bcf4c6c9e10e4c --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern os_str_bytes=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libos_str_bytes-7e8c2f9ab95a5a77.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/serde_json-b71b4cda1f34faaf/build-script-build` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/anyhow-29983c5135c10751/build-script-build` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/libc-52786c9876511f49/build-script-build` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/libc-52786c9876511f49/build-script-build` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/memchr-0436b50ee1fa1f49/build-script-build` Running `/usr/bin/rustc --crate-name memchr --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9defff8f54eda1dc -C extra-filename=-cfa26e14c995c324 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/serde-5775433a5ae56cb1/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=fed9cccb1e7c0ac9 -C extra-filename=-6bb2f6741c3387a9 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/usr/bin/rustc --crate-name libc --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ff4b8685b5b53dd4 -C extra-filename=-40a6075c66cae358 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn` Running `/usr/bin/rustc --crate-name serde --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/serde/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=be7dddbef4a55a6f -C extra-filename=-65b37aa444b69f65 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/syn-1c979909bea8dbc1/build-script-build` Running `/usr/bin/rustc --crate-name anyhow --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/anyhow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=5025bfa5f219681e -C extra-filename=-9c1fdff6dea346df --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/quote-da4eec1f4881193b/build-script-build` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/proc-macro2-a758122ac44809c6/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=d41c0e95b0d7ad8d -C extra-filename=-4a0a61c0dd848e73 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern unicode_ident=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libunicode_ident-0ed440fad465443e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg use_proc_macro --cfg wrap_proc_macro` Compiling aho-corasick v0.7.20 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/aho-corasick/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=339fac6db5c050b2 -C extra-filename=-eeebec8ec0552f84 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern memchr=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libmemchr-cfa26e14c995c324.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling atty v0.2.14 Compiling getrandom v0.2.8 Running `/usr/bin/rustc --crate-name atty --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/atty/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=c13ff29dc23ec8a1 -C extra-filename=-7075dfb1b7398d51 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern libc=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblibc-6bb2f6741c3387a9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/getrandom/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("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=bfd858ce2a38c800 -C extra-filename=-f09cf385d12030c7 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libcfg_if-67db8e9bf4c0c739.rmeta --extern libc=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblibc-6bb2f6741c3387a9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling tempfile v3.3.0 Running `/usr/bin/rustc --crate-name atty --edition=2015 /builddir/build/BUILD/mdevctl-1.2.0/vendor/atty/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=da411a23fa42f55d -C extra-filename=-04fa6672ec446bb6 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern libc=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblibc-40a6075c66cae358.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name getrandom --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/getrandom/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("compiler_builtins", "core", "custom", "js", "js-sys", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=ad9445b0ba511b35 -C extra-filename=-7531b27c4736cb2b --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libcfg_if-8620c3068627e886.rmeta --extern libc=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblibc-40a6075c66cae358.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name tempfile --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/tempfile/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2447688d22a0e8ee -C extra-filename=-73e732621040c1e8 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern cfg_if=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libcfg_if-8620c3068627e886.rmeta --extern fastrand=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libfastrand-447dfb42ff31e4e1.rmeta --extern libc=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblibc-40a6075c66cae358.rmeta --extern remove_dir_all=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libremove_dir_all-632ababc85258713.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling uuid v0.8.2 Running `/usr/bin/rustc --crate-name uuid --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/uuid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "guid", "md5", "serde", "sha1", "slog", "std", "stdweb", "v1", "v3", "v4", "v5", "wasm-bindgen", "winapi"))' -C metadata=3eedd59d7f73c883 -C extra-filename=-40ca3ef771e09138 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern getrandom=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libgetrandom-f09cf385d12030c7.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/proc-macro-error-attr/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c1688306540f4c23 -C extra-filename=-9eeb6c216797b207 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/proc-macro-error-attr-9eeb6c216797b207 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern version_check=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libversion_check-7fe38199dbbe8828.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/proc-macro-error/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="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=7ea646feea80b399 -C extra-filename=-cc1a2c7eb8de2208 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/proc-macro-error-cc1a2c7eb8de2208 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern version_check=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libversion_check-7fe38199dbbe8828.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name quote --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/quote/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=95420e67c5176978 -C extra-filename=-5d2cce370c5797fc --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libproc_macro2-4a0a61c0dd848e73.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name uuid --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/uuid/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="getrandom"' --cfg 'feature="std"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "getrandom", "guid", "md5", "serde", "sha1", "slog", "std", "stdweb", "v1", "v3", "v4", "v5", "wasm-bindgen", "winapi"))' -C metadata=e0368312f3f2a2a9 -C extra-filename=-afc21fbb83497efb --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern getrandom=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libgetrandom-7531b27c4736cb2b.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/proc-macro-error-attr-9eeb6c216797b207/build-script-build` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/proc-macro-error-cc1a2c7eb8de2208/build-script-build` Compiling indexmap v1.9.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/indexmap/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,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=0b87f066a283526d -C extra-filename=-b1d646d42acbb5f7 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/indexmap-b1d646d42acbb5f7 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern autocfg=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libautocfg-62d8de01a9d042e0.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name syn --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/syn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=ee683f22c3cf1386 -C extra-filename=-f6db9a0bb39b6d54 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libproc_macro2-4a0a61c0dd848e73.rmeta --extern quote=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libquote-5d2cce370c5797fc.rmeta --extern unicode_ident=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libunicode_ident-0ed440fad465443e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg syn_disable_nightly_tests` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/indexmap-b1d646d42acbb5f7/build-script-build` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/indexmap-b1d646d42acbb5f7/build-script-build` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=78c65582b401ec51 -C extra-filename=-0e2c34d2b4639e8b --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern hashbrown=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libhashbrown-7b33f6399c33b7c9.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg has_std` Running `/usr/bin/rustc --crate-name indexmap --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/indexmap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "quickcheck", "rayon", "rustc-rayon", "serde", "serde-1", "std", "test_debug", "test_low_transition_point"))' -C metadata=bbcf10600d95b87b -C extra-filename=-b828ad4849d1b171 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern hashbrown=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libhashbrown-e842213bf71b1f53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg has_std` Compiling regex v1.7.1 Running `/usr/bin/rustc --crate-name regex --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/regex/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="aho-corasick"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=ab87c0a35a4cb69d -C extra-filename=-4e728f6278bcdf45 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern aho_corasick=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libaho_corasick-eeebec8ec0552f84.rmeta --extern memchr=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libmemchr-cfa26e14c995c324.rmeta --extern regex_syntax=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libregex_syntax-9c0d1742b4c48037.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/proc-macro-error-attr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a765e49f501d44a6 -C extra-filename=-afdf2a96efee41a7 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern proc_macro2=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libproc_macro2-4a0a61c0dd848e73.rlib --extern quote=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libquote-5d2cce370c5797fc.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling env_logger v0.8.4 Running `/usr/bin/rustc --crate-name env_logger --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/env_logger/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="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=7de0f5c7c6764890 -C extra-filename=-5a53e9d2e9468442 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern atty=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libatty-04fa6672ec446bb6.rmeta --extern humantime=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libhumantime-919a71b6b49247c1.rmeta --extern log=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblog-999ff6b49303c694.rmeta --extern regex=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libregex-4e728f6278bcdf45.rmeta --extern termcolor=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libtermcolor-ab04dadfb12a341e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name serde_json --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/serde_json/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="indexmap"' --cfg 'feature="preserve_order"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=28de77d3c8e5429b -C extra-filename=-8eb37b3cde9152fd --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern indexmap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libindexmap-0e2c34d2b4639e8b.rmeta --extern itoa=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libitoa-0a7acee4e6384618.rmeta --extern ryu=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libryu-a05f2ba0beb2cf4b.rmeta --extern serde=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libserde-65b37aa444b69f65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg limb_width_32` Running `/usr/bin/rustc --crate-name proc_macro_error --edition=2018 /builddir/build/BUILD/mdevctl-1.2.0/vendor/proc-macro-error/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=41817e1c847c100a -C extra-filename=-83e4ae5c258908b3 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern proc_macro_error_attr=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libproc_macro_error_attr-afdf2a96efee41a7.so --extern proc_macro2=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libproc_macro2-4a0a61c0dd848e73.rmeta --extern quote=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libquote-5d2cce370c5797fc.rmeta --extern syn=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libsyn-f6db9a0bb39b6d54.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cfg use_fallback` Compiling clap_derive v3.2.18 Running `/usr/bin/rustc --crate-name clap_derive --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/clap_derive/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v4"))' -C metadata=f82bdaedb7c48f2b -C extra-filename=-adc2ca32cd6be141 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern heck=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libheck-8df07d54076029be.rlib --extern proc_macro_error=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libproc_macro_error-83e4ae5c258908b3.rlib --extern proc_macro2=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libproc_macro2-4a0a61c0dd848e73.rlib --extern quote=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libquote-5d2cce370c5797fc.rlib --extern syn=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libsyn-f6db9a0bb39b6d54.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap v3.2.23 Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/clap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atty"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=87536939103b9de4 -C extra-filename=-0c74234148f2f94a --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern atty=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libatty-7075dfb1b7398d51.rmeta --extern bitflags=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libbitflags-75892ca3b3d04f7c.rmeta --extern clap_derive=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap_derive-adc2ca32cd6be141.so --extern clap_lex=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap_lex-b66f3160c29c903b.rmeta --extern indexmap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libindexmap-b828ad4849d1b171.rmeta --extern once_cell=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libonce_cell-ff905c467e1d47d8.rmeta --extern strsim=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libstrsim-841374dddf0eddd5.rmeta --extern termcolor=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libtermcolor-173cf815839151ff.rmeta --extern textwrap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libtextwrap-fd57b5f0ae26ae6c.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/usr/bin/rustc --crate-name clap --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/clap/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="atty"' --cfg 'feature="clap_derive"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "deprecated", "derive", "env", "once_cell", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=a4d7c3d35d5a29ca -C extra-filename=-c6d01ea591c3817f --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern atty=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libatty-04fa6672ec446bb6.rmeta --extern bitflags=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libbitflags-b73952683880696c.rmeta --extern clap_derive=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap_derive-adc2ca32cd6be141.so --extern clap_lex=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap_lex-39bcf4c6c9e10e4c.rmeta --extern indexmap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libindexmap-0e2c34d2b4639e8b.rmeta --extern once_cell=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libonce_cell-7d4fe8015cefd462.rmeta --extern strsim=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libstrsim-3a2f763867866047.rmeta --extern termcolor=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libtermcolor-ab04dadfb12a341e.rmeta --extern textwrap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libtextwrap-36baf02e5f6eaa13.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling clap_complete v3.2.5 Running `/usr/bin/rustc --crate-name clap_complete --edition=2021 /builddir/build/BUILD/mdevctl-1.2.0/vendor/clap_complete/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap_lex", "debug", "default", "is_executable", "os_str_bytes", "pathdiff", "shlex", "unicode-xid", "unstable-dynamic"))' -C metadata=79efd42e2267582c -C extra-filename=-fbc5a7011ec7bc31 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern clap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap-0c74234148f2f94a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Compiling mdevctl v1.2.0 (/builddir/build/BUILD/mdevctl-1.2.0) Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7adb3f64c4577373 -C extra-filename=-267683c1c56cab32 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/mdevctl-267683c1c56cab32 -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern clap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap-0c74234148f2f94a.rlib --extern clap_complete=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap_complete-fbc5a7011ec7bc31.rlib --extern uuid=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libuuid-40ca3ef771e09138.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/mdevctl-267683c1c56cab32/build-script-build` Running `/usr/bin/rustc --crate-name mdevctl --edition=2018 src/main.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=676ce943e34dc740 -C extra-filename=-b993f5209b5d7688 --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern anyhow=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libanyhow-9c1fdff6dea346df.rlib --extern clap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap-c6d01ea591c3817f.rlib --extern env_logger=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libenv_logger-5a53e9d2e9468442.rlib --extern log=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblog-999ff6b49303c694.rlib --extern serde_json=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libserde_json-8eb37b3cde9152fd.rlib --extern tempfile=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libtempfile-73e732621040c1e8.rlib --extern uuid=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libuuid-afc21fbb83497efb.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: hiding a lifetime that's elided elsewhere is confusing --> src/main.rs:54:10 | 54 | env: &dyn Environment, | ^^^^^^^^^^^^^^^^ the lifetime is elided here ... 60 | ) -> Result { | ^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 60 | ) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/main.rs:214:10 | 214 | env: &dyn Environment, | ^^^^^^^^^^^^^^^^ the lifetime is elided here ... 219 | ) -> Result { | ^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 219 | ) -> Result> { | ++++ warning: `mdevctl` (bin "mdevctl") generated 2 warnings (run `cargo fix --bin "mdevctl" -p mdevctl` to apply 2 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 2m 01s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.fbQQC6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64 ++ dirname /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64 + cd mdevctl-1.2.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64 'INSTALL=/usr/bin/install -p' mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/etc/mdevctl.d mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/lib/udev/rules.d/ install -m 644 60-mdevctl.rules /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/lib/udev/rules.d/ mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/sbin install -m 755 target/release/mdevctl /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/sbin/ ln -sf mdevctl /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/sbin/lsmdev mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/man/man8 install -m 644 /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/mdevctl-2b2598718f5464d3/out/mdevctl.8 /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/man/man8/ ln -sf mdevctl.8 /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/man/man8/lsmdev.8 mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/bash-completion/completions/ install -m 644 -T /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/mdevctl-2b2598718f5464d3/out/mdevctl.bash /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/bash-completion/completions/mdevctl install -m 644 -T /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/build/mdevctl-2b2598718f5464d3/out/lsmdev.bash /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/bash-completion/completions/lsmdev mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/etc/mdevctl.d/scripts.d/callouts mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/etc/mdevctl.d/scripts.d/notifiers + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.2.0-9.oc9 --unique-debug-suffix -1.2.0-9.oc9.loongarch64 --unique-debug-src-base mdevctl-1.2.0-9.oc9.loongarch64 -S debugsourcefiles.list /builddir/build/BUILD/mdevctl-1.2.0 extracting debug info from /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/sbin/mdevctl warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/sbin/mdevctl. Use `info auto-load python-scripts [REGEXP]' to list them. 9027 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.J4HCrF + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd mdevctl-1.2.0 + /usr/bin/env CARGO_HOME=.cargo 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none' /usr/bin/cargo test -j32 --profile rpm --no-fail-fast Fresh version_check v0.9.4 Fresh autocfg v1.1.0 Fresh unicode-ident v1.0.6 Fresh heck v0.4.0 Fresh cfg-if v1.0.0 Fresh hashbrown v0.12.3 Fresh os_str_bytes v6.4.1 Fresh termcolor v1.1.3 Fresh regex-syntax v0.6.28 Fresh textwrap v0.16.0 Fresh once_cell v1.17.0 Fresh humantime v2.1.0 Fresh remove_dir_all v0.5.3 Fresh fastrand v1.8.0 Fresh libc v0.2.139 Fresh clap_lex v0.2.4 Fresh ryu v1.0.12 Fresh strsim v0.10.0 Fresh bitflags v1.3.2 Fresh itoa v1.0.5 Fresh proc-macro2 v1.0.49 Fresh memchr v2.5.0 Fresh atty v0.2.14 Fresh log v0.4.17 Fresh serde v1.0.152 Fresh getrandom v0.2.8 Fresh anyhow v1.0.68 Fresh tempfile v3.3.0 Fresh quote v1.0.23 Fresh aho-corasick v0.7.20 Fresh indexmap v1.9.2 Fresh uuid v0.8.2 Fresh syn v1.0.107 Fresh proc-macro-error-attr v1.0.4 Fresh regex v1.7.1 Fresh serde_json v1.0.91 Fresh proc-macro-error v1.0.4 Fresh env_logger v0.8.4 Fresh clap_derive v3.2.18 Fresh clap v3.2.23 Fresh clap_complete v3.2.5 Compiling mdevctl v1.2.0 (/builddir/build/BUILD/mdevctl-1.2.0) Running `/usr/bin/rustc --crate-name mdevctl --edition=2018 src/main.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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cd9ba62b4ba35727 -C extra-filename=-20f0f5d4832a81aa --out-dir /builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps -L dependency=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps --extern anyhow=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libanyhow-9c1fdff6dea346df.rlib --extern clap=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libclap-c6d01ea591c3817f.rlib --extern env_logger=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libenv_logger-5a53e9d2e9468442.rlib --extern log=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/liblog-999ff6b49303c694.rlib --extern serde_json=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libserde_json-8eb37b3cde9152fd.rlib --extern tempfile=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libtempfile-73e732621040c1e8.rlib --extern uuid=/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/libuuid-afc21fbb83497efb.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none` warning: hiding a lifetime that's elided elsewhere is confusing --> src/main.rs:54:10 | 54 | env: &dyn Environment, | ^^^^^^^^^^^^^^^^ the lifetime is elided here ... 60 | ) -> Result { | ^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default help: use `'_` for type paths | 60 | ) -> Result> { | ++++ warning: hiding a lifetime that's elided elsewhere is confusing --> src/main.rs:214:10 | 214 | env: &dyn Environment, | ^^^^^^^^^^^^^^^^ the lifetime is elided here ... 219 | ) -> Result { | ^^^^ the same lifetime is hidden here | = help: the same lifetime is referred to in inconsistent ways, making the signature confusing help: use `'_` for type paths | 219 | ) -> Result> { | ++++ warning: `mdevctl` (bin "mdevctl" test) generated 2 warnings (run `cargo fix --bin "mdevctl" -p mdevctl --tests` to apply 2 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 19.70s Running `/builddir/build/BUILD/mdevctl-1.2.0/target/rpm/deps/mdevctl-20f0f5d4832a81aa` running 10 tests test tests::test_stop ... ok test tests::test_invalid_files ... ok test tests::test_types ... ok test tests::test_load_json ... ok test tests::test_undefine ... ok test tests::test_modify ... ok test tests::test_define ... ok test tests::test_start ... ok test tests::test_callouts ... ok test tests::test_list ... ok test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: mdevctl-1.2.0-9.oc9.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NPrEe8 + umask 022 + cd /builddir/build/BUILD + cd mdevctl-1.2.0 + DOCDIR=/builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/doc/mdevctl + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/doc/mdevctl + cp -pr README.md /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/doc/mdevctl + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BsMziD + umask 022 + cd /builddir/build/BUILD + cd mdevctl-1.2.0 + LICENSEDIR=/builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/licenses/mdevctl + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/licenses/mdevctl + cp -pr COPYING /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64/usr/share/licenses/mdevctl + RPM_EC=0 ++ jobs -p + exit 0 Provides: mdevctl = 1.2.0-9.oc9 mdevctl(loongarch-64) = 1.2.0-9.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /usr/sbin/udevadm Requires(postun): /usr/sbin/udevadm Requires: ld-linux-loongarch-lp64d.so.1()(64bit) ld-linux-loongarch-lp64d.so.1(GLIBC_2.36)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.36)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) rtld(GNU_HASH) Processing files: mdevctl-debugsource-1.2.0-9.oc9.loongarch64 Provides: mdevctl-debugsource = 1.2.0-9.oc9 mdevctl-debugsource(loongarch-64) = 1.2.0-9.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mdevctl-debuginfo-1.2.0-9.oc9.loongarch64 Provides: debuginfo(build-id) = 66bd893f19aa6c319ca23f2cec02073ab157fe0c mdevctl-debuginfo = 1.2.0-9.oc9 mdevctl-debuginfo(loongarch-64) = 1.2.0-9.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mdevctl-debugsource(loongarch-64) = 1.2.0-9.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mdevctl-1.2.0-9.oc9.loongarch64 Wrote: /builddir/build/RPMS/mdevctl-1.2.0-9.oc9.loongarch64.rpm Wrote: /builddir/build/RPMS/mdevctl-debugsource-1.2.0-9.oc9.loongarch64.rpm Wrote: /builddir/build/RPMS/mdevctl-debuginfo-1.2.0-9.oc9.loongarch64.rpm Child return code was: 0