D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch sh: line 4: [: -j8: integer expression expected Installing /home/pterjan/rpmbuild/SRPMS/rust-env_logger0.6-0.6.2-0.1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZhT7vw sh: line 4: [: -j8: integer expression expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.s5eBXy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + rm -rf env_logger-0.6.2 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/env_logger-0.6.2.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd env_logger-0.6.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.wkBAW2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + cd env_logger-0.6.2 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.LHYULH + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-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 env_logger-0.6.2 + '[' 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 -j48 -Z avoid-dev-deps --profile rpm warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Compiling memchr v2.7.4 Compiling libc v0.2.171 Compiling regex-syntax v0.8.5 Compiling quick-error v1.2.3 Compiling termcolor v1.4.0 Compiling log v0.4.26 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,test)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9228fa86758e8c03 -C extra-filename=-3b1147e61686bb87 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=78dfc2c836562524 -C extra-filename=-2014d9a2c60152e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/build/libc-2014d9a2c60152e2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/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.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --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=7fada060eb077420 -C extra-filename=-1570020434bc9df2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/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 quick_error --edition=2015 /usr/share/cargo/registry/quick-error-1.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9b7eef057bea2cd0 -C extra-filename=-b7616dc03305314e --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/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.26/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --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=ad539a4f7e223d2b -C extra-filename=-b0ec4d938cf4a5ed --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/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 termcolor --edition=2018 /usr/share/cargo/registry/termcolor-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=59df100bef109177 -C extra-filename=-75cef99c9421cc25 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling humantime v1.3.0 Running `/usr/bin/rustc --crate-name humantime --edition=2015 /usr/share/cargo/registry/humantime-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35f310b7235d4a2e -C extra-filename=-f53e370e6cf5925e --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern quick_error=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libquick_error-b7616dc03305314e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.3 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=156a830d116d5bd9 -C extra-filename=-9249320532705819 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/build/libc-2014d9a2c60152e2/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.171/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("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6a148af2e207b573 -C extra-filename=-dd505a5ba0bad04e --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/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_old_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(linux_time_bits64)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx","cygwin"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling atty v0.2.14 Running `/usr/bin/rustc --crate-name atty --edition=2015 /usr/share/cargo/registry/atty-0.2.14/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=e8131e459ca61b82 -C extra-filename=-d521158c45a5b508 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblibc-dd505a5ba0bad04e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.9 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --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=1d06f71640ada769 -C extra-filename=-e605e61d4ae5dfad --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libaho_corasick-9249320532705819.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.11.1 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="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"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --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=fa50f593d6a7b081 -C extra-filename=-c75f1f31ce46b663 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern aho_corasick=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libaho_corasick-9249320532705819.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libmemchr-3b1147e61686bb87.rmeta --extern regex_automata=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex_automata-e605e61d4ae5dfad.rmeta --extern regex_syntax=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex_syntax-1570020434bc9df2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling env_logger v0.6.2 (/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2) Running `/usr/bin/rustc --crate-name env_logger --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="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=4a528338f0a0577b -C extra-filename=-77d3675107d4f7a0 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rmeta --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:246:13 | 246 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> src/lib.rs:249:54 | 249 | #![deny(missing_debug_implementations, missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:247:13 | 247 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `env_logger` (lib) generated 2 warnings Finished `rpm` profile [optimized + debuginfo] target(s) in 16.54s + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected sh: line 4: [: -j8: integer expression expected Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rIEeyh + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-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 env_logger-0.6.2 + '[' 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=env_logger ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.6.2 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT/usr/share/cargo/registry/env_logger-0.6.2 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT/usr/share/cargo/registry/env_logger-0.6.2 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l + grep -w -E -v 'Cargo.(lock|toml.orig)' + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT/usr/share/cargo/registry/env_logger-0.6.2 warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT/usr/share/cargo/registry/env_logger-0.6.2/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/BUILDROOT/usr/share/cargo/registry/env_logger-0.6.2/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 -j48 + /usr/lib/rpm/redhat/brp-python-hardlink sh: line 4: [: -j8: integer expression expected Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ElV2Wy + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-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 env_logger-0.6.2 + '[' 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 -j48 -Z avoid-dev-deps --profile rpm --no-fail-fast warning: no edition set: defaulting to the 2015 edition while the latest is 2024 Fresh memchr v2.7.4 Fresh aho-corasick v1.1.3 Fresh regex-syntax v0.8.5 Fresh regex-automata v0.4.9 Fresh libc v0.2.171 Fresh quick-error v1.2.3 Fresh termcolor v1.4.0 Fresh log v0.4.26 Fresh atty v0.2.14 Fresh regex v1.11.1 Fresh humantime v1.3.0 warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:246:13 | 246 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `docsrs`, `feature`, and `test` and 31 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration note: the lint level is defined here --> src/lib.rs:249:54 | 249 | #![deny(missing_debug_implementations, missing_docs, warnings)] | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:247:13 | 247 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling env_logger v0.6.2 (/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2) warning: `env_logger` (lib) generated 2 warnings Running `/usr/bin/rustc --crate-name env_logger --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="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=4571a83b9d829090 -C extra-filename=-11be297897418ace --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name custom_default_format --edition=2015 examples/custom_default_format.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="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=4b779fc2295b6f0b -C extra-filename=-6216422495788f93 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name init_twice_retains_filter --edition=2015 tests/init-twice-retains-filter.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 --cfg test --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=a6cf81bccc0e0d22 -C extra-filename=-725e89e777d36f63 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name custom_format --edition=2015 examples/custom_format.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="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=0712ec32d05bd9bd -C extra-filename=-8f183ee026f3f6fc --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name direct_logger --edition=2015 examples/direct_logger.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="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=bd013f2afdbc4d3c -C extra-filename=-7d227ae7dbb90c52 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name custom_logger --edition=2015 examples/custom_logger.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="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=02a2f6a36b7672ab -C extra-filename=-cd72168c1adafe84 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name filters_from_code --edition=2015 examples/filters_from_code.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="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=f2a5f3610dbdbb94 -C extra-filename=-c9e630113c5e9809 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name log_in_log --edition=2015 tests/log-in-log.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 --cfg test --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=563b36b899d0f13a -C extra-filename=-4a462116f04a51f3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name regexp_filter --edition=2015 tests/regexp_filter.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 --cfg test --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=78bd0ef48414ffe4 -C extra-filename=-bc1e6cb34ecc113c --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name default --edition=2015 examples/default.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="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=7f431aad3649f653 -C extra-filename=-98b787c6150c274d --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/examples -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `env_logger` (lib test) generated 2 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 2.39s Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/env_logger-11be297897418ace` running 26 tests test filter::tests::filter_info ... ok test filter::tests::filter_beginning_longest_match ... ok test filter::tests::match_beginning ... ok test filter::tests::match_beginning_longest_match ... ok test filter::tests::match_full_path ... ok test filter::tests::match_default ... ok test filter::tests::no_match ... ok test filter::tests::parse_default ... ok test filter::tests::parse_spec_empty_level ... ok test filter::tests::parse_spec_global ... ok test filter::tests::parse_spec_invalid_crate ... ok test filter::tests::parse_spec_empty_with_filter ... ok test filter::tests::parse_spec_string_level ... ok test filter::tests::parse_spec_invalid_level ... ok test filter::tests::parse_spec_valid ... ok test filter::tests::zero_level ... ok test fmt::tests::default_format_no_header ... ok test filter::tests::parse_spec_valid_filter ... ok test filter::tests::parse_spec_invalid_crate_filter ... ok test fmt::tests::default_format_with_header ... ok test fmt::writer::tests::parse_write_style_valid ... ok test fmt::writer::tests::parse_write_style_invalid ... ok test tests::env_get_filter_reads_from_default_if_var_not_set ... ok test tests::env_get_filter_reads_from_var_if_set ... ok test tests::env_get_write_style_reads_from_default_if_var_not_set ... ok test tests::env_get_write_style_reads_from_var_if_set ... ok test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/init_twice_retains_filter-725e89e777d36f63` Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/log_in_log-4a462116f04a51f3` Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/regexp_filter-bc1e6cb34ecc113c` Doc-tests env_logger Running `/usr/bin/rustdoc --edition=2015 --crate-type lib --color auto --crate-name env_logger --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps --extern atty=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib --extern env_logger=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib -C embed-bitcode=no --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"))' --error-format human` running 41 tests test src/lib.rs - (line 76) ... FAILED test src/lib.rs - (line 38) ... FAILED test src/lib.rs - (line 66) ... FAILED test src/lib.rs - (line 49) ... FAILED test src/lib.rs - (line 43) ... FAILED test src/lib.rs - (line 58) ... FAILED test src/lib.rs - (line 148) ... ok test src/lib.rs - Builder::filter_module (line 538) ... ok test src/lib.rs - Builder::filter (line 587) ... ok test src/lib.rs - Builder::new (line 376) ... ok test src/filter/mod.rs - filter::Filter::filter (line 134) ... ok test src/lib.rs - (line 17) ... ok test src/fmt/mod.rs - fmt::Formatter (line 62) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 188) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Formatter::style (line 24) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bold (line 280) ... ok test src/fmt/humantime/extern_impl.rs - fmt::humantime::imp::Formatter::timestamp (line 19) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_color (line 252) ... ok test src/lib.rs - Builder::format (line 481) ... ok test src/fmt/mod.rs - fmt (line 15) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bg (line 331) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_intense (line 307) ... ok test src/lib.rs - Builder::from_default_env (line 455) ... ok test src/filter/mod.rs - filter::Builder (line 94) ... ok test src/lib.rs - Builder::from_env (line 419) ... ok test src/lib.rs - (line 188) ... ok test src/lib.rs - (line 227) ... ok test src/lib.rs - Logger::from_default_env (line 778) ... ok test src/lib.rs - Builder::from_env (line 409) ... ok test src/lib.rs - init_from_env (line 1098) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 207) ... ok test src/lib.rs - Builder::target (line 632) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::value (line 358) ... ok test src/lib.rs - Logger::from_env (line 745) ... ok test src/lib.rs - (line 208) ... ok test src/lib.rs - Logger::from_env (line 754) ... ok test src/lib.rs - Builder (line 336) ... ok test src/lib.rs - try_init_from_env (line 1060) ... ok test src/lib.rs - Builder::write_style (line 653) ... ok test src/lib.rs - Builder::filter_level (line 561) ... ok test src/filter/mod.rs - filter (line 15) ... ok failures: ---- src/lib.rs - (line 76) stdout ---- error: expected expression, found `$` --> src/lib.rs:77:1 | 3 | $ RUST_LOG=my_app ./my-app | ^ expected expression error: aborting due to 1 previous error Couldn't compile the test. ---- src/lib.rs - (line 38) stdout ---- error: expected expression, found `$` --> src/lib.rs:39:1 | 3 | $ RUST_LOG=error ./main | ^ expected expression error: aborting due to 1 previous error Couldn't compile the test. ---- src/lib.rs - (line 66) stdout ---- error: expected expression, found `$` --> src/lib.rs:67:1 | 3 | $ RUST_LOG=main ./main | ^ expected expression error: aborting due to 1 previous error Couldn't compile the test. ---- src/lib.rs - (line 49) stdout ---- error: expected expression, found `$` --> src/lib.rs:50:1 | 3 | $ RUST_LOG=debug ./main | ^ expected expression error: aborting due to 1 previous error Couldn't compile the test. ---- src/lib.rs - (line 43) stdout ---- error: expected expression, found `$` --> src/lib.rs:44:1 | 3 | $ RUST_LOG=info ./main | ^ expected expression error: aborting due to 1 previous error Couldn't compile the test. ---- src/lib.rs - (line 58) stdout ---- error: expected expression, found `$` --> src/lib.rs:59:1 | 3 | $ RUST_LOG=main=info ./main | ^ expected expression error: aborting due to 1 previous error Couldn't compile the test. failures: src/lib.rs - (line 38) src/lib.rs - (line 43) src/lib.rs - (line 49) src/lib.rs - (line 58) src/lib.rs - (line 66) src/lib.rs - (line 76) test result: FAILED. 35 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s error: doctest failed, to rerun pass `--doc` error: 1 target failed: `--doc` error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ElV2Wy (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ElV2Wy (%check) I: [iurt_root_command] ERROR: chroot