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.rx4QDc sh: line 4: [: -j8: integer expression expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XR9AK5 + 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.8geJVP + 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.ySrP91 + 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 log v0.4.26 Compiling termcolor v1.4.0 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 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 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 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.59s + 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.XwGAdJ + 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.kkA9LN + 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 atty v0.2.14 Fresh humantime v1.3.0 Fresh regex v1.11.1 Fresh termcolor v1.4.0 Fresh log v0.4.26 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_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 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 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 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 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 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` 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 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` warning: `env_logger` (lib test) generated 2 warnings (2 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 2.27s 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_beginning_longest_match ... ok test filter::tests::filter_info ... ok test filter::tests::match_beginning ... ok test filter::tests::match_beginning_longest_match ... ok test filter::tests::match_default ... ok test filter::tests::match_full_path ... 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_empty_with_filter ... ok test filter::tests::parse_spec_invalid_level ... ok test filter::tests::parse_spec_invalid_crate ... ok test filter::tests::parse_spec_string_level ... ok test filter::tests::parse_spec_valid ... ok test filter::tests::parse_spec_valid_filter ... ok test filter::tests::zero_level ... ok test filter::tests::parse_spec_invalid_crate_filter ... ok test fmt::tests::default_format_with_header ... ok test fmt::tests::default_format_no_header ... 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_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.02s 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 66) ... FAILED test src/lib.rs - (line 76) ... FAILED test src/lib.rs - (line 38) ... FAILED test src/lib.rs - (line 58) ... FAILED test src/lib.rs - (line 49) ... FAILED test src/lib.rs - (line 43) ... FAILED test src/lib.rs - (line 148) ... FAILED test src/filter/mod.rs - filter (line 15) ... FAILED test src/lib.rs - Builder::from_default_env (line 455) ... FAILED test src/lib.rs - Builder::from_env (line 409) ... FAILED test src/lib.rs - (line 227) ... FAILED test src/lib.rs - (line 17) ... FAILED test src/lib.rs - Logger::from_default_env (line 778) ... FAILED test src/filter/mod.rs - filter::Builder (line 94) ... FAILED test src/fmt/mod.rs - fmt (line 15) ... FAILED test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Formatter::style (line 24) ... FAILED test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_intense (line 307) ... FAILED test src/lib.rs - Builder::format (line 481) ... FAILED test src/lib.rs - Builder::write_style (line 653) ... FAILED test src/lib.rs - (line 208) ... FAILED test src/fmt/mod.rs - fmt::Formatter (line 62) ... FAILED test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 207) ... FAILED test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 188) ... FAILED test src/filter/mod.rs - filter::Filter::filter (line 134) ... FAILED test src/lib.rs - init_from_env (line 1098) ... FAILED test src/fmt/humantime/extern_impl.rs - fmt::humantime::imp::Formatter::timestamp (line 19) ... FAILED test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bg (line 331) ... FAILED test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bold (line 280) ... FAILED test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::value (line 358) ... FAILED test src/lib.rs - Builder::filter (line 587) ... FAILED test src/lib.rs - try_init_from_env (line 1060) ... FAILED test src/lib.rs - Builder (line 336) ... FAILED test src/lib.rs - Logger::from_env (line 754) ... FAILED test src/lib.rs - Builder::target (line 632) ... ok test src/lib.rs - Builder::filter_module (line 538) ... ok test src/lib.rs - Builder::filter_level (line 561) ... ok test src/lib.rs - Builder::new (line 376) ... ok test src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_color (line 252) ... ok test src/lib.rs - (line 188) ... ok test src/lib.rs - Builder::from_env (line 419) ... ok test src/lib.rs - Logger::from_env (line 745) ... 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 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 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 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 148) stdout ---- error: linking with `cc` failed: exit status: 1 | = note: "cc" "-m64" "/tmp/rustcK0JQRF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/{libenv_logger-77d3675107d4f7a0.rlib,libregex-c75f1f31ce46b663.rlib,libregex_automata-e605e61d4ae5dfad.rlib,libaho_corasick-9249320532705819.rlib,libmemchr-3b1147e61686bb87.rlib,libregex_syntax-1570020434bc9df2.rlib,libatty-d521158c45a5b508.rlib,liblibc-dd505a5ba0bad04e.rlib,libhumantime-f53e370e6cf5925e.rlib,libquick_error-b7616dc03305314e.rlib,libtermcolor-75cef99c9421cc25.rlib,liblog-b0ec4d938cf4a5ed.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVLu7bk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: collect2: fatal error: posix_spawnp: Resource temporarily unavailable compilation terminated. error: aborting due to 1 previous error Couldn't compile the test. ---- src/filter/mod.rs - filter (line 15) stdout ---- error: could not exec the linker `cc` | = note: Resource temporarily unavailable (os error 11) = note: LC_ALL="C" PATH="/usr/lib/rustlib/x86_64-unknown-linux-gnu/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcSwi9Ag/symbols.o" "/tmp/rustdoctestsaKpzu/rust_out.rust_out.5d3f77f54299be6d-cgu.0.rcgu.o" "/tmp/rustdoctestsaKpzu/rust_out.9krkp812xjpehi5djmh6wnj6t.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libenv_logger-77d3675107d4f7a0.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex-c75f1f31ce46b663.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex_automata-e605e61d4ae5dfad.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libaho_corasick-9249320532705819.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libmemchr-3b1147e61686bb87.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libregex_syntax-1570020434bc9df2.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libatty-d521158c45a5b508.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblibc-dd505a5ba0bad04e.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libhumantime-f53e370e6cf5925e.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libquick_error-b7616dc03305314e.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/libtermcolor-75cef99c9421cc25.rlib" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/liblog-b0ec4d938cf4a5ed.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a496f41d0a2fd456.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-38701c2d2ff0bf4e.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3a0ea7b3ee14fbfa.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-431d4b263ebe5948.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f1da4d00e55d6d50.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-dca3d58031067707.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-fbf807fe54039218.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4642e00b25f482f0.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-da1007d52f76f6b9.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-727d75fcfde7ed9c.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b95dc6fc5fab04f4.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-53d9e30b99e21494.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c955558fd6c1ba05.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4f2f6a01d662e47b.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c15ad099c2bf64f3.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ec349e6313363b28.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5c05d6aac49798eb.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-6f4db10c728374f3.rlib" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ef4dc404270b018c.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsaKpzu/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" error: aborting due to 1 previous error Couldn't compile the test. ---- src/lib.rs - Builder::from_default_env (line 455) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f5992346230 - ::fmt::h9076d363463cef76 1: 0x7f5991ca1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f5992339b53 - 3: 0x7f5992346092 - 4: 0x7f59923486b2 - 5: 0x7f599234853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f598f6d9d92 - 7: 0x7f5992349213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f5992348f0a - 9: 0x7f5992346709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f5992348bad - rust_begin_unwind 11: 0x7f598f0e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f598f0e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f5991ded63a - 14: 0x7f5991de62f6 - 15: 0x7f5991e30882 - ::codegen_crate 16: 0x7f5992005b34 - ::codegen_and_build_linker 17: 0x7f5991ee7c64 - 18: 0x7f5991ee10c7 - 19: 0x7f5991edcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f5991eeaff1 - 21: 0x7f599235584b - 22: 0x7f598e8a1f6f - start_thread 23: 0x7f598e91f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351998.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - Builder::from_env (line 409) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fe357346230 - ::fmt::h9076d363463cef76 1: 0x7fe356ca1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fe357339b53 - 3: 0x7fe357346092 - 4: 0x7fe3573486b2 - 5: 0x7fe35734853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fe3546d9d92 - 7: 0x7fe357349213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fe357348f0a - 9: 0x7fe357346709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fe357348bad - rust_begin_unwind 11: 0x7fe3540e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fe3540e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fe356dedad8 - 14: 0x7fe356de62f6 - 15: 0x7fe356e30882 - ::codegen_crate 16: 0x7fe357005b34 - ::codegen_and_build_linker 17: 0x7fe356ee7c64 - 18: 0x7fe356ee10c7 - 19: 0x7fe356edcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fe356eeaff1 - 21: 0x7fe35735584b - 22: 0x7fe3538a1f6f - start_thread 23: 0x7fe35391f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352001.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - (line 227) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f99e8946230 - ::fmt::h9076d363463cef76 1: 0x7f99e82a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f99e8939b53 - 3: 0x7f99e8946092 - 4: 0x7f99e89486b2 - 5: 0x7f99e894853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f99e5cd9d92 - 7: 0x7f99e8949213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f99e8948f0a - 9: 0x7f99e8946709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f99e8948bad - rust_begin_unwind 11: 0x7f99e56e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f99e56e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f99e83ed63a - 14: 0x7f99e83e62f6 - 15: 0x7f99e8430882 - ::codegen_crate 16: 0x7f99e8605b34 - ::codegen_and_build_linker 17: 0x7f99e84e7c64 - 18: 0x7f99e84e10c7 - 19: 0x7f99e84dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f99e84eaff1 - 21: 0x7f99e895584b - 22: 0x7f99e4ea1f6f - start_thread 23: 0x7f99e4f1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351973.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - (line 17) stdout ---- error: linking with `cc` failed: exit status: 1 | = note: "cc" "-m64" "/tmp/rustcYzMRxU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/target/rpm/deps/{libenv_logger-77d3675107d4f7a0.rlib,libregex-c75f1f31ce46b663.rlib,libregex_automata-e605e61d4ae5dfad.rlib,libaho_corasick-9249320532705819.rlib,libmemchr-3b1147e61686bb87.rlib,libregex_syntax-1570020434bc9df2.rlib,libatty-d521158c45a5b508.rlib,liblibc-dd505a5ba0bad04e.rlib,libhumantime-f53e370e6cf5925e.rlib,libquick_error-b7616dc03305314e.rlib,libtermcolor-75cef99c9421cc25.rlib,liblog-b0ec4d938cf4a5ed.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesth2v1ih/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" = note: some arguments are omitted. use `--verbose` to show all linker arguments = note: collect2: fatal error: posix_spawnp: Resource temporarily unavailable compilation terminated. error: aborting due to 1 previous error Couldn't compile the test. ---- src/lib.rs - Logger::from_default_env (line 778) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f291df46230 - ::fmt::h9076d363463cef76 1: 0x7f291d8a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f291df39b53 - 3: 0x7f291df46092 - 4: 0x7f291df486b2 - 5: 0x7f291df4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f291b2d9d92 - 7: 0x7f291df49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f291df48f0a - 9: 0x7f291df46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f291df48bad - rust_begin_unwind 11: 0x7f291ace6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f291ace71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f291d9ed63a - 14: 0x7f291d9e62f6 - 15: 0x7f291da30882 - ::codegen_crate 16: 0x7f291dc05b34 - ::codegen_and_build_linker 17: 0x7f291dae7c64 - 18: 0x7f291dae10c7 - 19: 0x7f291dadcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f291daeaff1 - 21: 0x7f291df5584b - 22: 0x7f291a4a1f6f - start_thread 23: 0x7f291a51f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352009.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/filter/mod.rs - filter::Builder (line 94) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fec44146230 - ::fmt::h9076d363463cef76 1: 0x7fec43aa1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fec44139b53 - 3: 0x7fec44146092 - 4: 0x7fec441486b2 - 5: 0x7fec4414853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fec414d9d92 - 7: 0x7fec44149213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fec44148f0a - 9: 0x7fec44146709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fec44148bad - rust_begin_unwind 11: 0x7fec40ee6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fec40ee71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fec43bedad8 - 14: 0x7fec43be62f6 - 15: 0x7fec43c30882 - ::codegen_crate 16: 0x7fec43e05b34 - ::codegen_and_build_linker 17: 0x7fec43ce7c64 - 18: 0x7fec43ce10c7 - 19: 0x7fec43cdcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fec43ceaff1 - 21: 0x7fec4415584b - 22: 0x7fec406a1f6f - start_thread 23: 0x7fec4071f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351954.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/mod.rs - fmt (line 15) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7faecf946230 - ::fmt::h9076d363463cef76 1: 0x7faecf2a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7faecf939b53 - 3: 0x7faecf946092 - 4: 0x7faecf9486b2 - 5: 0x7faecf94853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7faecccd9d92 - 7: 0x7faecf949213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7faecf948f0a - 9: 0x7faecf946709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7faecf948bad - rust_begin_unwind 11: 0x7faecc6e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7faecc6e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7faecf3ed63a - 14: 0x7faecf3e62f6 - 15: 0x7faecf430882 - ::codegen_crate 16: 0x7faecf605b34 - ::codegen_and_build_linker 17: 0x7faecf4e7c64 - 18: 0x7faecf4e10c7 - 19: 0x7faecf4dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7faecf4eaff1 - 21: 0x7faecf95584b - 22: 0x7faecbea1f6f - start_thread 23: 0x7faecbf1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351950.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Formatter::style (line 24) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f9759f46230 - ::fmt::h9076d363463cef76 1: 0x7f97598a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f9759f39b53 - 3: 0x7f9759f46092 - 4: 0x7f9759f486b2 - 5: 0x7f9759f4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f97572d9d92 - 7: 0x7f9759f49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f9759f48f0a - 9: 0x7f9759f46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f9759f48bad - rust_begin_unwind 11: 0x7f9756ce6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f9756ce71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f97599edad8 - 14: 0x7f97599e62f6 - 15: 0x7f9759a30882 - ::codegen_crate 16: 0x7f9759c05b34 - ::codegen_and_build_linker 17: 0x7f9759ae7c64 - 18: 0x7f9759ae10c7 - 19: 0x7f9759adcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f9759aeaff1 - 21: 0x7f9759f5584b - 22: 0x7f97564a1f6f - start_thread 23: 0x7f975651f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351961.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_intense (line 307) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fed4d346230 - ::fmt::h9076d363463cef76 1: 0x7fed4cca1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fed4d339b53 - 3: 0x7fed4d346092 - 4: 0x7fed4d3486b2 - 5: 0x7fed4d34853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fed4a6d9d92 - 7: 0x7fed4d349213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fed4d348f0a - 9: 0x7fed4d346709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fed4d348bad - rust_begin_unwind 11: 0x7fed4a0e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fed4a0e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fed4cdedad8 - 14: 0x7fed4cde62f6 - 15: 0x7fed4ce30882 - ::codegen_crate 16: 0x7fed4d005b34 - ::codegen_and_build_linker 17: 0x7fed4cee7c64 - 18: 0x7fed4cee10c7 - 19: 0x7fed4cedcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fed4ceeaff1 - 21: 0x7fed4d35584b - 22: 0x7fed498a1f6f - start_thread 23: 0x7fed4991f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351969.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - Builder::format (line 481) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fd505546230 - ::fmt::h9076d363463cef76 1: 0x7fd504ea1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fd505539b53 - 3: 0x7fd505546092 - 4: 0x7fd5055486b2 - 5: 0x7fd50554853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fd5028d9d92 - 7: 0x7fd505549213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fd505548f0a - 9: 0x7fd505546709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fd505548bad - rust_begin_unwind 11: 0x7fd5022e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fd5022e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fd504fed63a - 14: 0x7fd504fe62f6 - 15: 0x7fd505030882 - ::codegen_crate 16: 0x7fd505205b34 - ::codegen_and_build_linker 17: 0x7fd5050e7c64 - 18: 0x7fd5050e10c7 - 19: 0x7fd5050dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fd5050eaff1 - 21: 0x7fd50555584b - 22: 0x7fd501aa1f6f - start_thread 23: 0x7fd501b1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351999.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - Builder::write_style (line 653) stdout ---- thread 'coordinator' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1855:6: failed to spawn work thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f05ced46230 - ::fmt::h9076d363463cef76 1: 0x7f05ce6a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f05ced39b53 - 3: 0x7f05ced46092 - 4: 0x7f05ced486b2 - 5: 0x7f05ced4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f05cc0d9d92 - 7: 0x7f05ced49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f05ced48f0a - 9: 0x7f05ced46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f05ced48bad - rust_begin_unwind 11: 0x7f05cbae6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f05cbae71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f05ce7eb802 - 14: 0x7f05cd58b588 - 15: 0x7f05ce7efcb7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_named_thread::{closure#5}, core[c8515a07a195242f]::result::Result>::{closure#0}, core[c8515a07a195242f]::result::Result> 16: 0x7f05ce7f3a49 - 17: 0x7f05ced5584b - 18: 0x7f05cb2a1f6f - start_thread 19: 0x7f05cb31f5cc - __clone3 20: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352012.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:2058:17: /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:2058:17: panic during codegen/LLVM phase stack backtrace: 0: 0x7f05ced46230 - ::fmt::h9076d363463cef76 1: 0x7f05ce6a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f05ced39b53 - 3: 0x7f05ced46092 - 4: 0x7f05ced486b2 - 5: 0x7f05ced4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f05cc0d9d92 - 7: 0x7f05ced49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f05cc751942 - 9: 0x7f05cc749046 - std[e704c5c9c6f67171]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> 10: 0x7f05cc74903f - std[e704c5c9c6f67171]::panicking::begin_panic:: 11: 0x7f05cc7d8bfe - 12: 0x7f05cc7bf78a - 13: 0x7f05cc7bf3ab - 14: 0x7f05cc7d8b40 - rustc_middle[16217dabf740581e]::util::bug::bug_fmt 15: 0x7f05ce830eee - ::join_codegen 16: 0x7f05cea06b56 - ::link 17: 0x7f05ce8e124b - 18: 0x7f05ce8dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 19: 0x7f05ce8eaff1 - 20: 0x7f05ced5584b - 21: 0x7f05cb2a1f6f - start_thread 22: 0x7f05cb31f5cc - __clone3 23: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352012.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - (line 208) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fb9d7746230 - ::fmt::h9076d363463cef76 1: 0x7fb9d70a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fb9d7739b53 - 3: 0x7fb9d7746092 - 4: 0x7fb9d77486b2 - 5: 0x7fb9d774853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fb9d4ad9d92 - 7: 0x7fb9d7749213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fb9d7748f0a - 9: 0x7fb9d7746709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fb9d7748bad - rust_begin_unwind 11: 0x7fb9d44e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fb9d44e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fb9d71ed63a - 14: 0x7fb9d71e62f6 - 15: 0x7fb9d7230882 - ::codegen_crate 16: 0x7fb9d7405b34 - ::codegen_and_build_linker 17: 0x7fb9d72e7c64 - 18: 0x7fb9d72e10c7 - 19: 0x7fb9d72dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fb9d72eaff1 - 21: 0x7fb9d775584b - 22: 0x7fb9d3ca1f6f - start_thread 23: 0x7fb9d3d1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351979.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/mod.rs - fmt::Formatter (line 62) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f6d32d46230 - ::fmt::h9076d363463cef76 1: 0x7f6d326a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f6d32d39b53 - 3: 0x7f6d32d46092 - 4: 0x7f6d32d486b2 - 5: 0x7f6d32d4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f6d300d9d92 - 7: 0x7f6d32d49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f6d32d48f0a - 9: 0x7f6d32d46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f6d32d48bad - rust_begin_unwind 11: 0x7f6d2fae6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f6d2fae71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f6d327edad8 - 14: 0x7f6d327e62f6 - 15: 0x7f6d32830882 - ::codegen_crate 16: 0x7f6d32a05b34 - ::codegen_and_build_linker 17: 0x7f6d328e7c64 - 18: 0x7f6d328e10c7 - 19: 0x7f6d328dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f6d328eaff1 - 21: 0x7f6d32d5584b - 22: 0x7f6d2f2a1f6f - start_thread 23: 0x7f6d2f31f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351946.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 207) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f6b81346230 - ::fmt::h9076d363463cef76 1: 0x7f6b80ca1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f6b81339b53 - 3: 0x7f6b81346092 - 4: 0x7f6b813486b2 - 5: 0x7f6b8134853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f6b7e6d9d92 - 7: 0x7f6b81349213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f6b81348f0a - 9: 0x7f6b81346709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f6b81348bad - rust_begin_unwind 11: 0x7f6b7e0e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f6b7e0e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f6b80ded63a - 14: 0x7f6b80de62f6 - 15: 0x7f6b80e30882 - ::codegen_crate 16: 0x7f6b81005b34 - ::codegen_and_build_linker 17: 0x7f6b80ee7c64 - 18: 0x7f6b80ee10c7 - 19: 0x7f6b80edcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f6b80eeaff1 - 21: 0x7f6b8135584b - 22: 0x7f6b7d8a1f6f - start_thread 23: 0x7f6b7d91f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351960.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 188) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fa2ead46230 - ::fmt::h9076d363463cef76 1: 0x7fa2ea6a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fa2ead39b53 - 3: 0x7fa2ead46092 - 4: 0x7fa2ead486b2 - 5: 0x7fa2ead4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fa2e80d9d92 - 7: 0x7fa2ead49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fa2ead48f0a - 9: 0x7fa2ead46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fa2ead48bad - rust_begin_unwind 11: 0x7fa2e7ae6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fa2e7ae71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fa2ea7edad8 - 14: 0x7fa2ea7e62f6 - 15: 0x7fa2ea830882 - ::codegen_crate 16: 0x7fa2eaa05b34 - ::codegen_and_build_linker 17: 0x7fa2ea8e7c64 - 18: 0x7fa2ea8e10c7 - 19: 0x7fa2ea8dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fa2ea8eaff1 - 21: 0x7fa2ead5584b - 22: 0x7fa2e72a1f6f - start_thread 23: 0x7fa2e731f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351956.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/filter/mod.rs - filter::Filter::filter (line 134) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7ff253f46230 - ::fmt::h9076d363463cef76 1: 0x7ff2538a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7ff253f39b53 - 3: 0x7ff253f46092 - 4: 0x7ff253f486b2 - 5: 0x7ff253f4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7ff2512d9d92 - 7: 0x7ff253f49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7ff253f48f0a - 9: 0x7ff253f46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7ff253f48bad - rust_begin_unwind 11: 0x7ff250ce6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7ff250ce71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7ff2539ed63a - 14: 0x7ff2539e62f6 - 15: 0x7ff253a30882 - ::codegen_crate 16: 0x7ff253c05b34 - ::codegen_and_build_linker 17: 0x7ff253ae7c64 - 18: 0x7ff253ae10c7 - 19: 0x7ff253adcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7ff253aeaff1 - 21: 0x7ff253f5584b - 22: 0x7ff2504a1f6f - start_thread 23: 0x7ff25051f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351951.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - init_from_env (line 1098) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f6ebdf46230 - ::fmt::h9076d363463cef76 1: 0x7f6ebd8a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f6ebdf39b53 - 3: 0x7f6ebdf46092 - 4: 0x7f6ebdf486b2 - 5: 0x7f6ebdf4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f6ebb2d9d92 - 7: 0x7f6ebdf49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f6ebdf48f0a - 9: 0x7f6ebdf46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f6ebdf48bad - rust_begin_unwind 11: 0x7f6ebace6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f6ebace71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f6ebd9edad8 - 14: 0x7f6ebd9e62f6 - 15: 0x7f6ebda30882 - ::codegen_crate 16: 0x7f6ebdc05b34 - ::codegen_and_build_linker 17: 0x7f6ebdae7c64 - 18: 0x7f6ebdae10c7 - 19: 0x7f6ebdadcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f6ebdaeaff1 - 21: 0x7f6ebdf5584b - 22: 0x7f6eba4a1f6f - start_thread 23: 0x7f6eba51f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352017.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/humantime/extern_impl.rs - fmt::humantime::imp::Formatter::timestamp (line 19) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f92b3f46230 - ::fmt::h9076d363463cef76 1: 0x7f92b38a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f92b3f39b53 - 3: 0x7f92b3f46092 - 4: 0x7f92b3f486b2 - 5: 0x7f92b3f4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f92b12d9d92 - 7: 0x7f92b3f49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f92b3f48f0a - 9: 0x7f92b3f46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f92b3f48bad - rust_begin_unwind 11: 0x7f92b0ce6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f92b0ce71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f92b39ed63a - 14: 0x7f92b39e62f6 - 15: 0x7f92b3a30882 - ::codegen_crate 16: 0x7f92b3c05b34 - ::codegen_and_build_linker 17: 0x7f92b3ae7c64 - 18: 0x7f92b3ae10c7 - 19: 0x7f92b3adcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f92b3aeaff1 - 21: 0x7f92b3f5584b - 22: 0x7f92b04a1f6f - start_thread 23: 0x7f92b051f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351949.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bg (line 331) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7ff017546230 - ::fmt::h9076d363463cef76 1: 0x7ff016ea1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7ff017539b53 - 3: 0x7ff017546092 - 4: 0x7ff0175486b2 - 5: 0x7ff01754853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7ff0148d9d92 - 7: 0x7ff017549213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7ff017548f0a - 9: 0x7ff017546709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7ff017548bad - rust_begin_unwind 11: 0x7ff0142e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7ff0142e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7ff016fedad8 - 14: 0x7ff016fe62f6 - 15: 0x7ff017030882 - ::codegen_crate 16: 0x7ff017205b34 - ::codegen_and_build_linker 17: 0x7ff0170e7c64 - 18: 0x7ff0170e10c7 - 19: 0x7ff0170dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7ff0170eaff1 - 21: 0x7ff01755584b - 22: 0x7ff013aa1f6f - start_thread 23: 0x7ff013b1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351958.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bold (line 280) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fa027f46230 - ::fmt::h9076d363463cef76 1: 0x7fa0278a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fa027f39b53 - 3: 0x7fa027f46092 - 4: 0x7fa027f486b2 - 5: 0x7fa027f4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fa0252d9d92 - 7: 0x7fa027f49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fa027f48f0a - 9: 0x7fa027f46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fa027f48bad - rust_begin_unwind 11: 0x7fa024ce6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fa024ce71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fa0279edad8 - 14: 0x7fa0279e62f6 - 15: 0x7fa027a30882 - ::codegen_crate 16: 0x7fa027c05b34 - ::codegen_and_build_linker 17: 0x7fa027ae7c64 - 18: 0x7fa027ae10c7 - 19: 0x7fa027adcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fa027aeaff1 - 21: 0x7fa027f5584b - 22: 0x7fa0244a1f6f - start_thread 23: 0x7fa02451f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351953.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::value (line 358) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1724:6: failed to spawn coordinator thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f7f44546230 - ::fmt::h9076d363463cef76 1: 0x7f7f43ea1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f7f44539b53 - 3: 0x7f7f44546092 - 4: 0x7f7f445486b2 - 5: 0x7f7f4454853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f7f418d9d92 - 7: 0x7f7f44549213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f7f44548f0a - 9: 0x7f7f44546709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f7f44548bad - rust_begin_unwind 11: 0x7f7f412e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f7f412e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f7f43fedad8 - 14: 0x7f7f43fe62f6 - 15: 0x7f7f44030882 - ::codegen_crate 16: 0x7f7f44205b34 - ::codegen_and_build_linker 17: 0x7f7f440e7c64 - 18: 0x7f7f440e10c7 - 19: 0x7f7f440dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f7f440eaff1 - 21: 0x7f7f4455584b - 22: 0x7f7f40aa1f6f - start_thread 23: 0x7f7f40b1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351963.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - Builder::filter (line 587) stdout ---- thread 'coordinator' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1855:6: failed to spawn work thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fac94d46230 - ::fmt::h9076d363463cef76 1: 0x7fac946a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fac94d39b53 - 3: 0x7fac94d46092 - 4: 0x7fac94d486b2 - 5: 0x7fac94d4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fac920d9d92 - 7: 0x7fac94d49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fac94d48f0a - 9: 0x7fac94d46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fac94d48bad - rust_begin_unwind 11: 0x7fac91ae6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fac91ae71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fac947eb802 - 14: 0x7fac9358b588 - 15: 0x7fac947efcb7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_named_thread::{closure#5}, core[c8515a07a195242f]::result::Result>::{closure#0}, core[c8515a07a195242f]::result::Result> 16: 0x7fac947f3a49 - 17: 0x7fac94d5584b - 18: 0x7fac912a1f6f - start_thread 19: 0x7fac9131f5cc - __clone3 20: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351991.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:2058:17: /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:2058:17: panic during codegen/LLVM phase stack backtrace: 0: 0x7fac94d46230 - ::fmt::h9076d363463cef76 1: 0x7fac946a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fac94d39b53 - 3: 0x7fac94d46092 - 4: 0x7fac94d486b2 - 5: 0x7fac94d4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fac920d9d92 - 7: 0x7fac94d49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fac92751942 - 9: 0x7fac92749046 - std[e704c5c9c6f67171]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> 10: 0x7fac9274903f - std[e704c5c9c6f67171]::panicking::begin_panic:: 11: 0x7fac927d8bfe - 12: 0x7fac927bf78a - 13: 0x7fac927bf3ab - 14: 0x7fac927d8b40 - rustc_middle[16217dabf740581e]::util::bug::bug_fmt 15: 0x7fac94830eee - ::join_codegen 16: 0x7fac94a06b56 - ::link 17: 0x7fac948e124b - 18: 0x7fac948dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 19: 0x7fac948eaff1 - 20: 0x7fac94d5584b - 21: 0x7fac912a1f6f - start_thread 22: 0x7fac9131f5cc - __clone3 23: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351991.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - try_init_from_env (line 1060) stdout ---- warning: trait objects without an explicit `dyn` are deprecated --> src/lib.rs:1064:28 | 5 | fn run() -> Result<(), Box<::std::error::Error>> { | ^^^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(bare_trait_objects)]` on by default help: if this is a dyn-compatible trait, use `dyn` | 5 | fn run() -> Result<(), Box> { | +++++ + thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7fbe97546230 - ::fmt::h9076d363463cef76 1: 0x7fbe96ea1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7fbe97539b53 - 3: 0x7fbe97546092 - 4: 0x7fbe975486b2 - 5: 0x7fbe9754853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7fbe948d9d92 - 7: 0x7fbe97549213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7fbe97548f0a - 9: 0x7fbe97546709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7fbe97548bad - rust_begin_unwind 11: 0x7fbe942e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7fbe942e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7fbe96fed63a - 14: 0x7fbe96fe62f6 - 15: 0x7fbe97030882 - ::codegen_crate 16: 0x7fbe97205b34 - ::codegen_and_build_linker 17: 0x7fbe970e7c64 - 18: 0x7fbe970e10c7 - 19: 0x7fbe970dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7fbe970eaff1 - 21: 0x7fbe9755584b - 22: 0x7fbe93aa1f6f - start_thread 23: 0x7fbe93b1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352018.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack warning: 1 warning emitted Couldn't compile the test. ---- src/lib.rs - Builder (line 336) stdout ---- thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1163:10: failed to spawn helper thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f6788746230 - ::fmt::h9076d363463cef76 1: 0x7f67880a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f6788739b53 - 3: 0x7f6788746092 - 4: 0x7f67887486b2 - 5: 0x7f678874853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f6785ad9d92 - 7: 0x7f6788749213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f6788748f0a - 9: 0x7f6788746709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f6788748bad - rust_begin_unwind 11: 0x7f67854e6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f67854e71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f67881ed63a - 14: 0x7f67881e62f6 - 15: 0x7f6788230882 - ::codegen_crate 16: 0x7f6788405b34 - ::codegen_and_build_linker 17: 0x7f67882e7c64 - 18: 0x7f67882e10c7 - 19: 0x7f67882dcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 20: 0x7f67882eaff1 - 21: 0x7f678875584b - 22: 0x7f6784ca1f6f - start_thread 23: 0x7f6784d1f5cc - __clone3 24: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-351990.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. ---- src/lib.rs - Logger::from_env (line 754) stdout ---- thread 'coordinator' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1855:6: failed to spawn work thread: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } stack backtrace: 0: 0x7f3e35f46230 - ::fmt::h9076d363463cef76 1: 0x7f3e358a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f3e35f39b53 - 3: 0x7f3e35f46092 - 4: 0x7f3e35f486b2 - 5: 0x7f3e35f4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f3e332d9d92 - 7: 0x7f3e35f49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f3e35f48f0a - 9: 0x7f3e35f46709 - std::sys::backtrace::__rust_end_short_backtrace::ha1b507c6d907c5f8 10: 0x7f3e35f48bad - rust_begin_unwind 11: 0x7f3e32ce6cd0 - core::panicking::panic_fmt::h32392bf1aecbf138 12: 0x7f3e32ce71d6 - core::result::unwrap_failed::h6924688a29e577a2 13: 0x7f3e359eb802 - 14: 0x7f3e3478b588 - 15: 0x7f3e359efcb7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_named_thread::{closure#5}, core[c8515a07a195242f]::result::Result>::{closure#0}, core[c8515a07a195242f]::result::Result> 16: 0x7f3e359f3a49 - 17: 0x7f3e35f5584b - 18: 0x7f3e324a1f6f - start_thread 19: 0x7f3e3251f5cc - __clone3 20: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352016.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack thread 'rustc' panicked at /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:2058:17: /home/iurt/rpmbuild/BUILD/rust-1.86.0-build/rustc-1.86.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:2058:17: panic during codegen/LLVM phase stack backtrace: 0: 0x7f3e35f46230 - ::fmt::h9076d363463cef76 1: 0x7f3e358a1913 - core::fmt::write::haa4f8d89103941d2 2: 0x7f3e35f39b53 - 3: 0x7f3e35f46092 - 4: 0x7f3e35f486b2 - 5: 0x7f3e35f4853a - std::panicking::default_hook::h500c9e56ff33a7b6 6: 0x7f3e332d9d92 - 7: 0x7f3e35f49213 - std::panicking::rust_panic_with_hook::hb6c9c271e522a2af 8: 0x7f3e33951942 - 9: 0x7f3e33949046 - std[e704c5c9c6f67171]::sys::backtrace::__rust_end_short_backtrace::::{closure#0}, !> 10: 0x7f3e3394903f - std[e704c5c9c6f67171]::panicking::begin_panic:: 11: 0x7f3e339d8bfe - 12: 0x7f3e339bf78a - 13: 0x7f3e339bf3ab - 14: 0x7f3e339d8b40 - rustc_middle[16217dabf740581e]::util::bug::bug_fmt 15: 0x7f3e35a30eee - ::join_codegen 16: 0x7f3e35c06b56 - ::link 17: 0x7f3e35ae124b - 18: 0x7f3e35adcac7 - std[e704c5c9c6f67171]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> 19: 0x7f3e35aeaff1 - 20: 0x7f3e35f5584b - 21: 0x7f3e324a1f6f - start_thread 22: 0x7f3e3251f5cc - __clone3 23: 0x0 - error: the compiler unexpectedly panicked. this is a bug. note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md note: please make sure that you have updated to the latest nightly note: please attach the file at `/home/pterjan/rpmbuild/BUILD/rust-env_logger0.6-0.6.2-build/env_logger-0.6.2/rustc-ice-2025-04-24T09_44_09-352016.txt` to your bug report note: compiler flags: --crate-type bin query stack during panic: end of query stack Couldn't compile the test. failures: src/filter/mod.rs - filter (line 15) src/filter/mod.rs - filter::Builder (line 94) src/filter/mod.rs - filter::Filter::filter (line 134) src/fmt/humantime/extern_impl.rs - fmt::humantime::imp::Formatter::timestamp (line 19) src/fmt/mod.rs - fmt (line 15) src/fmt/mod.rs - fmt::Formatter (line 62) src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Formatter::style (line 24) src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 188) src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style (line 207) src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bg (line 331) src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_bold (line 280) src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::set_intense (line 307) src/fmt/writer/termcolor/extern_impl.rs - fmt::writer::termcolor::imp::Style::value (line 358) src/lib.rs - (line 148) src/lib.rs - (line 17) src/lib.rs - (line 208) src/lib.rs - (line 227) 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) src/lib.rs - Builder (line 336) src/lib.rs - Builder::filter (line 587) src/lib.rs - Builder::format (line 481) src/lib.rs - Builder::from_default_env (line 455) src/lib.rs - Builder::from_env (line 409) src/lib.rs - Builder::write_style (line 653) src/lib.rs - Logger::from_default_env (line 778) src/lib.rs - Logger::from_env (line 754) src/lib.rs - init_from_env (line 1098) src/lib.rs - try_init_from_env (line 1060) test result: FAILED. 8 passed; 33 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s error: doctest failed, to rerun pass `--doc` error: 1 target failed: `--doc` error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.kkA9LN (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.kkA9LN (%check) I: [iurt_root_command] ERROR: chroot