D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/rust-rustix0.37-0.37.23-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oCOFkO + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ifZfuX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + rm -rf rustix-0.37.23 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/rustix-0.37.23.crate + STATUS=0 + '[' 0 -ne 0 ']' + cd rustix-0.37.23 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rustix-fix-metadata-auto.diff + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/rustix-fix-metadata.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/0001-Unconditionally-compile-C-Assembly-code-from-source.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + set -euo pipefail + /usr/bin/mkdir -p target/rpm + /usr/bin/ln -s rpm target/release + /usr/bin/rm -rf .cargo/ + /usr/bin/mkdir -p .cargo + cat + cat + /usr/bin/rm -f Cargo.lock + /usr/bin/rm -f Cargo.toml.orig + rm -r src/backend/linux_raw/arch/outline/debug/ + rm -r src/backend/linux_raw/arch/outline/release/ + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JTEmzt + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + cd rustix-0.37.23 + /usr/bin/cargo2rpm --path Cargo.toml buildrequires --with-check + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.l9oyvU + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-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 rustix-0.37.23 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo build -j16 -Z avoid-dev-deps --profile rpm Compiling shlex v1.3.0 Compiling libc v0.2.168 Compiling io-lifetimes v1.0.11 Compiling linux-raw-sys v0.3.8 Compiling bitflags v1.3.2 Running `/usr/bin/rustc --crate-name build_script_build --edition=2021 /usr/share/cargo/registry/libc-0.2.168/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=11607ade17ef249f -C extra-filename=-11607ade17ef249f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/libc-11607ade17ef249f -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 shlex --edition=2015 /usr/share/cargo/registry/shlex-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 embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6832b46b4aa011cb -C extra-filename=-6832b46b4aa011cb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/io-lifetimes-1.0.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="close"' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "libc", "mio", "os_pipe", "socket2", "tokio"))' -C metadata=33398a7daacbfde8 -C extra-filename=-33398a7daacbfde8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/io-lifetimes-33398a7daacbfde8 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 linux_raw_sys --edition=2018 /usr/share/cargo/registry/linux-raw-sys-0.3.8/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="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "errno", "general", "ioctl", "netlink", "no_std", "rustc-dep-of-std", "std"))' -C metadata=b8d73c5c57ede513 -C extra-filename=-b8d73c5c57ede513 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 bitflags --edition=2018 /usr/share/cargo/registry/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "example_generated"))' -C metadata=9e57d5fb0ec72513 -C extra-filename=-9e57d5fb0ec72513 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling cc v1.2.12 Running `/usr/bin/rustc --crate-name cc --edition=2018 /usr/share/cargo/registry/cc-1.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=6ae8f1753169caab -C extra-filename=-6ae8f1753169caab --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern shlex=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libshlex-6832b46b4aa011cb.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/io-lifetimes-33398a7daacbfde8/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/libc-11607ade17ef249f/build-script-build` Running `/usr/bin/rustc --crate-name libc --edition=2021 /usr/share/cargo/registry/libc-0.2.168/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6f3a505c9ab292e2 -C extra-filename=-6f3a505c9ab292e2 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg freebsd11 --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time32)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_ctest)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","rtems","visionos","nuttx"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `/usr/bin/rustc --crate-name io_lifetimes --edition=2018 /usr/share/cargo/registry/io-lifetimes-1.0.11/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="close"' --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-std", "close", "default", "fs-err", "libc", "mio", "os_pipe", "socket2", "tokio"))' -C metadata=098c8afee1651cdf -C extra-filename=-098c8afee1651cdf --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblibc-6f3a505c9ab292e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg io_safety_is_in_std --cfg panic_in_const_fn` Compiling rustix v0.37.23 (/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23) Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "cc", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=5e4ce96bc6384386 -C extra-filename=-5e4ce96bc6384386 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/rustix-5e4ce96bc6384386 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern cc=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libcc-6ae8f1753169caab.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: unused variable: `out_dir` --> build.rs:167:9 | 167 | let out_dir = var("OUT_DIR").unwrap(); | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_dir` | = note: `#[warn(unused_variables)]` on by default warning: `rustix` (build script) generated 1 warning Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/rustix-5e4ce96bc6384386/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2018 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="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "cc", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=a8f536a82a376cb5 -C extra-filename=-a8f536a82a376cb5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libbitflags-9e57d5fb0ec72513.rmeta --extern io_lifetimes=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libio_lifetimes-098c8afee1651cdf.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblibc-6f3a505c9ab292e2.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblinux_raw_sys-b8d73c5c57ede513.rmeta -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg rustc_attrs --cfg linux_raw --cfg core_intrinsics --cfg asm --cfg linux_like --cfg linux_kernel` warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:100:13 | 100 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> src/lib.rs:101:13 | 101 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/lib.rs:102:13 | 102 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> src/lib.rs:103:17 | 103 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = 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(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:105:9 | 105 | all(linux_raw, naked_functions, target_arch = "x86"), | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `naked_functions` --> src/lib.rs:105:20 | 105 | all(linux_raw, naked_functions, target_arch = "x86"), | ^^^^^^^^^^^^^^^ | = 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(naked_functions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(naked_functions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_lifetimes_use_std` --> src/lib.rs:108:13 | 108 | #![cfg_attr(io_lifetimes_use_std, feature(io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(io_lifetimes_use_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_lifetimes_use_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> src/lib.rs:109:13 | 109 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = 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(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> src/lib.rs:110:13 | 110 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = 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(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> src/lib.rs:111:13 | 111 | #![cfg_attr(alloc_c_string, feature(alloc_ffi))] | ^^^^^^^^^^^^^^ | = 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(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> src/lib.rs:112:13 | 112 | #![cfg_attr(alloc_c_string, feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = 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(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc-dep-of-std` --> src/lib.rs:114:13 | 114 | #![cfg_attr(feature = "rustc-dep-of-std", feature(ip))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all-apis`, `all-impls`, `cc`, `default`, `fs`, `fs-err`, `io-lifetimes`, `io_uring`, `itoa`, `libc`, `libc_errno`, `linux_4_11`, `linux_latest`, `mm`, `net`, `once_cell`, `os_pipe`, `param`, `process`, `procfs`, `pty`, `rand`, `runtime`, `std`, `termios`, `thread`, `time`, `use-libc`, and `use-libc-auxv` = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc-dep-of-std` --> src/lib.rs:116:9 | 116 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all-apis`, `all-impls`, `cc`, `default`, `fs`, `fs-err`, `io-lifetimes`, `io_uring`, `itoa`, `libc`, `libc_errno`, `linux_4_11`, `linux_latest`, `mm`, `net`, `once_cell`, `os_pipe`, `param`, `process`, `procfs`, `pty`, `rand`, `runtime`, `std`, `termios`, `thread`, `time`, `use-libc`, and `use-libc-auxv` = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> src/lib.rs:116:39 | 116 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = 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(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> src/lib.rs:119:13 | 119 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc-dep-of-std` --> src/lib.rs:131:11 | 131 | #[cfg(not(feature = "rustc-dep-of-std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all-apis`, `all-impls`, `cc`, `default`, `fs`, `fs-err`, `io-lifetimes`, `io_uring`, `itoa`, `libc`, `libc_errno`, `linux_4_11`, `linux_latest`, `mm`, `net`, `once_cell`, `os_pipe`, `param`, `process`, `procfs`, `pty`, `rand`, `runtime`, `std`, `termios`, `thread`, `time`, `use-libc`, and `use-libc-auxv` = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:148:9 | 148 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> src/lib.rs:149:9 | 149 | all(libc, not(any(windows, target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = 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(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> src/lib.rs:155:12 | 155 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = 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(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:156:12 | 156 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> src/lib.rs:157:12 | 157 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = 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(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/lib.rs:179:7 | 179 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:237:5 | 237 | linux_raw, | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/lib.rs:241:9 | 241 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: the feature `rustc_attrs` is internal to the compiler or standard library --> src/lib.rs:101:34 | 101 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning: the feature `core_intrinsics` is internal to the compiler or standard library --> src/lib.rs:117:13 | 117 | feature(core_intrinsics) | ^^^^^^^^^^^^^^^ | = note: using it is strongly discouraged warning: unexpected `cfg` condition name: `linux_kernel` --> src/weak.rs:123:11 | 123 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/weak.rs:139:7 | 139 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/backend/linux_raw/elf.rs:5:13 | 5 | all(not(target_vendor = "mustang"), feature = "use-libc-auxv"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/backend/linux_raw/mod.rs:31:13 | 31 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> src/backend/linux_raw/arch/mod.rs:24:12 | 24 | #[cfg_attr(asm, path = "inline/mod.rs")] | ^^^ | = 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(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> src/backend/linux_raw/arch/mod.rs:25:16 | 25 | #[cfg_attr(not(asm), path = "outline/mod.rs")] | ^^^ | = 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(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `thumb_mode` --> src/backend/linux_raw/arch/inline/mod.rs:12:41 | 12 | #[cfg_attr(all(target_arch = "arm", not(thumb_mode)), path = "arm.rs")] | ^^^^^^^^^^ | = 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(thumb_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(thumb_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `thumb_mode` --> src/backend/linux_raw/arch/inline/mod.rs:13:37 | 13 | #[cfg_attr(all(target_arch = "arm", thumb_mode), path = "thumb.rs")] | ^^^^^^^^^^ | = 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(thumb_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(thumb_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/backend/linux_raw/conv.rs:296:13 | 296 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_attrs` --> src/backend/linux_raw/io/errno.rs:11:17 | 11 | #![cfg_attr(not(rustc_attrs), allow(unused_unsafe))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_attrs` --> src/backend/linux_raw/io/errno.rs:28:12 | 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_attrs` --> src/backend/linux_raw/io/errno.rs:29:12 | 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> src/backend/linux_raw/io/errno.rs:169:15 | 169 | #[cfg(core_intrinsics)] | ^^^^^^^^^^^^^^^ | = 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(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> src/backend/linux_raw/io/errno.rs:198:15 | 198 | #[cfg(core_intrinsics)] | ^^^^^^^^^^^^^^^ | = 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(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/syscalls.rs:19:7 | 19 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/syscalls.rs:657:7 | 657 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/syscalls.rs:680:7 | 680 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:58:56 | 58 | any(target_arch = "arm", target_arch = "mips", target_arch = "power"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:73:60 | 73 | not(any(target_arch = "arm", target_arch = "mips", target_arch = "power")), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:183:56 | 183 | any(target_arch = "arm", target_arch = "mips", target_arch = "power"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:198:60 | 198 | not(any(target_arch = "arm", target_arch = "mips", target_arch = "power")), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/types.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:7:11 | 7 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> src/io/mod.rs:17:7 | 17 | #[cfg(bsd)] | ^^^ | = 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> src/io/mod.rs:22:7 | 22 | #[cfg(solarish)] | ^^^^^^^^ | = 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(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:24:31 | 24 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:32:7 | 32 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:38:11 | 38 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:49:31 | 49 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> src/io/ioctl.rs:59:7 | 59 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = 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(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:135:11 | 135 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:143:7 | 143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:11:7 | 11 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> src/io/pipe.rs:14:11 | 14 | #[cfg(not(apple))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = 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(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:17:7 | 17 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> src/io/pipe.rs:29:5 | 29 | solarish, | ^^^^^^^^ | = 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(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> src/io/pipe.rs:86:15 | 86 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = 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(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:148:7 | 148 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/read_write.rs:233:7 | 233 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/read_write.rs:252:7 | 252 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:11:12 | 11 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:14:16 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:15:22 | 15 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:22:16 | 22 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:23:20 | 23 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:30:16 | 30 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:31:24 | 31 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> src/io/seek_from.rs:38:15 | 38 | #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))] | ^^^^^^^^^^^ | = 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(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> src/io/seek_from.rs:46:15 | 46 | #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))] | ^^^^^^^^^^^ | = 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(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:13:7 | 13 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:17:7 | 17 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:25:11 | 25 | #[cfg(any(linux_kernel, target_os = "dragonfly", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:45:7 | 45 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:49:7 | 49 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:57:11 | 57 | #[cfg(any(linux_kernel, target_os = "dragonfly", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/id.rs:12:7 | 12 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/id.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/id.rs:168:7 | 168 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/membarrier.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/membarrier.rs:44:7 | 44 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/rlimit.rs:1:7 | 1 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/rlimit.rs:49:7 | 49 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/sched.rs:58:11 | 58 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:15:7 | 15 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:121:7 | 121 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:72:11 | 72 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:87:19 | 87 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:99:15 | 99 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/process/wait.rs:8:7 | 8 | #[cfg(linux_raw)] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/process/wait.rs:220:11 | 220 | #[cfg(linux_raw)] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/process/wait.rs:225:15 | 225 | #[cfg(not(linux_raw))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `chdir::*` --> src/process/mod.rs:36:9 | 36 | pub use chdir::*; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `chroot::*` --> src/process/mod.rs:38:9 | 38 | pub use chroot::*; | ^^^^^^^^^ warning: unused import: `exit::*` --> src/process/mod.rs:39:9 | 39 | pub use exit::*; | ^^^^^^^ warning: unused import: `ioctl::*` --> src/process/mod.rs:42:9 | 42 | pub use ioctl::*; | ^^^^^^^^ warning: unused import: `prctl::*` --> src/process/mod.rs:50:9 | 50 | pub use prctl::*; | ^^^^^^^^ warning: unused import: `priority::*` --> src/process/mod.rs:52:9 | 52 | pub use priority::*; | ^^^^^^^^^^^ warning: unused import: `sched::*` --> src/process/mod.rs:58:9 | 58 | pub use sched::*; | ^^^^^^^^ warning: unused import: `sched_yield::sched_yield` --> src/process/mod.rs:59:9 | 59 | pub use sched_yield::sched_yield; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `umask::*` --> src/process/mod.rs:63:9 | 63 | pub use umask::*; | ^^^^^^^^ warning: `rustix` (lib) generated 111 warnings (run `cargo fix --lib -p rustix` to apply 9 suggestions) Finished `rpm` profile [optimized + debuginfo] target(s) in 20.23s + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2QM1bZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + mkdir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-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 rustix-0.37.23 + '[' 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=rustix ++ /usr/bin/cargo2rpm --path Cargo.toml version + CRATE_VERSION=0.37.23 + REG_DIR=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT/usr/share/cargo/registry/rustix-0.37.23 + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT/usr/share/cargo/registry/rustix-0.37.23 + /usr/bin/awk -i inplace -v INPLACE_SUFFIX=.deps '/^\[((.+\.)?((dev|build)-)?dependencies|features)/{f=1;next} /^\[/{f=0}; !f' Cargo.toml + xargs -d '\n' /usr/bin/cp --parents -a -t /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT/usr/share/cargo/registry/rustix-0.37.23 + grep -w -E -v 'Cargo.(lock|toml.orig)' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo package -l warning: no (git) VCS found for `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23` + /usr/bin/mv Cargo.toml.deps Cargo.toml + /usr/bin/cp -a Cargo.toml /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT/usr/share/cargo/registry/rustix-0.37.23/Cargo.toml + /usr/bin/rm -f /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT/usr/share/cargo/registry/rustix-0.37.23/Cargo.toml.deps + echo '{"files":{},"package":""}' ++ /usr/bin/cargo2rpm --path Cargo.toml is-bin + '[' 0 -eq 1 ']' + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.pL6JpX + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-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 rustix-0.37.23 + '[' 1 -eq 1 ']' + /usr/bin/env CARGO_HOME=.cargo RUSTC_BOOTSTRAP=1 'RUSTFLAGS=-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' /usr/bin/cargo test -j16 -Z avoid-dev-deps --profile rpm --no-fail-fast Compiling version_check v0.9.4 Compiling autocfg v1.4.0 Compiling proc-macro2 v1.0.93 Running `/usr/bin/rustc --crate-name version_check --edition=2015 /usr/share/cargo/registry/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a10ed08fb740984 -C extra-filename=-2a10ed08fb740984 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Fresh libc v0.2.168 Compiling syn v1.0.109 Compiling parking_lot_core v0.8.5 Compiling rustversion v1.0.14 Fresh shlex v1.3.0 Compiling crc32fast v1.3.2 Compiling scopeguard v1.2.0 Compiling smallvec v1.13.2 Compiling rustix v0.38.42 Compiling bitflags v2.6.0 Compiling adler2 v2.0.0 Fresh cc v1.2.12 warning: unused variable: `out_dir` --> build.rs:167:9 | 167 | let out_dir = var("OUT_DIR").unwrap(); | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_out_dir` | = note: `#[warn(unused_variables)]` on by default Compiling linux-raw-sys v0.4.14 warning: `rustix` (build script) generated 1 warning Fresh io-lifetimes v1.0.11 Compiling once_cell v1.20.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/syn-1.0.109/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=e41d5c8749057737 -C extra-filename=-e41d5c8749057737 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/syn-e41d5c8749057737 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 autocfg --edition=2015 /usr/share/cargo/registry/autocfg-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 embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=93969f80fea9d9e8 -C extra-filename=-93969f80fea9d9e8 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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/proc-macro2-1.0.93/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=528fd867250b02c3 -C extra-filename=-528fd867250b02c3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/proc-macro2-528fd867250b02c3 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/rustversion-1.0.14/build/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bbc060f130549f71 -C extra-filename=-bbc060f130549f71 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/rustversion-bbc060f130549f71 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /usr/share/cargo/registry/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=a75da4dac8bb7c65 -C extra-filename=-a75da4dac8bb7c65 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 bitflags --edition=2021 /usr/share/cargo/registry/bitflags-2.6.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 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e19f384cf650af3f -C extra-filename=-e19f384cf650af3f --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 linux_raw_sys --edition=2021 /usr/share/cargo/registry/linux-raw-sys-0.4.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 --cfg 'feature="elf"' --cfg 'feature="errno"' --cfg 'feature="general"' --cfg 'feature="ioctl"' --cfg 'feature="no_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootparam", "compiler_builtins", "core", "default", "elf", "errno", "general", "if_arp", "if_ether", "if_packet", "io_uring", "ioctl", "loop_device", "mempolicy", "net", "netlink", "no_std", "prctl", "rustc-dep-of-std", "std", "system", "xdp"))' -C metadata=ecead7ae4075b6d1 -C extra-filename=-ecead7ae4075b6d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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/rustix-0.38.42/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=445cd40384bf5329 -C extra-filename=-445cd40384bf5329 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/rustix-445cd40384bf5329 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 scopeguard --edition=2015 /usr/share/cargo/registry/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=f2ce8d7a1ac8f61a -C extra-filename=-f2ce8d7a1ac8f61a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 adler2 --edition=2021 /usr/share/cargo/registry/adler2-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=06331fd8ffb6faab -C extra-filename=-06331fd8ffb6faab --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/parking_lot_core-0.8.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=6a0f307dc05d3adb -C extra-filename=-6a0f307dc05d3adb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/parking_lot_core-6a0f307dc05d3adb -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 smallvec --edition=2018 /usr/share/cargo/registry/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=7aa31bed6a6db628 -C extra-filename=-7aa31bed6a6db628 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 unicode_ident --edition=2018 /usr/share/cargo/registry/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=12eb5c3affab2e98 -C extra-filename=-12eb5c3affab2e98 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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=2015 /usr/share/cargo/registry/crc32fast-1.3.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=646f49b3f5bff26e -C extra-filename=-646f49b3f5bff26e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/crc32fast-646f49b3f5bff26e -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 once_cell --edition=2021 /usr/share/cargo/registry/once_cell-1.20.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 --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=84acd09378c3467e -C extra-filename=-84acd09378c3467e --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling instant v0.1.12 Running `/usr/bin/rustc --crate-name instant --edition=2018 /usr/share/cargo/registry/instant-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("inaccurate", "now"))' -C metadata=e145d236b35a7173 -C extra-filename=-e145d236b35a7173 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling miniz_oxide v0.8.0 Compiling lazy_static v1.5.0 Running `/usr/bin/rustc --crate-name lazy_static --edition=2015 /usr/share/cargo/registry/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=cc8ff1181bf7cb84 -C extra-filename=-cc8ff1181bf7cb84 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/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 miniz_oxide --edition=2021 /usr/share/cargo/registry/miniz_oxide-0.8.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=081d97b7c3e181a1 -C extra-filename=-081d97b7c3e181a1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern adler2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libadler2-06331fd8ffb6faab.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh bitflags v1.3.2 Compiling fastrand v2.1.1 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /usr/share/cargo/registry/fastrand-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3f15cfc7f7c7a86a -C extra-filename=-3f15cfc7f7c7a86a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Fresh linux-raw-sys v0.3.8 Compiling errno v0.3.10 warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:100:13 | 100 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> src/lib.rs:101:13 | 101 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> src/lib.rs:102:13 | 102 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = 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(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> src/lib.rs:103:17 | 103 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = 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(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:105:9 | 105 | all(linux_raw, naked_functions, target_arch = "x86"), | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `naked_functions` --> src/lib.rs:105:20 | 105 | all(linux_raw, naked_functions, target_arch = "x86"), | ^^^^^^^^^^^^^^^ | = 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(naked_functions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(naked_functions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `io_lifetimes_use_std` --> src/lib.rs:108:13 | 108 | #![cfg_attr(io_lifetimes_use_std, feature(io_safety))] | ^^^^^^^^^^^^^^^^^^^^ | = 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(io_lifetimes_use_std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_lifetimes_use_std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> src/lib.rs:109:13 | 109 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = 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(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> src/lib.rs:110:13 | 110 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = 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(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> src/lib.rs:111:13 | 111 | #![cfg_attr(alloc_c_string, feature(alloc_ffi))] | ^^^^^^^^^^^^^^ | = 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(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> src/lib.rs:112:13 | 112 | #![cfg_attr(alloc_c_string, feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = 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(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc-dep-of-std` --> src/lib.rs:114:13 | 114 | #![cfg_attr(feature = "rustc-dep-of-std", feature(ip))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all-apis`, `all-impls`, `cc`, `default`, `fs`, `fs-err`, `io-lifetimes`, `io_uring`, `itoa`, `libc`, `libc_errno`, `linux_4_11`, `linux_latest`, `mm`, `net`, `once_cell`, `os_pipe`, `param`, `process`, `procfs`, `pty`, `rand`, `runtime`, `std`, `termios`, `thread`, `time`, `use-libc`, and `use-libc-auxv` = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc-dep-of-std` --> src/lib.rs:116:9 | 116 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all-apis`, `all-impls`, `cc`, `default`, `fs`, `fs-err`, `io-lifetimes`, `io_uring`, `itoa`, `libc`, `libc_errno`, `linux_4_11`, `linux_latest`, `mm`, `net`, `once_cell`, `os_pipe`, `param`, `process`, `procfs`, `pty`, `rand`, `runtime`, `std`, `termios`, `thread`, `time`, `use-libc`, and `use-libc-auxv` = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> src/lib.rs:116:39 | 116 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = 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(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> src/lib.rs:119:13 | 119 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = 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(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `rustc-dep-of-std` --> src/lib.rs:131:11 | 131 | #[cfg(not(feature = "rustc-dep-of-std"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `all-apis`, `all-impls`, `cc`, `default`, `fs`, `fs-err`, `io-lifetimes`, `io_uring`, `itoa`, `libc`, `libc_errno`, `linux_4_11`, `linux_latest`, `mm`, `net`, `once_cell`, `os_pipe`, `param`, `process`, `procfs`, `pty`, `rand`, `runtime`, `std`, `termios`, `thread`, `time`, `use-libc`, and `use-libc-auxv` = help: consider adding `rustc-dep-of-std` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:148:9 | 148 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> src/lib.rs:149:9 | 149 | all(libc, not(any(windows, target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = 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(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> src/lib.rs:155:12 | 155 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = 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(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:156:12 | 156 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> src/lib.rs:157:12 | 157 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = 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(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/lib.rs:179:7 | 179 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/lib.rs:237:5 | 237 | linux_raw, | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/lib.rs:241:9 | 241 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: the feature `rustc_attrs` is internal to the compiler or standard library --> src/lib.rs:101:34 | 101 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning: the feature `core_intrinsics` is internal to the compiler or standard library --> src/lib.rs:117:13 | 117 | feature(core_intrinsics) | ^^^^^^^^^^^^^^^ | = note: using it is strongly discouraged warning: unexpected `cfg` condition name: `linux_kernel` --> src/weak.rs:123:11 | 123 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/weak.rs:139:7 | 139 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/backend/linux_raw/elf.rs:5:13 | 5 | all(not(target_vendor = "mustang"), feature = "use-libc-auxv"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/backend/linux_raw/mod.rs:31:13 | 31 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> src/backend/linux_raw/arch/mod.rs:24:12 | 24 | #[cfg_attr(asm, path = "inline/mod.rs")] | ^^^ | = 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(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> src/backend/linux_raw/arch/mod.rs:25:16 | 25 | #[cfg_attr(not(asm), path = "outline/mod.rs")] | ^^^ | = 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(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `thumb_mode` --> src/backend/linux_raw/arch/inline/mod.rs:12:41 | 12 | #[cfg_attr(all(target_arch = "arm", not(thumb_mode)), path = "arm.rs")] | ^^^^^^^^^^ | = 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(thumb_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(thumb_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `thumb_mode` --> src/backend/linux_raw/arch/inline/mod.rs:13:37 | 13 | #[cfg_attr(all(target_arch = "arm", thumb_mode), path = "thumb.rs")] | ^^^^^^^^^^ | = 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(thumb_mode)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(thumb_mode)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `mustang` --> src/backend/linux_raw/conv.rs:296:13 | 296 | not(target_vendor = "mustang"), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_vendor` are: `apple`, `espressif`, `fortanix`, `ibm`, `kmc`, `nintendo`, `nvidia`, `pc`, `risc0`, `sony`, `sun`, `unikraft`, `unknown`, `uwp`, `win7`, and `wrs` = 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(target_vendor, values("mustang"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_vendor, values(\"mustang\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_attrs` --> src/backend/linux_raw/io/errno.rs:11:17 | 11 | #![cfg_attr(not(rustc_attrs), allow(unused_unsafe))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_attrs` --> src/backend/linux_raw/io/errno.rs:28:12 | 28 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_start(0xf001))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `rustc_attrs` --> src/backend/linux_raw/io/errno.rs:29:12 | 29 | #[cfg_attr(rustc_attrs, rustc_layout_scalar_valid_range_end(0xffff))] | ^^^^^^^^^^^ | = 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(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> src/backend/linux_raw/io/errno.rs:169:15 | 169 | #[cfg(core_intrinsics)] | ^^^^^^^^^^^^^^^ | = 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(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> src/backend/linux_raw/io/errno.rs:198:15 | 198 | #[cfg(core_intrinsics)] | ^^^^^^^^^^^^^^^ | = 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(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/syscalls.rs:19:7 | 19 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/syscalls.rs:657:7 | 657 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/syscalls.rs:680:7 | 680 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:58:56 | 58 | any(target_arch = "arm", target_arch = "mips", target_arch = "power"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:73:60 | 73 | not(any(target_arch = "arm", target_arch = "mips", target_arch = "power")), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:183:56 | 183 | any(target_arch = "arm", target_arch = "mips", target_arch = "power"), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `power` --> src/backend/linux_raw/io/syscalls.rs:198:60 | 198 | not(any(target_arch = "arm", target_arch = "mips", target_arch = "power")), | ^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = 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(target_arch, values("power"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"power\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/backend/linux_raw/io/types.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:7:11 | 7 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> src/io/mod.rs:17:7 | 17 | #[cfg(bsd)] | ^^^ | = 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(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> src/io/mod.rs:22:7 | 22 | #[cfg(solarish)] | ^^^^^^^^ | = 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(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:24:31 | 24 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:32:7 | 32 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:38:11 | 38 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "illumos"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/mod.rs:49:31 | 49 | #[cfg(all(feature = "procfs", linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> src/io/ioctl.rs:59:7 | 59 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = 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(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:135:11 | 135 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/ioctl.rs:143:7 | 143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:11:7 | 11 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> src/io/pipe.rs:14:11 | 14 | #[cfg(not(apple))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = 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(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:17:7 | 17 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> src/io/pipe.rs:29:5 | 29 | solarish, | ^^^^^^^^ | = 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(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> src/io/pipe.rs:86:15 | 86 | #[cfg(not(any(apple, target_os = "aix", target_os = "haiku")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = 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(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:112:7 | 112 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/pipe.rs:148:7 | 148 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/read_write.rs:233:7 | 233 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/io/read_write.rs:252:7 | 252 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:11:12 | 11 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:14:16 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:15:22 | 15 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:22:16 | 22 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:23:20 | 23 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:30:16 | 30 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> src/io/seek_from.rs:31:24 | 31 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = 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(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> src/io/seek_from.rs:38:15 | 38 | #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))] | ^^^^^^^^^^^ | = 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(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> src/io/seek_from.rs:46:15 | 46 | #[cfg(any(freebsdlike, target_os = "linux", target_os = "solaris"))] | ^^^^^^^^^^^ | = 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(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:13:7 | 13 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:17:7 | 17 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:25:11 | 25 | #[cfg(any(linux_kernel, target_os = "dragonfly", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:45:7 | 45 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:49:7 | 49 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/mod.rs:57:11 | 57 | #[cfg(any(linux_kernel, target_os = "dragonfly", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/id.rs:12:7 | 12 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/id.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/id.rs:168:7 | 168 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/membarrier.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/membarrier.rs:44:7 | 44 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/rlimit.rs:1:7 | 1 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/rlimit.rs:49:7 | 49 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/sched.rs:58:11 | 58 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:15:7 | 15 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:121:7 | 121 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:72:11 | 72 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:87:19 | 87 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> src/process/system.rs:99:15 | 99 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = 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(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/process/wait.rs:8:7 | 8 | #[cfg(linux_raw)] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/process/wait.rs:220:11 | 220 | #[cfg(linux_raw)] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> src/process/wait.rs:225:15 | 225 | #[cfg(not(linux_raw))] | ^^^^^^^^^ | = 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(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `chdir::*` --> src/process/mod.rs:36:9 | 36 | pub use chdir::*; | ^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `chroot::*` --> src/process/mod.rs:38:9 | 38 | pub use chroot::*; | ^^^^^^^^^ warning: unused import: `exit::*` --> src/process/mod.rs:39:9 | 39 | pub use exit::*; | ^^^^^^^ warning: unused import: `ioctl::*` --> src/process/mod.rs:42:9 | 42 | pub use ioctl::*; | ^^^^^^^^ warning: unused import: `prctl::*` --> src/process/mod.rs:50:9 | 50 | pub use prctl::*; | ^^^^^^^^ warning: unused import: `priority::*` --> src/process/mod.rs:52:9 | 52 | pub use priority::*; | ^^^^^^^^^^^ warning: unused import: `sched::*` --> src/process/mod.rs:58:9 | 58 | pub use sched::*; | ^^^^^^^^ warning: unused import: `sched_yield::sched_yield` --> src/process/mod.rs:59:9 | 59 | pub use sched_yield::sched_yield; | ^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused import: `umask::*` --> src/process/mod.rs:63:9 | 63 | pub use umask::*; | ^^^^^^^^ Running `/usr/bin/rustc --crate-name errno --edition=2018 /usr/share/cargo/registry/errno-0.3.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6f6915ca1a6431d3 -C extra-filename=-6f6915ca1a6431d3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblibc-6f3a505c9ab292e2.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` warning: `rustix` (lib) generated 111 warnings (run `cargo fix --lib -p rustix` to apply 9 suggestions) Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/parking_lot_core-6a0f307dc05d3adb/build-script-build` Running `/usr/bin/rustc --crate-name parking_lot_core --edition=2018 /usr/share/cargo/registry/parking_lot_core-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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=adb3072a7b0f43ba -C extra-filename=-adb3072a7b0f43ba --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern instant=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libinstant-e145d236b35a7173.rmeta --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblibc-6f3a505c9ab292e2.rmeta --extern smallvec=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libsmallvec-7aa31bed6a6db628.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/crc32fast-646f49b3f5bff26e/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/proc-macro2-528fd867250b02c3/build-script-build` Running `/usr/bin/rustc --crate-name crc32fast --edition=2015 /usr/share/cargo/registry/crc32fast-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=1bf68d95cac6a8bb -C extra-filename=-1bf68d95cac6a8bb --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg crc32fast_stdarchx86` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/syn-e41d5c8749057737/build-script-build` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2021 /usr/share/cargo/registry/proc-macro2-1.0.93/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7e31b323094b2c6a -C extra-filename=-7e31b323094b2c6a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg wrap_proc_macro --cfg proc_macro_span --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Compiling flate2 v1.0.34 Running `/usr/bin/rustc --crate-name flate2 --edition=2018 /usr/share/cargo/registry/flate2-1.0.34/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="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=b007633c0720f347 -C extra-filename=-b007633c0720f347 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern crc32fast=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libcrc32fast-1bf68d95cac6a8bb.rmeta --extern miniz_oxide=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libminiz_oxide-081d97b7c3e181a1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/proc-macro-error-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=de62eb4f9b9208e7 -C extra-filename=-de62eb4f9b9208e7 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/proc-macro-error-de62eb4f9b9208e7 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libversion_check-2a10ed08fb740984.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/proc-macro-error-attr-1.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd509f68776fd266 -C extra-filename=-cd509f68776fd266 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/proc-macro-error-attr-cd509f68776fd266 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern version_check=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libversion_check-2a10ed08fb740984.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/rustix-445cd40384bf5329/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/rustversion-bbc060f130549f71/build-script-build` Running `/usr/bin/rustc --crate-name rustix --edition=2021 /usr/share/cargo/registry/rustix-0.38.42/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9a94cb3e8d63d9d1 -C extra-filename=-9a94cb3e8d63d9d1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libbitflags-e19f384cf650af3f.rmeta --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblinux_raw_sys-ecead7ae4075b6d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg linux_raw --cfg linux_like --cfg linux_kernel` Running `/usr/bin/rustc --crate-name rustversion --edition=2018 /usr/share/cargo/registry/rustversion-1.0.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2e3b94ff7d009ba3 -C extra-filename=-2e3b94ff7d009ba3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling quote v1.0.37 Running `/usr/bin/rustc --crate-name quote --edition=2018 /usr/share/cargo/registry/quote-1.0.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=8c790c6e8876f6de -C extra-filename=-8c790c6e8876f6de --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/proc-macro-error-de62eb4f9b9208e7/build-script-build` Running `/usr/bin/rustc --crate-name syn --edition=2018 /usr/share/cargo/registry/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=35d91d26be599f74 -C extra-filename=-35d91d26be599f74 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libquote-8c790c6e8876f6de.rmeta --extern unicode_ident=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libunicode_ident-12eb5c3affab2e98.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg syn_disable_nightly_tests` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/proc-macro-error-attr-cd509f68776fd266/build-script-build` Compiling lock_api v0.4.11 Compiling memoffset v0.9.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /usr/share/cargo/registry/lock_api-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=cc82e17e3d407214 -C extra-filename=-cc82e17e3d407214 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/lock_api-cc82e17e3d407214 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libautocfg-93969f80fea9d9e8.rlib --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=2015 /usr/share/cargo/registry/memoffset-0.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=52367bb73fae4a6d -C extra-filename=-52367bb73fae4a6d --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/memoffset-52367bb73fae4a6d -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern autocfg=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libautocfg-93969f80fea9d9e8.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/lock_api-cc82e17e3d407214/build-script-build` Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/build/memoffset-52367bb73fae4a6d/build-script-build` Running `/usr/bin/rustc --crate-name memoffset --edition=2015 /usr/share/cargo/registry/memoffset-0.9.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=49da698f588de8b1 -C extra-filename=-49da698f588de8b1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const` Running `/usr/bin/rustc --crate-name lock_api --edition=2018 /usr/share/cargo/registry/lock_api-0.4.11/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="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=d9576e70fa46537b -C extra-filename=-d9576e70fa46537b --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern scopeguard=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libscopeguard-f2ce8d7a1ac8f61a.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg has_const_fn_trait_bound` Compiling parking_lot v0.11.2 Running `/usr/bin/rustc --crate-name parking_lot --edition=2018 /usr/share/cargo/registry/parking_lot-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "nightly", "owning_ref", "send_guard", "serde", "stdweb", "wasm-bindgen"))' -C metadata=cfb7d7aa1c403a6a -C extra-filename=-cfb7d7aa1c403a6a --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern instant=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libinstant-e145d236b35a7173.rmeta --extern lock_api=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblock_api-d9576e70fa46537b.rmeta --extern parking_lot_core=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libparking_lot_core-adb3072a7b0f43ba.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling tempfile v3.14.0 Running `/usr/bin/rustc --crate-name tempfile --edition=2021 /usr/share/cargo/registry/tempfile-3.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2137d0cee0a06ae5 -C extra-filename=-2137d0cee0a06ae5 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern cfg_if=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libcfg_if-a75da4dac8bb7c65.rmeta --extern fastrand=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libfastrand-3f15cfc7f7c7a86a.rmeta --extern once_cell=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libonce_cell-84acd09378c3467e.rmeta --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/librustix-9a94cb3e8d63d9d1.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro_error_attr --edition=2018 /usr/share/cargo/registry/proc-macro-error-attr-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acba0b7922a05995 -C extra-filename=-acba0b7922a05995 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Running `/usr/bin/rustc --crate-name proc_macro_error --edition=2018 /usr/share/cargo/registry/proc-macro-error-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "syn", "syn-error"))' -C metadata=a063de6df12f884c -C extra-filename=-a063de6df12f884c --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern proc_macro_error_attr=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libproc_macro_error_attr-acba0b7922a05995.so --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rmeta --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libquote-8c790c6e8876f6de.rmeta --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libsyn-35d91d26be599f74.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg use_fallback` Compiling serial_test_derive v0.6.0 Running `/usr/bin/rustc --crate-name serial_test_derive --edition=2018 /usr/share/cargo/registry/serial_test_derive-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f2736ee908e26f1 -C extra-filename=-2f2736ee908e26f1 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern proc_macro_error=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libproc_macro_error-a063de6df12f884c.rlib --extern proc_macro2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libproc_macro2-7e31b323094b2c6a.rlib --extern quote=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libquote-8c790c6e8876f6de.rlib --extern rustversion=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/librustversion-2e3b94ff7d009ba3.so --extern syn=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libsyn-35d91d26be599f74.rlib --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling serial_test v0.6.0 Running `/usr/bin/rustc --crate-name serial_test --edition=2018 /usr/share/cargo/registry/serial_test-0.6.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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "file_locks", "fslock"))' -C metadata=529f51adf2a1dbe3 -C extra-filename=-529f51adf2a1dbe3 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern lazy_static=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblazy_static-cc8ff1181bf7cb84.rmeta --extern parking_lot=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libparking_lot-cfb7d7aa1c403a6a.rmeta --extern serial_test_derive=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libserial_test_derive-2f2736ee908e26f1.so --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn` Compiling rustix v0.37.23 (/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23) Running `/usr/bin/rustc --crate-name rustix --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=1 -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "cc", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' -C metadata=f82c42b650d0de15 -C extra-filename=-f82c42b650d0de15 --out-dir /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libbitflags-9e57d5fb0ec72513.rlib --extern libc_errno=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liberrno-6f6915ca1a6431d3.rlib --extern flate2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libflate2-b007633c0720f347.rlib --extern io_lifetimes=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libio_lifetimes-098c8afee1651cdf.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblibc-6f3a505c9ab292e2.rlib --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblinux_raw_sys-b8d73c5c57ede513.rlib --extern memoffset=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libmemoffset-49da698f588de8b1.rlib --extern serial_test=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libserial_test-529f51adf2a1dbe3.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libtempfile-2137d0cee0a06ae5.rlib -Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn --cfg rustc_attrs --cfg linux_raw --cfg core_intrinsics --cfg asm --cfg linux_like --cfg linux_kernel` warning: `rustix` (lib test) generated 111 warnings (111 duplicates) Finished `rpm` profile [optimized + debuginfo] target(s) in 45.06s Running `/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/rustix-f82c42b650d0de15` running 5 tests test cstr::test_invalid_empty_cstr - should panic ... ok test cstr::test_cstr ... ok test const_assert::test_const_assert ... ok test const_assert::test_const_assert_in_const_fn ... ok test cstr::test_invalid_cstr - should panic ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Doc-tests rustix Running `/usr/bin/rustdoc --edition=2018 --crate-type lib --color auto --crate-name rustix --test src/lib.rs --test-run-directory /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23 -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps -L dependency=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps --extern bitflags=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libbitflags-9e57d5fb0ec72513.rlib --extern libc_errno=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liberrno-6f6915ca1a6431d3.rlib --extern flate2=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libflate2-b007633c0720f347.rlib --extern io_lifetimes=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libio_lifetimes-098c8afee1651cdf.rlib --extern libc=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblibc-6f3a505c9ab292e2.rlib --extern linux_raw_sys=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/liblinux_raw_sys-b8d73c5c57ede513.rlib --extern memoffset=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libmemoffset-49da698f588de8b1.rlib --extern rustix=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/librustix-a8f536a82a376cb5.rlib --extern serial_test=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libserial_test-529f51adf2a1dbe3.rlib --extern tempfile=/home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/rustix-0.37.23/target/rpm/deps/libtempfile-2137d0cee0a06ae5.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="io-lifetimes"' --cfg 'feature="libc"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "all-impls", "cc", "default", "fs", "fs-err", "io-lifetimes", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "net", "once_cell", "os_pipe", "param", "process", "procfs", "pty", "rand", "runtime", "std", "termios", "thread", "time", "use-libc", "use-libc-auxv"))' --cfg rustc_attrs --cfg linux_raw --cfg core_intrinsics --cfg asm --cfg linux_like --cfg linux_kernel --error-format human` warning: the feature `rustc_attrs` is internal to the compiler or standard library --> src/lib.rs:101:34 | 101 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning: the feature `core_intrinsics` is internal to the compiler or standard library --> src/lib.rs:117:13 | 117 | feature(core_intrinsics) | ^^^^^^^^^^^^^^^ | = note: using it is strongly discouraged warning: 2 warnings emitted running 5 tests test src/cstr.rs - cstr::cstr (line 12) - compile ... ok test src/backend/linux_raw/io/epoll.rs - backend::io::epoll (line 9) - compile ... ok test src/lib.rs - (line 7) ... ok test src/lib.rs - (line 19) ... ok test src/path/arg.rs - path::arg::Arg (line 40) ... ok test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rust-rustix0.37-devel-0.37.23-3.mga10.noarch warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/CODE_OF_CONDUCT.md warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/CONTRIBUTING.md warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/COPYRIGHT warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/LICENSE-APACHE warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/LICENSE-Apache-2.0_WITH_LLVM-exception warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/LICENSE-MIT warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/ORG_CODE_OF_CONDUCT.md warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/README.md warning: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/SECURITY.md Provides: crate(rustix) = 0.37.23 rust-rustix0.37-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(bitflags/default) >= 1.3.2 crate(cc/default) >= 1.0.68 crate(errno) >= 0.3.1 crate(libc/default) >= 0.2.144 crate(libc/extra_traits) >= 0.2.144 crate(linux-raw-sys) >= 0.3.6 crate(linux-raw-sys/errno) >= 0.3.6 crate(linux-raw-sys/general) >= 0.3.6 crate(linux-raw-sys/ioctl) >= 0.3.6 crate(linux-raw-sys/no_std) >= 0.3.6 rust >= 1.48 Processing files: rust-rustix0.37+default-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/default) = 0.37.23 rust-rustix0.37+default-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/std) = 0.37.23 crate(rustix/use-libc-auxv) = 0.37.23 Processing files: rust-rustix0.37+all-apis-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/all-apis) = 0.37.23 rust-rustix0.37+all-apis-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/fs) = 0.37.23 crate(rustix/io_uring) = 0.37.23 crate(rustix/mm) = 0.37.23 crate(rustix/net) = 0.37.23 crate(rustix/param) = 0.37.23 crate(rustix/process) = 0.37.23 crate(rustix/procfs) = 0.37.23 crate(rustix/pty) = 0.37.23 crate(rustix/rand) = 0.37.23 crate(rustix/runtime) = 0.37.23 crate(rustix/termios) = 0.37.23 crate(rustix/thread) = 0.37.23 crate(rustix/time) = 0.37.23 Processing files: rust-rustix0.37+all-impls-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/all-impls) = 0.37.23 rust-rustix0.37+all-impls-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/fs-err) = 0.37.23 crate(rustix/os_pipe) = 0.37.23 Processing files: rust-rustix0.37+cc-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/cc) = 0.37.23 rust-rustix0.37+cc-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+fs-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/fs) = 0.37.23 rust-rustix0.37+fs-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+fs-err-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/fs-err) = 0.37.23 rust-rustix0.37+fs-err-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(io-lifetimes) >= 1.0.10 crate(io-lifetimes/close) >= 1.0.10 crate(io-lifetimes/fs-err) >= 1.0.10 crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+io-lifetimes-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/io-lifetimes) = 0.37.23 rust-rustix0.37+io-lifetimes-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(io-lifetimes) >= 1.0.10 crate(io-lifetimes/close) >= 1.0.10 crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+io_uring-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/io_uring) = 0.37.23 rust-rustix0.37+io_uring-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/fs) = 0.37.23 crate(rustix/net) = 0.37.23 Processing files: rust-rustix0.37+itoa-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/itoa) = 0.37.23 rust-rustix0.37+itoa-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(itoa) >= 1.0.1 crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+libc-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/libc) = 0.37.23 rust-rustix0.37+libc-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(libc/default) >= 0.2.144 crate(libc/extra_traits) >= 0.2.144 crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+libc_errno-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/libc_errno) = 0.37.23 rust-rustix0.37+libc_errno-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(errno) >= 0.3.1 crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+linux_4_11-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/linux_4_11) = 0.37.23 rust-rustix0.37+linux_4_11-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+linux_latest-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/linux_latest) = 0.37.23 rust-rustix0.37+linux_latest-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/linux_4_11) = 0.37.23 Processing files: rust-rustix0.37+mm-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/mm) = 0.37.23 rust-rustix0.37+mm-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+net-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/net) = 0.37.23 rust-rustix0.37+net-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+once_cell-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/once_cell) = 0.37.23 rust-rustix0.37+once_cell-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(once_cell/default) >= 1.5.2 crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+os_pipe-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/os_pipe) = 0.37.23 rust-rustix0.37+os_pipe-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(io-lifetimes) >= 1.0.10 crate(io-lifetimes/close) >= 1.0.10 crate(io-lifetimes/os_pipe) >= 1.0.10 crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+param-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/param) = 0.37.23 rust-rustix0.37+param-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/fs) = 0.37.23 Processing files: rust-rustix0.37+process-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/process) = 0.37.23 rust-rustix0.37+process-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+procfs-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/procfs) = 0.37.23 rust-rustix0.37+procfs-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/fs) = 0.37.23 crate(rustix/itoa) = 0.37.23 crate(rustix/once_cell) = 0.37.23 Processing files: rust-rustix0.37+pty-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/pty) = 0.37.23 rust-rustix0.37+pty-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/fs) = 0.37.23 crate(rustix/itoa) = 0.37.23 Processing files: rust-rustix0.37+rand-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/rand) = 0.37.23 rust-rustix0.37+rand-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+runtime-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/runtime) = 0.37.23 rust-rustix0.37+runtime-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+std-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/std) = 0.37.23 rust-rustix0.37+std-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/io-lifetimes) = 0.37.23 Processing files: rust-rustix0.37+termios-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/termios) = 0.37.23 rust-rustix0.37+termios-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+thread-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/thread) = 0.37.23 rust-rustix0.37+thread-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+time-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/time) = 0.37.23 rust-rustix0.37+time-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 Processing files: rust-rustix0.37+use-libc-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/use-libc) = 0.37.23 rust-rustix0.37+use-libc-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/libc) = 0.37.23 crate(rustix/libc_errno) = 0.37.23 Processing files: rust-rustix0.37+use-libc-auxv-devel-0.37.23-3.mga10.noarch Provides: crate(rustix/use-libc-auxv) = 0.37.23 rust-rustix0.37+use-libc-auxv-devel = 0.37.23-3.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cargo crate(rustix) = 0.37.23 crate(rustix/libc) = 0.37.23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+io_uring-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+libc-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+all-impls-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+net-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+libc_errno-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+fs-err-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+os_pipe-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+fs-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+mm-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+io-lifetimes-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+param-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+once_cell-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+cc-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+rand-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+procfs-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+all-apis-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+itoa-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+linux_latest-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+process-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+linux_4_11-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+runtime-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+std-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+termios-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+default-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+thread-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+pty-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+time-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+use-libc-auxv-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37+use-libc-devel-0.37.23-3.mga10.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/rust-rustix0.37-devel-0.37.23-3.mga10.noarch.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.teZiWu + umask 022 + cd /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + test -d /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + rm -rf /home/pterjan/rpmbuild/BUILD/rust-rustix0.37-0.37.23-build + RPM_EC=0 ++ jobs -p + exit 0 RPM build warnings: File listed twice: /usr/share/cargo/registry/rustix-0.37.23/CODE_OF_CONDUCT.md File listed twice: /usr/share/cargo/registry/rustix-0.37.23/CONTRIBUTING.md File listed twice: /usr/share/cargo/registry/rustix-0.37.23/COPYRIGHT File listed twice: /usr/share/cargo/registry/rustix-0.37.23/LICENSE-APACHE File listed twice: /usr/share/cargo/registry/rustix-0.37.23/LICENSE-Apache-2.0_WITH_LLVM-exception File listed twice: /usr/share/cargo/registry/rustix-0.37.23/LICENSE-MIT File listed twice: /usr/share/cargo/registry/rustix-0.37.23/ORG_CODE_OF_CONDUCT.md File listed twice: /usr/share/cargo/registry/rustix-0.37.23/README.md File listed twice: /usr/share/cargo/registry/rustix-0.37.23/SECURITY.md D: [iurt_root_command] Success!