D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch sh: line 4: [: -j8: integer expression expected 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.W1OhiN + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + test -d /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 sh: line 4: [: -j8: integer expression expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c6onTr + 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.ST1bdu + 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.DucDvn + 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 2021 Compiling memchr v2.7.4 Compiling libc v0.2.168 Running `/usr/bin/rustc --crate-name memchr --edition=2021 /usr/share/cargo/registry/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=61dcc202ebb5d5aa -C extra-filename=-61dcc202ebb5d5aa --out-dir /home/pterjan/rpmbuild/BUILD/rust-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 regex-syntax v0.8.2 Compiling quick-error v1.2.3 Compiling termcolor v1.4.0 Compiling log v0.4.22 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)' --check-cfg 'cfg(feature, values())' -C metadata=526d9eb1c42028ae -C extra-filename=-526d9eb1c42028ae --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.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std"))' -C metadata=aae431fdd279d710 -C extra-filename=-aae431fdd279d710 --out-dir /home/pterjan/rpmbuild/BUILD/rust-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 regex_syntax --edition=2021 /usr/share/cargo/registry/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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)' --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=aed2ef858c37169e -C extra-filename=-aed2ef858c37169e --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)' --check-cfg 'cfg(feature, values())' -C metadata=ce4d66a1a65d44b4 -C extra-filename=-ce4d66a1a65d44b4 --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.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=25c1c3be200813b3 -C extra-filename=-25c1c3be200813b3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/build/libc-25c1c3be200813b3 -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)' --check-cfg 'cfg(feature, values())' -C metadata=005c18a33013c73b -C extra-filename=-005c18a33013c73b --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-ce4d66a1a65d44b4.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling aho-corasick v1.1.1 Running `/usr/bin/rustc --crate-name aho_corasick --edition=2021 /usr/share/cargo/registry/aho-corasick-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=0397502dae7dd9d6 -C extra-filename=-0397502dae7dd9d6 --out-dir /home/pterjan/rpmbuild/BUILD/rust-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-61dcc202ebb5d5aa.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-25c1c3be200813b3/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b56a13c920abbd53 -C extra-filename=-b56a13c920abbd53 --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_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling 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)' --check-cfg 'cfg(feature, values())' -C metadata=0a5d47bb20b8fa51 -C extra-filename=-0a5d47bb20b8fa51 --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-b56a13c920abbd53.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex-automata v0.4.7 Running `/usr/bin/rustc --crate-name regex_automata --edition=2021 /usr/share/cargo/registry/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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)' --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=2e7fd52c3eb7ee13 -C extra-filename=-2e7fd52c3eb7ee13 --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-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.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-aed2ef858c37169e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling regex v1.10.6 Running `/usr/bin/rustc --crate-name regex --edition=2021 /usr/share/cargo/registry/regex-1.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="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)' --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=c1e2a0c447acf761 -C extra-filename=-c1e2a0c447acf761 --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-0397502dae7dd9d6.rmeta --extern memchr=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libmemchr-61dcc202ebb5d5aa.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-2e7fd52c3eb7ee13.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-aed2ef858c37169e.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=24ec48765de06eed -C extra-filename=-24ec48765de06eed --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-0a5d47bb20b8fa51.rmeta --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rmeta --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rmeta --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rmeta --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = 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 26.13s + 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.9MuGqF + 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.wEYRY3 + 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 2021 Fresh memchr v2.7.4 Fresh aho-corasick v1.1.1 Fresh regex-syntax v0.8.2 Fresh regex-automata v0.4.7 Fresh libc v0.2.168 Fresh quick-error v1.2.3 Fresh termcolor v1.4.0 Fresh log v0.4.22 Fresh humantime v1.3.0 Fresh regex v1.10.6 Fresh atty v0.2.14 warning: unexpected `cfg` condition name: `rustbuild` --> src/lib.rs:246:13 | 246 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = 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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=62cb1e3ca01c57db -C extra-filename=-62cb1e3ca01c57db --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-0a5d47bb20b8fa51.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=81573813d55b3d5f -C extra-filename=-81573813d55b3d5f --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=5bf8428a71a9fb2b -C extra-filename=-5bf8428a71a9fb2b --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=36fadd9bc0f355ee -C extra-filename=-36fadd9bc0f355ee --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=09066483cf5bff0d -C extra-filename=-09066483cf5bff0d --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=0ecf069227a5efcc -C extra-filename=-0ecf069227a5efcc --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=ff1833c604f6fdba -C extra-filename=-ff1833c604f6fdba --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=7104ef551694d768 -C extra-filename=-7104ef551694d768 --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=80f423c194e42b04 -C extra-filename=-80f423c194e42b04 --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' -C metadata=14c70eb22b6877c0 -C extra-filename=-14c70eb22b6877c0 --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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.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.71s Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/env_logger-62cb1e3ca01c57db` running 26 tests 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::filter_info ... ok test filter::tests::parse_default ... ok test filter::tests::no_match ... 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_invalid_level ... ok test filter::tests::parse_spec_empty_with_filter ... ok test filter::tests::parse_spec_valid ... ok test filter::tests::zero_level ... ok test filter::tests::parse_spec_valid_filter ... ok test fmt::tests::default_format_no_header ... ok test fmt::tests::default_format_with_header ... ok test filter::tests::parse_spec_invalid_crate_filter ... ok test filter::tests::parse_spec_string_level ... ok test fmt::writer::tests::parse_write_style_invalid ... ok test fmt::writer::tests::parse_write_style_valid ... 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_var_if_set ... ok test tests::env_get_write_style_reads_from_default_if_var_not_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-0ecf069227a5efcc` Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/log_in_log-36fadd9bc0f355ee` Running `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/regexp_filter-09066483cf5bff0d` 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-0a5d47bb20b8fa51.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-24ec48765de06eed.rlib --extern humantime=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-005c18a33013c73b.rlib --extern log=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-aae431fdd279d710.rlib --extern regex=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c1e2a0c447acf761.rlib --extern termcolor=/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-526d9eb1c42028ae.rlib -C embed-bitcode=no --cfg 'feature="atty"' --cfg 'feature="default"' --cfg 'feature="humantime"' --cfg 'feature="regex"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atty", "default", "humantime", "regex", "termcolor"))' --error-format human` running 41 tests test src/lib.rs - (line 66) ... FAILED test src/lib.rs - (line 38) ... FAILED test src/lib.rs - (line 58) ... FAILED test src/lib.rs - (line 76) ... FAILED test src/lib.rs - (line 49) ... FAILED test src/lib.rs - (line 43) ... FAILED test src/filter/mod.rs - filter (line 15) ... ok test src/lib.rs - (line 148) ... ok test src/lib.rs - Builder::target (line 632) ... ok test src/lib.rs - Builder::write_style (line 653) ... ok test src/lib.rs - Builder::filter_module (line 538) ... ok test src/lib.rs - Builder::new (line 376) ... ok test src/lib.rs - (line 17) ... ok test src/filter/mod.rs - filter::Filter::filter (line 134) ... ok test src/lib.rs - Builder::filter_level (line 561) ... ok test src/fmt/mod.rs - fmt (line 15) ... ok test src/lib.rs - Builder::format (line 481) ... ok test src/fmt/mod.rs - fmt::Formatter (line 62) ... 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/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::Style::set_bold (line 280) ... ok test src/lib.rs - Builder::filter (line 587) ... ok test src/lib.rs - Builder::from_default_env (line 455) ... ok test src/lib.rs - (line 188) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Formatter::style (line 24) ... ok test src/lib.rs - Builder::from_env (line 419) ... ok test src/filter/mod.rs - filter::Builder (line 94) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 207) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bg (line 331) ... ok test src/lib.rs - init_from_env (line 1098) ... ok test src/lib.rs - (line 208) ... ok test src/lib.rs - Logger::from_default_env (line 778) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_intense (line 307) ... ok test src/lib.rs - try_init_from_env (line 1060) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::value (line 358) ... ok test src/lib.rs - (line 227) ... ok test src/lib.rs - Logger::from_env (line 745) ... ok test src/lib.rs - Builder (line 336) ... ok test src/lib.rs - Logger::from_env (line 754) ... ok test src/lib.rs - Builder::from_env (line 409) ... ok failures: ---- 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 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 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. ---- 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 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. 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.64s error: doctest failed, to rerun pass `--doc` error: 1 target failed: `--doc` error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.wEYRY3 (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.wEYRY3 (%check) I: [iurt_root_command] ERROR: chroot