Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/nmstate.spec'], chrootPath='/var/lib/mock/dist-an8_6-build-165362-58711/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/nmstate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/nmstate-1.2.1-4.0.1.an8_6.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/nmstate.spec'], chrootPath='/var/lib/mock/dist-an8_6-build-165362-58711/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/nmstate.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.d1KSDW + umask 022 + cd /builddir/build/BUILD + gpg2 --import --import-options import-export,import-minimal /builddir/build/SOURCES/nmstate.gpg gpg: directory '/builddir/.gnupg' created gpg: keybox '/builddir/.gnupg/pubring.kbx' created gpg: Total number processed: 4 + gpgv2 --keyring ./gpgkey-mantainers.gpg /builddir/build/SOURCES/nmstate-1.2.1.tar.gz.asc /builddir/build/SOURCES/nmstate-1.2.1.tar.gz gpgv: Signature made Mon Feb 14 16:24:55 2022 CST gpgv: using RSA key F1FD57B2A5E9C8DB618086C66CCDE58FE41E28FF gpgv: Good signature from "Gris Ge " + cd /builddir/build/BUILD + rm -rf nmstate-1.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/nmstate-1.2.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nmstate-1.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/BZ_2080530-python-bridge-clear-vlan-filtering-when-set-empty.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/BZ_2080528-ovs-Do-not-validate-on-non-desired-interface.patch + /usr/bin/cat /builddir/build/SOURCES/BZ_2088373-nm-bridge-Fix-multicast_router-option.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/BZ_2108632-sriov-Only-verify-SRIOV-VF-when-desired.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + pushd rust ~/build/BUILD/nmstate-1.2.1/rust ~/build/BUILD/nmstate-1.2.1 + /usr/bin/mkdir -p .cargo + cat + /usr/bin/tar -xoaf /builddir/build/SOURCES/nmstate-rust-vendor-1.2.1.tar.xz + cat ++ sed -ne 's/rustflags = "\(.\+\)"/\1/p' .cargo/config.toml + _FLAGS=-Clink-arg=-Wl,-soname=libnmstate.so.1.2.0 + sed -i -e 's/rustflags = \[\(.\+\), \]$/rustflags = [\1, "-Clink-arg=-Wl,-soname=libnmstate.so.1.2.0"]/' .cargo/config + rm .cargo/config.toml + popd ~/build/BUILD/nmstate-1.2.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FtcA33 + umask 022 + cd /builddir/build/BUILD + cd nmstate-1.2.1 + CFLAGS='-O2 -g' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/nmstatectl copying nmstatectl/nmstate_autoconf.py -> build/lib/nmstatectl copying nmstatectl/nmstatectl.py -> build/lib/nmstatectl copying nmstatectl/__init__.py -> build/lib/nmstatectl copying nmstatectl/nmstate_varlink.py -> build/lib/nmstatectl creating build/lib/libnmstate copying libnmstate/error.py -> build/lib/libnmstate copying libnmstate/schema.py -> build/lib/libnmstate copying libnmstate/state.py -> build/lib/libnmstate copying libnmstate/nmstate.py -> build/lib/libnmstate copying libnmstate/netapplier.py -> build/lib/libnmstate copying libnmstate/version.py -> build/lib/libnmstate copying libnmstate/net_state.py -> build/lib/libnmstate copying libnmstate/dns.py -> build/lib/libnmstate copying libnmstate/route_rule.py -> build/lib/libnmstate copying libnmstate/prettystate.py -> build/lib/libnmstate copying libnmstate/validator.py -> build/lib/libnmstate copying libnmstate/route.py -> build/lib/libnmstate copying libnmstate/netinfo.py -> build/lib/libnmstate copying libnmstate/iplib.py -> build/lib/libnmstate copying libnmstate/plugin.py -> build/lib/libnmstate copying libnmstate/__init__.py -> build/lib/libnmstate creating build/lib/libnmstate/nm copying libnmstate/nm/active_connection.py -> build/lib/libnmstate/nm copying libnmstate/nm/infiniband.py -> build/lib/libnmstate/nm copying libnmstate/nm/connection.py -> build/lib/libnmstate/nm copying libnmstate/nm/ipv6.py -> build/lib/libnmstate/nm copying libnmstate/nm/bridge.py -> build/lib/libnmstate/nm copying libnmstate/nm/translator.py -> build/lib/libnmstate/nm copying libnmstate/nm/lldp.py -> build/lib/libnmstate/nm copying libnmstate/nm/profile.py -> build/lib/libnmstate/nm copying libnmstate/nm/ovs.py -> build/lib/libnmstate/nm copying libnmstate/nm/ipv4.py -> build/lib/libnmstate/nm copying libnmstate/nm/common.py -> build/lib/libnmstate/nm copying libnmstate/nm/dns.py -> build/lib/libnmstate/nm copying libnmstate/nm/context.py -> build/lib/libnmstate/nm copying libnmstate/nm/sriov.py -> build/lib/libnmstate/nm copying libnmstate/nm/ethtool.py -> build/lib/libnmstate/nm copying libnmstate/nm/vlan.py -> build/lib/libnmstate/nm copying libnmstate/nm/profiles.py -> build/lib/libnmstate/nm copying libnmstate/nm/vxlan.py -> build/lib/libnmstate/nm copying libnmstate/nm/user.py -> build/lib/libnmstate/nm copying libnmstate/nm/route.py -> build/lib/libnmstate/nm copying libnmstate/nm/plugin.py -> build/lib/libnmstate/nm copying libnmstate/nm/bridge_port_vlan.py -> build/lib/libnmstate/nm copying libnmstate/nm/bond.py -> build/lib/libnmstate/nm copying libnmstate/nm/checkpoint.py -> build/lib/libnmstate/nm copying libnmstate/nm/__init__.py -> build/lib/libnmstate/nm copying libnmstate/nm/vrf.py -> build/lib/libnmstate/nm copying libnmstate/nm/ieee_802_1x.py -> build/lib/libnmstate/nm copying libnmstate/nm/team.py -> build/lib/libnmstate/nm copying libnmstate/nm/device.py -> build/lib/libnmstate/nm copying libnmstate/nm/veth.py -> build/lib/libnmstate/nm copying libnmstate/nm/wired.py -> build/lib/libnmstate/nm copying libnmstate/nm/macvlan.py -> build/lib/libnmstate/nm creating build/lib/libnmstate/nispor copying libnmstate/nispor/macvtap.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/ethernet.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/bridge.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/ovs.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/route_rule.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/vlan.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/vxlan.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/route.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/plugin.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/bridge_port_vlan.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/bond.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/dummy.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/__init__.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/base_iface.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/vrf.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/veth.py -> build/lib/libnmstate/nispor copying libnmstate/nispor/macvlan.py -> build/lib/libnmstate/nispor creating build/lib/libnmstate/plugins copying libnmstate/plugins/nmstate_plugin_ovsdb.py -> build/lib/libnmstate/plugins copying libnmstate/plugins/__init__.py -> build/lib/libnmstate/plugins creating build/lib/libnmstate/ifaces copying libnmstate/ifaces/macvtap.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/ethernet.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/linux_bridge_port_vlan.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/infiniband.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/bridge.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/ifaces.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/ovs.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/linux_bridge.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/ethtool.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/vlan.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/vxlan.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/bond.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/dummy.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/__init__.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/base_iface.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/vrf.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/team.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/veth.py -> build/lib/libnmstate/ifaces copying libnmstate/ifaces/macvlan.py -> build/lib/libnmstate/ifaces copying nmstatectl/io.nmstate.varlink -> build/lib/nmstatectl copying nmstatectl/nmstate-varlink.service -> build/lib/nmstatectl creating build/lib/libnmstate/schemas copying libnmstate/schemas/operational-state.yaml -> build/lib/libnmstate/schemas copying libnmstate/VERSION -> build/lib/libnmstate + sleep 1 ~/build/BUILD/nmstate-1.2.1/rust ~/build/BUILD/nmstate-1.2.1 + pushd rust + make cargo build --all Compiling proc-macro2 v1.0.36 Compiling unicode-xid v0.2.2 Compiling syn v1.0.86 Compiling libc v0.2.114 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/proc-macro2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=15f6cf7ec2b6b9a3 -C extra-filename=-15f6cf7ec2b6b9a3 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/proc-macro2-15f6cf7ec2b6b9a3 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/usr/bin/rustc --crate-name unicode_xid /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/unicode-xid/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=2c48c1206088aade -C extra-filename=-2c48c1206088aade --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/syn/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=4ac58f89ec0c044d -C extra-filename=-4ac58f89ec0c044d --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/syn-4ac58f89ec0c044d -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=131c47ae592f51bc -C extra-filename=-131c47ae592f51bc --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/libc-131c47ae592f51bc -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling memchr v2.4.1 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/memchr/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=08dcfa714669d6fa -C extra-filename=-08dcfa714669d6fa --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/memchr-08dcfa714669d6fa -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling cfg-if v1.0.0 Running `/usr/bin/rustc --crate-name cfg_if --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/cfg-if/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bd11e0ee4304e80f -C extra-filename=-bd11e0ee4304e80f --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling futures-core v0.3.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/futures-core/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=414b4549f668174c -C extra-filename=-414b4549f668174c --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-core-414b4549f668174c -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling log v0.4.14 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/log/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=a305daa765f7b9ca -C extra-filename=-a305daa765f7b9ca --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/log-a305daa765f7b9ca -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling serde_derive v1.0.136 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/serde_derive/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=46a73a6f4fd468c3 -C extra-filename=-46a73a6f4fd468c3 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/serde_derive-46a73a6f4fd468c3 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling pin-project-lite v0.2.8 Running `/usr/bin/rustc --crate-name pin_project_lite --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/pin-project-lite/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e6ce0178de5889fd -C extra-filename=-e6ce0178de5889fd --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling serde v1.0.136 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/serde/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' -C metadata=4ff18fefa0457b56 -C extra-filename=-4ff18fefa0457b56 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/serde-4ff18fefa0457b56 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling futures-io v0.3.19 Running `/usr/bin/rustc --crate-name futures_io --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/futures-io/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3988e28b2ff3f5a5 -C extra-filename=-3988e28b2ff3f5a5 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling autocfg v1.0.1 Running `/usr/bin/rustc --crate-name autocfg /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/autocfg/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7834b0c070e7badc -C extra-filename=-7834b0c070e7badc --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling futures-task v0.3.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/futures-task/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="std"' -C metadata=ab877a7474bb0fa4 -C extra-filename=-ab877a7474bb0fa4 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-task-ab877a7474bb0fa4 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling futures-sink v0.3.19 Running `/usr/bin/rustc --crate-name futures_sink --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/futures-sink/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=203008d7bda2a02d -C extra-filename=-203008d7bda2a02d --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling futures-channel v0.3.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/futures-channel/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-sink"' --cfg 'feature="sink"' --cfg 'feature="std"' -C metadata=6ac0f94358e1ad57 -C extra-filename=-6ac0f94358e1ad57 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-channel-6ac0f94358e1ad57 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling byteorder v1.4.3 Running `/usr/bin/rustc --crate-name byteorder --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/byteorder/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3574030854ba55ad -C extra-filename=-3574030854ba55ad --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling slab v0.4.5 Running `/usr/bin/rustc --crate-name slab --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/slab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=91e623c1068cea75 -C extra-filename=-91e623c1068cea75 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling futures-util v0.3.19 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/futures-util/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=a5549fecdb65f651 -C extra-filename=-a5549fecdb65f651 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-util-a5549fecdb65f651 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling pin-utils v0.1.0 Running `/usr/bin/rustc --crate-name pin_utils --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/pin-utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=685b76e767e49f73 -C extra-filename=-685b76e767e49f73 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling anyhow v1.0.53 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/anyhow/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=4d264dd3a7b89360 -C extra-filename=-4d264dd3a7b89360 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/anyhow-4d264dd3a7b89360 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling bitflags v1.2.1 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/bitflags/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=df71375778927f90 -C extra-filename=-df71375778927f90 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/bitflags-df71375778927f90 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling paste v1.0.6 Running `/usr/bin/rustc --crate-name paste --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/paste/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=5cfafa0e479c90eb -C extra-filename=-5cfafa0e479c90eb --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --extern proc_macro --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling bytes v1.1.0 Running `/usr/bin/rustc --crate-name bytes --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/bytes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e48b2f3b530bc991 -C extra-filename=-e48b2f3b530bc991 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling parking v2.0.0 Running `/usr/bin/rustc --crate-name parking --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/parking/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3a785df1e535678c -C extra-filename=-3a785df1e535678c --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling cache-padded v1.2.0 Running `/usr/bin/rustc --crate-name cache_padded --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/cache-padded/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=54cfde1fda07f0b6 -C extra-filename=-54cfde1fda07f0b6 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling waker-fn v1.1.0 Running `/usr/bin/rustc --crate-name waker_fn --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/waker-fn/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=fff53d5584499b7d -C extra-filename=-fff53d5584499b7d --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling fastrand v1.7.0 Running `/usr/bin/rustc --crate-name fastrand --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/fastrand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bedecc8f3036af76 -C extra-filename=-bedecc8f3036af76 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling serde_json v1.0.78 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/serde_json/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=74dc2eff07fe851b -C extra-filename=-74dc2eff07fe851b --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/serde_json-74dc2eff07fe851b -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling static_assertions v1.1.0 Running `/usr/bin/rustc --crate-name static_assertions /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/static_assertions/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=794821b294d6e328 -C extra-filename=-794821b294d6e328 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling once_cell v1.9.0 Running `/usr/bin/rustc --crate-name once_cell --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/once_cell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' -C metadata=96d245eee31758f3 -C extra-filename=-96d245eee31758f3 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling ryu v1.0.9 Running `/usr/bin/rustc --crate-name ryu --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/ryu/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b9222761028f31c4 -C extra-filename=-b9222761028f31c4 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling scoped-tls v1.0.0 Running `/usr/bin/rustc --crate-name scoped_tls /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/scoped-tls/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ebe7fcbb2759b9fc -C extra-filename=-ebe7fcbb2759b9fc --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling itoa v1.0.1 Running `/usr/bin/rustc --crate-name itoa --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/itoa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c2c5cb441d4082ab -C extra-filename=-c2c5cb441d4082ab --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling hashbrown v0.11.2 Running `/usr/bin/rustc --crate-name hashbrown --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/hashbrown/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="raw"' -C metadata=ebd62ee2e1a9c19c -C extra-filename=-ebd62ee2e1a9c19c --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling unicode-width v0.1.9 Running `/usr/bin/rustc --crate-name unicode_width /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/unicode-width/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=5c637080155e75fd -C extra-filename=-5c637080155e75fd --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling regex-syntax v0.6.25 Running `/usr/bin/rustc --crate-name regex_syntax --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/regex-syntax/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=1141062875e6725c -C extra-filename=-1141062875e6725c --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling linked-hash-map v0.5.4 Running `/usr/bin/rustc --crate-name linked_hash_map /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/linked-hash-map/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d57b7cabb836df6e -C extra-filename=-d57b7cabb836df6e --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling vec_map v0.8.2 Running `/usr/bin/rustc --crate-name vec_map /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/vec_map/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=2090caf00f77008a -C extra-filename=-2090caf00f77008a --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling ansi_term v0.12.1 Running `/usr/bin/rustc --crate-name ansi_term /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/ansi_term/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=11c1de0818c5d2b0 -C extra-filename=-11c1de0818c5d2b0 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling humantime v2.1.0 Running `/usr/bin/rustc --crate-name humantime --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/humantime/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=16f82416774db37d -C extra-filename=-16f82416774db37d --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling strsim v0.8.0 Running `/usr/bin/rustc --crate-name strsim /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/strsim/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=f513ba604b372177 -C extra-filename=-f513ba604b372177 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling termcolor v1.1.2 Running `/usr/bin/rustc --crate-name termcolor --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/termcolor/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=93f343e2c546b40b -C extra-filename=-93f343e2c546b40b --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/memchr-08dcfa714669d6fa/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-core-414b4549f668174c/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/syn-4ac58f89ec0c044d/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/libc-131c47ae592f51bc/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/proc-macro2-15f6cf7ec2b6b9a3/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/log-a305daa765f7b9ca/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/serde_derive-46a73a6f4fd468c3/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-task-ab877a7474bb0fa4/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/serde-4ff18fefa0457b56/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-channel-6ac0f94358e1ad57/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/futures-util-a5549fecdb65f651/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/bitflags-df71375778927f90/build-script-build` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/anyhow-4d264dd3a7b89360/build-script-build` Compiling concurrent-queue v1.2.2 Running `/usr/bin/rustc --crate-name concurrent_queue --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/concurrent-queue/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d74f6785b50467d4 -C extra-filename=-d74f6785b50467d4 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --extern cache_padded=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps/libcache_padded-54cfde1fda07f0b6.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling memoffset v0.6.5 Running `/usr/bin/rustc --crate-name build_script_build /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/memoffset/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=8f5936c576cbb303 -C extra-filename=-8f5936c576cbb303 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/memoffset-8f5936c576cbb303 -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --extern autocfg=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps/libautocfg-7834b0c070e7badc.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling indexmap v1.8.0 Running `/usr/bin/rustc --crate-name build_script_build --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/indexmap/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=c35a74de40e6f16c -C extra-filename=-c35a74de40e6f16c --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/indexmap-c35a74de40e6f16c -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --extern autocfg=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps/libautocfg-7834b0c070e7badc.rlib --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/build/serde_json-74dc2eff07fe851b/build-script-build` Compiling textwrap v0.11.0 Running `/usr/bin/rustc --crate-name textwrap /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/textwrap/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=796ace911d037765 -C extra-filename=-796ace911d037765 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --extern unicode_width=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps/libunicode_width-5c637080155e75fd.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Compiling yaml-rust v0.4.5 Running `/usr/bin/rustc --crate-name yaml_rust --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/yaml-rust/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=e82bb6b29f68816e -C extra-filename=-e82bb6b29f68816e --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --extern linked_hash_map=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps/liblinked_hash_map-d57b7cabb836df6e.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/usr/bin/rustc --crate-name memchr --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/memchr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=d61cc658f54ca53f -C extra-filename=-d61cc658f54ca53f --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/usr/bin/rustc --crate-name futures_core --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/futures-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=b6ea41c0c2bdf665 -C extra-filename=-b6ea41c0c2bdf665 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0` Running `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=9b869bd77827d496 -C extra-filename=-9b869bd77827d496 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of` Running `/usr/bin/rustc --crate-name proc_macro2 --edition=2018 /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/proc-macro2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=6b871482afd51d5e -C extra-filename=-6b871482afd51d5e --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --extern unicode_xid=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps/libunicode_xid-2c48c1206088aade.rmeta --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0 --cfg use_proc_macro --cfg wrap_proc_macro` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:45:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 45 | pub gr_name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:46:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 46 | pub gr_passwd: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:48:33 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 48 | pub gr_mem: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:52:21 | 52 | pub actime: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:53:22 | 53 | pub modtime: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:57:21 | 57 | pub tv_sec: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `suseconds_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:58:22 | 58 | pub tv_usec: suseconds_t, | ^^^^^^^^^^^ help: a type alias with a similar name exists: `useconds_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3:1 | 3 | pub type useconds_t = u32; | -------------------------- similarly named type alias `useconds_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:64:21 | 64 | pub tv_sec: time_t, | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:68:24 | 68 | pub tv_nsec: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `rlim_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:72:23 | 72 | pub rlim_cur: rlim_t, | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0412]: cannot find type `rlim_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:73:23 | 73 | pub rlim_max: rlim_t, | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:79:24 | 79 | pub ru_maxrss: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:82:23 | 82 | pub ru_ixrss: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:85:23 | 85 | pub ru_idrss: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:88:23 | 88 | pub ru_isrss: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:91:24 | 91 | pub ru_minflt: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:94:24 | 94 | pub ru_majflt: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:97:23 | 97 | pub ru_nswap: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:100:25 | 100 | pub ru_inblock: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:103:25 | 103 | pub ru_oublock: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:106:24 | 106 | pub ru_msgsnd: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:109:24 | 109 | pub ru_msgrcv: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:112:26 | 112 | pub ru_nsignals: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:115:23 | 115 | pub ru_nvcsw: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:118:24 | 118 | pub ru_nivcsw: c_long, | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:135:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 135 | pub h_name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:136:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 136 | pub h_aliases: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:139:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 139 | pub h_addr_list: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:178:26 | 178 | pub tms_utime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:179:26 | 179 | pub tms_stime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:180:27 | 180 | pub tms_cutime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:181:27 | 181 | pub tms_cstime: ::clock_t, | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:185:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 185 | pub s_name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:186:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 186 | pub s_aliases: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:188:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 188 | pub s_proto: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:192:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 192 | pub p_name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:193:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 193 | pub p_aliases: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:438:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 438 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:438:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 438 | pub fn fopen(filename: *const c_char, mode: *const c_char) -> *mut FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:443:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 443 | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:443:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 443 | pub fn freopen(filename: *const c_char, mode: *const c_char, file: *mut FILE) -> *mut FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:444:66 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 444 | pub fn fmemopen(buf: *mut c_void, size: size_t, mode: *const c_char) -> *mut FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:445:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 445 | pub fn open_memstream(ptr: *mut *mut c_char, sizeloc: *mut size_t) -> *mut FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:449:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 449 | pub fn remove(filename: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:450:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 450 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:450:59 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 450 | pub fn rename(oldname: *const c_char, newname: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:452:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 452 | pub fn setvbuf(stream: *mut FILE, buffer: *mut c_char, mode: c_int, size: size_t) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:453:48 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 453 | pub fn setbuf(stream: *mut FILE, buf: *mut c_char); | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:457:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 457 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:457:73 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 457 | pub fn fgets(buf: *mut c_char, n: c_int, stream: *mut FILE) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:463:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 463 | pub fn fputs(s: *const c_char, stream: *mut FILE) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:464:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 464 | pub fn puts(s: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:472:45 | 472 | pub fn fseek(stream: *mut FILE, offset: c_long, whence: c_int) -> c_int; | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:473:40 | 473 | pub fn ftell(stream: *mut FILE) -> c_long; | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:482:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 482 | pub fn perror(s: *const c_char); | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:483:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 483 | pub fn atoi(s: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:488:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 488 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:488:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 488 | pub fn strtod(s: *const c_char, endp: *mut *mut c_char) -> c_double; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:489:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 489 | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:489:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 489 | pub fn strtof(s: *const c_char, endp: *mut *mut c_char) -> c_float; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:490:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 490 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:490:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 490 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:490:77 | 490 | pub fn strtol(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_long; | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:491:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 491 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:491:54 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 491 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_ulong` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:491:78 | 491 | pub fn strtoul(s: *const c_char, endp: *mut *mut c_char, base: c_int) -> c_ulong; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:504:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 504 | pub fn system(s: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:505:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 505 | pub fn getenv(s: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:505:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 505 | pub fn getenv(s: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:507:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 507 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:507:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 507 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:507:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 507 | pub fn strcpy(dst: *mut c_char, src: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:508:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 508 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:508:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 508 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:508:77 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 508 | pub fn strncpy(dst: *mut c_char, src: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:509:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 509 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:509:46 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 509 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:509:62 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 509 | pub fn strcat(s: *mut c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:510:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 510 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:510:47 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 510 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:510:74 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 510 | pub fn strncat(s: *mut c_char, ct: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:511:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 511 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:511:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 511 | pub fn strcmp(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:512:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 512 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:512:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 512 | pub fn strncmp(cs: *const c_char, ct: *const c_char, n: size_t) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:513:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 513 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:513:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 513 | pub fn strcoll(cs: *const c_char, ct: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:514:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 514 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:514:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 514 | pub fn strchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:515:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 515 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:515:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 515 | pub fn strrchr(cs: *const c_char, c: c_int) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:516:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 516 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:516:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 516 | pub fn strspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:517:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 517 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:517:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 517 | pub fn strcspn(cs: *const c_char, ct: *const c_char) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:518:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 518 | pub fn strdup(cs: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:518:46 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 518 | pub fn strdup(cs: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:519:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 519 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:519:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 519 | pub fn strndup(cs: *const c_char, n: size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:520:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 520 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:520:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 520 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:520:66 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 520 | pub fn strpbrk(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:521:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 521 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:521:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 521 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:521:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 521 | pub fn strstr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:522:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 522 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:522:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 522 | pub fn strcasecmp(s1: *const c_char, s2: *const c_char) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:523:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 523 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:523:54 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 523 | pub fn strncasecmp(s1: *const c_char, s2: *const c_char, n: size_t) -> c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:524:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 524 | pub fn strlen(cs: *const c_char) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:525:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 525 | pub fn strnlen(cs: *const c_char, maxlen: size_t) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:530:39 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 530 | pub fn strerror(n: c_int) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:531:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 531 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:531:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 531 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:531:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 531 | pub fn strtok(s: *mut c_char, t: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:532:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 532 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:532:47 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 532 | pub fn strxfrm(s: *mut c_char, ct: *const c_char, n: size_t) -> size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:533:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 533 | pub fn strsignal(sig: c_int) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:534:31 | 534 | pub fn wcslen(buf: *const wchar_t) -> size_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:535:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 535 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::size_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:535:52 | 535 | pub fn wcstombs(dest: *mut c_char, src: *const wchar_t, n: size_t) -> ::size_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:538:31 | 538 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:538:43 | 538 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:538:71 | 538 | pub fn wmemchr(cx: *const wchar_t, c: wchar_t, n: size_t) -> *mut wchar_t; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:547:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 547 | pub fn getpwnam(name: *const ::c_char) -> *mut passwd; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:551:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 551 | pub fn fprintf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:552:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 552 | pub fn printf(format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:553:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 553 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:553:69 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 553 | pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:554:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 554 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:554:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 554 | pub fn sprintf(s: *mut ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:559:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 559 | pub fn fscanf(stream: *mut ::FILE, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:564:35 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 564 | pub fn scanf(format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:569:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 569 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:569:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 569 | pub fn sscanf(s: *const ::c_char, format: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:686:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 686 | pub fn chmod(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:702:45 | 702 | pub fn fstat(fildes: ::c_int, buf: *mut stat) -> ::c_int; | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:704:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 704 | pub fn mkdir(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:715:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 715 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:715:48 | 715 | pub fn stat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:722:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 722 | pub fn fdopen(fd: ::c_int, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:729:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 729 | pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:734:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 734 | pub fn creat(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:750:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 750 | pub fn opendir(dirname: *const c_char) -> *mut ::DIR; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:779:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 779 | pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:786:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 786 | pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:801:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 801 | pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:802:19 | 802 | buf: *mut stat, | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:807:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 807 | oldpath: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:809:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 809 | newpath: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:814:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 814 | oldpath: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:816:27 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 816 | newpath: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:819:26 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 819 | target: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:821:28 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 821 | linkpath: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:823:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 823 | pub fn unlinkat(dirfd: ::c_int, pathname: *const ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:825:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 825 | pub fn access(path: *const c_char, amode: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:827:30 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 827 | pub fn chdir(dir: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:829:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 829 | pub fn chown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:834:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 834 | pub fn lchown(path: *const c_char, uid: uid_t, gid: gid_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:846:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 846 | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:846:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 846 | pub fn execl(path: *const c_char, arg0: *const c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:847:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 847 | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:847:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 847 | pub fn execle(path: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:848:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 848 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:848:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 848 | pub fn execlp(file: *const ::c_char, arg0: *const ::c_char, ...) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:849:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 849 | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:849:59 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 849 | pub fn execv(prog: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:851:22 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 851 | prog: *const c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:852:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 852 | argv: *const *const c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:853:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 853 | envp: *const *const c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:855:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 855 | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:855:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 855 | pub fn execvp(c: *const c_char, argv: *const *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:857:58 | 857 | pub fn fpathconf(filedes: ::c_int, name: ::c_int) -> c_long; | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:858:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 858 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:858:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 858 | pub fn getcwd(buf: *mut c_char, size: ::size_t) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:864:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 864 | pub fn getlogin() -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:869:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 869 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:869:75 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 869 | pub fn getopt(argc: ::c_int, argv: *const *mut c_char, optstr: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:876:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 876 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:876:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 876 | pub fn link(src: *const c_char, dst: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:877:39 | 877 | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:877:66 | 877 | pub fn lseek(fd: ::c_int, offset: off_t, whence: ::c_int) -> off_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:878:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 878 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:878:60 | 878 | pub fn pathconf(path: *const c_char, name: ::c_int) -> c_long; | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:886:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 886 | pub fn rmdir(path: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:906:41 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 906 | pub fn ttyname(fd: ::c_int) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:912:45 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 912 | pub fn ttyname_r(fd: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:913:29 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 913 | pub fn unlink(c: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:933:76 | 933 | pub fn pread(fd: ::c_int, buf: *mut ::c_void, count: ::size_t, offset: off_t) -> ::ssize_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:938:79 | 938 | pub fn pwrite(fd: ::c_int, buf: *const ::c_void, count: ::size_t, offset: off_t) -> ::ssize_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:942:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 942 | pub fn utime(file: *const c_char, buf: *const utimbuf) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:970:17 | 970 | offset: off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:978:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 978 | pub fn if_nametoindex(ifname: *const c_char) -> ::c_uint; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:979:61 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 979 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:979:79 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 979 | pub fn if_indextoname(ifindex: ::c_uint, ifname: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:990:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 990 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0573]: expected type, found function `stat` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:990:49 | 990 | pub fn lstat(path: *const c_char, buf: *mut stat) -> ::c_int; | ^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1002:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1002 | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1002:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1002 | pub fn setenv(name: *const c_char, val: *const c_char, overwrite: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1008:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1008 | pub fn unsetenv(name: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1010:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1010 | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1010:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1010 | pub fn symlink(path1: *const c_char, path2: *const c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1012:43 | 1012 | pub fn ftruncate(fd: ::c_int, length: off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1023:40 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1023 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1023:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1023 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1023:83 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1023 | pub fn realpath(pathname: *const ::c_char, resolved: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `clock_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1028:40 | 1028 | pub fn times(buf: *mut ::tms) -> ::clock_t; | ^^^^^^^ help: a type alias with a similar name exists: `clockid_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:4:1 | 4 | pub type clockid_t = ::c_int; | ----------------------------- similarly named type alias `clockid_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1037:43 | 1037 | pub fn pthread_attr_init(attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1038:46 | 1038 | pub fn pthread_attr_destroy(attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1039:51 | 1039 | pub fn pthread_attr_setstacksize(attr: *mut ::pthread_attr_t, stack_size: ::size_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1040:53 | 1040 | pub fn pthread_attr_setdetachstate(attr: *mut ::pthread_attr_t, state: ::c_int) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0573]: expected type, found function `sigaction` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1145:51 | 1145 | pub fn sigaction(signum: ::c_int, act: *const sigaction, oldact: *mut sigaction) -> ::c_int; | ^^^^^^^^^ not a type error[E0573]: expected type, found function `sigaction` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1145:75 | 1145 | pub fn sigaction(signum: ::c_int, act: *const sigaction, oldact: *mut sigaction) -> ::c_int; | ^^^^^^^^^ not a type error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1148:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1148 | pub fn utimes(filename: *const ::c_char, times: *const ::timeval) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1149:38 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1149 | pub fn dlopen(filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1150:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1150 | pub fn dlerror() -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1151:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1151 | pub fn dlsym(handle: *mut ::c_void, symbol: *const ::c_char) -> *mut ::c_void; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1163:22 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1163 | node: *const c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1164:25 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1164 | service: *const c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1175:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1175 | pub fn hstrerror(errcode: ::c_int) -> *const ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1176:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1176 | pub fn gai_strerror(errcode: ::c_int) -> *const ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1192:36 | 1192 | pub fn gmtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1196:39 | 1196 | pub fn localtime_r(time_p: *const time_t, result: *mut tm) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1204:35 | 1204 | pub fn mktime(tm: *mut tm) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1208:28 | 1208 | pub fn time(time: *mut time_t) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1208:39 | 1208 | pub fn time(time: *mut time_t) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1212:34 | 1212 | pub fn gmtime(time_p: *const time_t) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1216:37 | 1216 | pub fn localtime(time_p: *const time_t) -> *mut tm; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1220:28 | 1220 | pub fn difftime(time1: time_t, time0: time_t) -> ::c_double; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1220:43 | 1220 | pub fn difftime(time1: time_t, time0: time_t) -> ::c_double; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `time_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1224:37 | 1224 | pub fn timegm(tm: *mut ::tm) -> time_t; | ^^^^^^ help: a type alias with a similar name exists: `timer_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:5:1 | 5 | pub type timer_t = *mut ::c_void; | --------------------------------- similarly named type alias `timer_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1231:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1231 | pub fn mknod(pathname: *const ::c_char, mode: ::mode_t, dev: ::dev_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1232:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1232 | pub fn gethostname(name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1234:41 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1234 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1234:65 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1234 | pub fn getservbyname(name: *const ::c_char, proto: *const ::c_char) -> *mut servent; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1235:57 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1235 | pub fn getservbyport(port: ::c_int, proto: *const ::c_char) -> *mut servent; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1238:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1238 | pub fn getprotobyname(name: *const ::c_char) -> *mut protoent; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1240:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1240 | pub fn chroot(name: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1263:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1263 | pub fn putenv(string: *mut c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1286:58 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1286 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1286:76 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1286 | pub fn setlocale(category: ::c_int, locale: *const ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1296:33 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1296 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0573]: expected type, found function `statvfs` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1296:51 | 1296 | pub fn statvfs(path: *const c_char, buf: *mut statvfs) -> ::c_int; | ^^^^^^^ not a type error[E0573]: expected type, found function `statvfs` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1297:44 | 1297 | pub fn fstatvfs(fd: ::c_int, buf: *mut statvfs) -> ::c_int; | ^^^^^^^ not a type error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1299:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1299 | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1299:52 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1299 | pub fn readlink(path: *const c_char, buf: *mut c_char, bufsz: ::size_t) -> ::ssize_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1302:34 | 1302 | pub fn sigemptyset(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1304:32 | 1304 | pub fn sigaddset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1306:33 | 1306 | pub fn sigfillset(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1308:32 | 1308 | pub fn sigdelset(set: *mut sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1310:36 | 1310 | pub fn sigismember(set: *const sigset_t, signum: ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1313:50 | 1313 | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1313:73 | 1313 | pub fn sigprocmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1315:33 | 1315 | pub fn sigpending(set: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1317:40 | 1317 | pub fn sysconf(name: ::c_int) -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1319:32 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1319 | pub fn mkfifo(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1336:25 | 1336 | sigmask: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1338:50 | 1338 | pub fn fseeko(stream: *mut ::FILE, offset: ::off_t, whence: ::c_int) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1339:45 | 1339 | pub fn ftello(stream: *mut ::FILE) -> ::off_t; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1355:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1355 | pub fn mkstemp(template: *mut ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1356:37 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1356 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1356:55 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1356 | pub fn mkdtemp(template: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1358:31 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1358 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1358:49 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1358 | pub fn tmpnam(ptr: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1360:36 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1360 | pub fn openlog(ident: *const ::c_char, logopt: ::c_int, facility: ::c_int); | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1364:56 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1364 | pub fn syslog(priority: ::c_int, message: *const ::c_char, ...); | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1373:43 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1373 | pub fn ptsname(fd: ::c_int) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1376:34 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1376 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1376:53 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1376 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1376:69 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1376 | pub fn strcasestr(cs: *const c_char, ct: *const c_char) -> *mut c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1377:39 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1377 | pub fn getline(lineptr: *mut *mut c_char, n: *mut size_t, stream: *mut FILE) -> ssize_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1379:52 | 1379 | pub fn lockf(fd: ::c_int, cmd: ::c_int, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `wchar_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1386:32 | 1386 | ptr: *mut *mut wchar_t, | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1397:42 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1397 | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1397:58 | 1397 | pub fn truncate(path: *const c_char, length: off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1403:50 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1403 | pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1404:43 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1404 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1406:63 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1406 | pub fn mkdirat(dirfd: ::c_int, pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:1408:62 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here ... 1408 | pub fn openat(dirfd: ::c_int, pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:42:25 | 42 | pub sa_data: [::c_char; 14], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:73:32 | 73 | pub ai_canonname: *mut c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:92:22 | 92 | fds_bits: [::c_ulong; FD_SETSIZE / ULONG_SIZE], | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:105:26 | 105 | pub tm_gmtoff: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:106:31 | 106 | pub tm_zone: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:122:33 | 122 | pub dli_fname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:124:33 | 124 | pub dli_sname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:129:35 | 129 | pub decimal_point: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:130:35 | 130 | pub thousands_sep: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:131:30 | 131 | pub grouping: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:132:37 | 132 | pub int_curr_symbol: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:133:37 | 133 | pub currency_symbol: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:134:39 | 134 | pub mon_decimal_point: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:135:39 | 135 | pub mon_thousands_sep: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:136:34 | 136 | pub mon_grouping: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:137:35 | 137 | pub positive_sign: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:138:35 | 138 | pub negative_sign: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:139:32 | 139 | pub int_frac_digits: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:140:28 | 140 | pub frac_digits: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:141:30 | 141 | pub p_cs_precedes: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:142:31 | 142 | pub p_sep_by_space: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:143:30 | 143 | pub n_cs_precedes: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:144:31 | 144 | pub n_sep_by_space: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:145:28 | 145 | pub p_sign_posn: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:146:28 | 146 | pub n_sign_posn: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:147:34 | 147 | pub int_p_cs_precedes: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:148:35 | 148 | pub int_p_sep_by_space: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:149:34 | 149 | pub int_n_cs_precedes: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:150:35 | 150 | pub int_n_sep_by_space: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:151:32 | 151 | pub int_p_sign_posn: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:152:32 | 152 | pub int_n_sign_posn: ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:163:28 | 163 | pub ifa_name: *mut c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:179:23 | 179 | rtmsg_info: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:189:25 | 189 | pub arp_dev: [::c_char; 16], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:229:26 | 229 | pub sun_path: [::c_char; 108] | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:242:25 | 242 | pub sysname: [::c_char; 65], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:243:26 | 243 | pub nodename: [::c_char; 65], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:244:25 | 244 | pub release: [::c_char; 65], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:245:25 | 245 | pub version: [::c_char; 65], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:246:25 | 246 | pub machine: [::c_char; 65], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:247:28 | 247 | pub domainname: [::c_char; 65] | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0425]: cannot find value `O_CLOEXEC` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:510:35 | 510 | pub const SOCK_CLOEXEC: ::c_int = O_CLOEXEC; | ^^^^^^^^^ help: a constant with a similar name exists: `IN_CLOEXEC` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2762:1 | 2762 | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; | ------------------------------------------ similarly named constant `IN_CLOEXEC` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:592:24 | 592 | pub const MS_RDONLY: ::c_ulong = 0x01; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:593:24 | 593 | pub const MS_NOSUID: ::c_ulong = 0x02; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:594:23 | 594 | pub const MS_NODEV: ::c_ulong = 0x04; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:595:24 | 595 | pub const MS_NOEXEC: ::c_ulong = 0x08; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:596:29 | 596 | pub const MS_SYNCHRONOUS: ::c_ulong = 0x10; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:597:25 | 597 | pub const MS_REMOUNT: ::c_ulong = 0x20; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:598:26 | 598 | pub const MS_MANDLOCK: ::c_ulong = 0x40; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:599:25 | 599 | pub const MS_DIRSYNC: ::c_ulong = 0x80; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:600:25 | 600 | pub const MS_NOATIME: ::c_ulong = 0x0400; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:601:28 | 601 | pub const MS_NODIRATIME: ::c_ulong = 0x0800; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:602:22 | 602 | pub const MS_BIND: ::c_ulong = 0x1000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:603:22 | 603 | pub const MS_MOVE: ::c_ulong = 0x2000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:604:21 | 604 | pub const MS_REC: ::c_ulong = 0x4000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:605:24 | 605 | pub const MS_SILENT: ::c_ulong = 0x8000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:606:26 | 606 | pub const MS_POSIXACL: ::c_ulong = 0x010000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:607:28 | 607 | pub const MS_UNBINDABLE: ::c_ulong = 0x020000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:608:25 | 608 | pub const MS_PRIVATE: ::c_ulong = 0x040000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:609:23 | 609 | pub const MS_SLAVE: ::c_ulong = 0x080000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:610:24 | 610 | pub const MS_SHARED: ::c_ulong = 0x100000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:611:26 | 611 | pub const MS_RELATIME: ::c_ulong = 0x200000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:612:27 | 612 | pub const MS_KERNMOUNT: ::c_ulong = 0x400000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:613:27 | 613 | pub const MS_I_VERSION: ::c_ulong = 0x800000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:614:29 | 614 | pub const MS_STRICTATIME: ::c_ulong = 0x1000000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:615:26 | 615 | pub const MS_LAZYTIME: ::c_ulong = 0x2000000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:616:24 | 616 | pub const MS_ACTIVE: ::c_ulong = 0x40000000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:617:25 | 617 | pub const MS_MGC_VAL: ::c_ulong = 0xc0ed0000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:618:25 | 618 | pub const MS_MGC_MSK: ::c_ulong = 0xffff0000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1236:23 | 1236 | pub const UTIME_OMIT: c_long = 1073741822; | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1237:22 | 1237 | pub const UTIME_NOW: c_long = 1073741823; | ^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1378:39 | 1378 | pub const ADFS_SUPER_MAGIC: ::c_long = 0x0000adf5; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1379:39 | 1379 | pub const AFFS_SUPER_MAGIC: ::c_long = 0x0000adff; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1380:38 | 1380 | pub const AFS_SUPER_MAGIC: ::c_long = 0x5346414f; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1381:41 | 1381 | pub const AUTOFS_SUPER_MAGIC: ::c_long = 0x0187; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1382:35 | 1382 | pub const BPF_FS_MAGIC: ::c_long = 0xcafe4a11; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1383:40 | 1383 | pub const BTRFS_SUPER_MAGIC: ::c_long = 0x9123683e; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1384:42 | 1384 | pub const CGROUP2_SUPER_MAGIC: ::c_long = 0x63677270; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1385:41 | 1385 | pub const CGROUP_SUPER_MAGIC: ::c_long = 0x27e0eb; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1386:39 | 1386 | pub const CODA_SUPER_MAGIC: ::c_long = 0x73757245; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1387:35 | 1387 | pub const CRAMFS_MAGIC: ::c_long = 0x28cd3d45; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1388:36 | 1388 | pub const DEBUGFS_MAGIC: ::c_long = 0x64626720; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1389:41 | 1389 | pub const DEVPTS_SUPER_MAGIC: ::c_long = 0x1cd1; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1390:43 | 1390 | pub const ECRYPTFS_SUPER_MAGIC: ::c_long = 0xf15f; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1391:38 | 1391 | pub const EFS_SUPER_MAGIC: ::c_long = 0x00414a53; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1392:39 | 1392 | pub const EXT2_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1393:39 | 1393 | pub const EXT3_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1394:39 | 1394 | pub const EXT4_SUPER_MAGIC: ::c_long = 0x0000ef53; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1395:39 | 1395 | pub const F2FS_SUPER_MAGIC: ::c_long = 0xf2f52010; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1396:39 | 1396 | pub const FUSE_SUPER_MAGIC: ::c_long = 0x65735546; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1397:42 | 1397 | pub const FUTEXFS_SUPER_MAGIC: ::c_long = 0xbad1dea; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1398:41 | 1398 | pub const HOSTFS_SUPER_MAGIC: ::c_long = 0x00c0ffee; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1399:39 | 1399 | pub const HPFS_SUPER_MAGIC: ::c_long = 0xf995e849; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1400:38 | 1400 | pub const HUGETLBFS_MAGIC: ::c_long = 0x958458f6; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1401:40 | 1401 | pub const ISOFS_SUPER_MAGIC: ::c_long = 0x00009660; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1402:40 | 1402 | pub const JFFS2_SUPER_MAGIC: ::c_long = 0x000072b6; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1403:42 | 1403 | pub const MINIX2_SUPER_MAGIC2: ::c_long = 0x00002478; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1404:41 | 1404 | pub const MINIX2_SUPER_MAGIC: ::c_long = 0x00002468; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1405:41 | 1405 | pub const MINIX3_SUPER_MAGIC: ::c_long = 0x4d5a; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1406:41 | 1406 | pub const MINIX_SUPER_MAGIC2: ::c_long = 0x0000138f; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1407:40 | 1407 | pub const MINIX_SUPER_MAGIC: ::c_long = 0x0000137f; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1408:40 | 1408 | pub const MSDOS_SUPER_MAGIC: ::c_long = 0x00004d44; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1409:38 | 1409 | pub const NCP_SUPER_MAGIC: ::c_long = 0x0000564c; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1410:38 | 1410 | pub const NFS_SUPER_MAGIC: ::c_long = 0x00006969; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1411:40 | 1411 | pub const NILFS_SUPER_MAGIC: ::c_long = 0x3434; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1412:40 | 1412 | pub const OCFS2_SUPER_MAGIC: ::c_long = 0x7461636f; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1413:43 | 1413 | pub const OPENPROM_SUPER_MAGIC: ::c_long = 0x00009fa1; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1414:44 | 1414 | pub const OVERLAYFS_SUPER_MAGIC: ::c_long = 0x794c7630; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1415:39 | 1415 | pub const PROC_SUPER_MAGIC: ::c_long = 0x00009fa0; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1416:39 | 1416 | pub const QNX4_SUPER_MAGIC: ::c_long = 0x0000002f; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1417:39 | 1417 | pub const QNX6_SUPER_MAGIC: ::c_long = 0x68191122; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1418:43 | 1418 | pub const RDTGROUP_SUPER_MAGIC: ::c_long = 0x7655821; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1419:43 | 1419 | pub const REISERFS_SUPER_MAGIC: ::c_long = 0x52654973; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1420:39 | 1420 | pub const SECURITYFS_MAGIC: ::c_long = 0x73636673; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1421:36 | 1421 | pub const SELINUX_MAGIC: ::c_long = 0xf97cff8c; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1422:34 | 1422 | pub const SMACK_MAGIC: ::c_long = 0x43415d53; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1423:38 | 1423 | pub const SMB_SUPER_MAGIC: ::c_long = 0x0000517b; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1424:34 | 1424 | pub const SYSFS_MAGIC: ::c_long = 0x62656572; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1425:34 | 1425 | pub const TMPFS_MAGIC: ::c_long = 0x01021994; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1426:36 | 1426 | pub const TRACEFS_MAGIC: ::c_long = 0x74726163; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1427:38 | 1427 | pub const UDF_SUPER_MAGIC: ::c_long = 0x15013346; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1428:44 | 1428 | pub const USBDEVICE_SUPER_MAGIC: ::c_long = 0x00009fa2; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1429:40 | 1429 | pub const XENFS_SUPER_MAGIC: ::c_long = 0xabba1974; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1629:65 | 1629 | pub fn pthread_getattr_np(native: ::pthread_t, attr: *mut ::pthread_attr_t) -> ::c_int; | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1631:24 | 1631 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1638:34 | 1638 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0573]: expected type, found function `statfs` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1638:52 | 1638 | pub fn statfs(path: *const ::c_char, buf: *mut statfs) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1639:36 | 1639 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0573]: expected type, found function `statfs64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1639:54 | 1639 | pub fn statfs64(path: *const ::c_char, buf: *mut statfs64) -> ::c_int; | ^^^^^^^^ not a type error[E0573]: expected type, found function `statfs` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1640:43 | 1640 | pub fn fstatfs(fd: ::c_int, buf: *mut statfs) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0573]: expected type, found function `statfs64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1641:45 | 1641 | pub fn fstatfs64(fd: ::c_int, buf: *mut statfs64) -> ::c_int; | ^^^^^^^^ not a type error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1642:37 | 1642 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0573]: expected type, found function `statvfs64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1642:55 | 1642 | pub fn statvfs64(path: *const ::c_char, buf: *mut statvfs64) -> ::c_int; | ^^^^^^^^^ not a type error[E0573]: expected type, found function `statvfs64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1643:46 | 1643 | pub fn fstatvfs64(fd: ::c_int, buf: *mut statvfs64) -> ::c_int; | ^^^^^^^^^ not a type error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1646:49 | 1646 | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1646:63 | 1646 | pub fn posix_fadvise(fd: ::c_int, offset: ::off_t, len: ::off_t, advise: ::c_int) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1656:24 | 1656 | path: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1662:54 | 1662 | pub fn newlocale(mask: ::c_int, locale: *const ::c_char, base: ::locale_t) -> ::locale_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1664:33 | 1664 | pub fn creat64(path: *const c_char, mode: mode_t) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1665:47 | 1665 | pub fn fstat64(fildes: ::c_int, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1668:26 | 1668 | pathname: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1669:19 | 1669 | buf: *mut stat64, | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1674:33 | 1674 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1674:51 | 1674 | pub fn lstat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1683:32 | 1683 | pub fn open64(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1684:47 | 1684 | pub fn openat64(fd: ::c_int, path: *const c_char, oflag: ::c_int, ...) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1698:32 | 1698 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0573]: expected type, found function `stat64` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1698:50 | 1698 | pub fn stat64(path: *const c_char, buf: *mut stat64) -> ::c_int; | ^^^^^^ help: a struct with a similar name exists: `statx` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `statx` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1699:36 | 1699 | pub fn truncate64(path: *const c_char, length: off64_t) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1703:28 | 1703 | pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1725:47 | 1725 | pub fn ptsname_r(fd: ::c_int, buf: *mut ::c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `siginfo_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1727:61 | 1727 | pub fn waitid(idtype: idtype_t, id: id_t, infop: *mut ::siginfo_t, options: ::c_int) | ^^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1733:36 | 1733 | pub fn acct(filename: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1751:24 | 1751 | file: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1752:31 | 1752 | argv: *const *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1753:31 | 1753 | envp: *const *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1757:31 | 1757 | argv: *const *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1758:31 | 1758 | envp: *const *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1790:30 | 1790 | name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/mod.rs:1798:30 | 1798 | name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:12:21 | 12 | pub type nfds_t = ::c_ulong; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:63:33 | 63 | pub gl_pathv: *mut *mut c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:75:29 | 75 | pub pw_name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:76:31 | 76 | pub pw_passwd: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:79:30 | 79 | pub pw_gecos: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:80:28 | 80 | pub pw_dir: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:81:30 | 81 | pub pw_shell: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:85:29 | 85 | pub sp_namp: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:86:29 | 86 | pub sp_pwdp: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:87:26 | 87 | pub sp_lstchg: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:88:23 | 88 | pub sp_min: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:89:23 | 89 | pub sp_max: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:90:24 | 90 | pub sp_warn: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:91:25 | 91 | pub sp_inact: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:92:26 | 92 | pub sp_expire: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:93:24 | 93 | pub sp_flag: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:160:29 | 160 | pub if_name: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:215:26 | 215 | pub codes_ptr: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:312:33 | 312 | pub dlpi_name: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:446:32 | 446 | pub mnt_fsname: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:447:29 | 447 | pub mnt_dir: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:448:30 | 448 | pub mnt_type: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:449:30 | 449 | pub mnt_opts: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:464:17 | 464 | __sd: ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:465:17 | 465 | __ss: ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:488:20 | 488 | pub dev: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:489:22 | 489 | pub stamp: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:490:24 | 490 | pub updated: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:563:36 | 563 | pub instruction_pointer: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:564:22 | 564 | pub args: [::__u64; 6], | ^^^^^ not found in the crate root error[E0412]: cannot find type `ino_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:595:22 | 595 | pub d_ino: ::ino_t, | ^^^^^ not found in the crate root error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:596:22 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 596 | pub d_off: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:599:24 | 599 | pub d_name: [::c_char; 256], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:607:24 | 607 | pub d_name: [::c_char; 256], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:620:22 | 620 | pub name: [::c_char; UINPUT_MAX_NAME_SIZE], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:625:22 | 625 | pub name: [::c_char; UINPUT_MAX_NAME_SIZE], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:661:25 | 661 | pub mq_flags: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:663:26 | 663 | pub mq_maxmsg: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:665:27 | 665 | pub mq_msgsize: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:667:27 | 667 | pub mq_curmsgs: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:669:17 | 669 | pad: [::c_long; 4], | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1144:24 | 1144 | pub const MS_NOUSER: ::c_ulong = 0xffffffff80000000; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `rlim_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1288:29 | 1288 | pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY; | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0425]: cannot find value `RLIM_INFINITY` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1288:38 | 1288 | pub const RLIM_SAVED_MAX: ::rlim_t = RLIM_INFINITY; | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `RLIM_NLIMITS` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:644:1 | 644 | pub const RLIM_NLIMITS: ::__rlimit_resource_t = RLIMIT_NLIMITS; | --------------------------------------------------------------- similarly named constant `RLIM_NLIMITS` defined here error[E0412]: cannot find type `rlim_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1289:29 | 1289 | pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; | ^^^^^^ help: a struct with a similar name exists: `rlimit` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `rlimit` defined here error[E0425]: cannot find value `RLIM_INFINITY` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1289:38 | 1289 | pub const RLIM_SAVED_CUR: ::rlim_t = RLIM_INFINITY; | ^^^^^^^^^^^^^ help: a constant with a similar name exists: `RLIM_NLIMITS` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:644:1 | 644 | pub const RLIM_NLIMITS: ::__rlimit_resource_t = RLIMIT_NLIMITS; | --------------------------------------------------------------- similarly named constant `RLIM_NLIMITS` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1291:22 | 1291 | pub const AT_NULL: ::c_ulong = 0; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1292:24 | 1292 | pub const AT_IGNORE: ::c_ulong = 1; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1293:24 | 1293 | pub const AT_EXECFD: ::c_ulong = 2; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1294:22 | 1294 | pub const AT_PHDR: ::c_ulong = 3; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1295:23 | 1295 | pub const AT_PHENT: ::c_ulong = 4; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1296:23 | 1296 | pub const AT_PHNUM: ::c_ulong = 5; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1297:24 | 1297 | pub const AT_PAGESZ: ::c_ulong = 6; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1298:22 | 1298 | pub const AT_BASE: ::c_ulong = 7; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1299:23 | 1299 | pub const AT_FLAGS: ::c_ulong = 8; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1300:23 | 1300 | pub const AT_ENTRY: ::c_ulong = 9; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1301:24 | 1301 | pub const AT_NOTELF: ::c_ulong = 10; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1302:21 | 1302 | pub const AT_UID: ::c_ulong = 11; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1303:22 | 1303 | pub const AT_EUID: ::c_ulong = 12; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1304:21 | 1304 | pub const AT_GID: ::c_ulong = 13; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1305:22 | 1305 | pub const AT_EGID: ::c_ulong = 14; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1306:26 | 1306 | pub const AT_PLATFORM: ::c_ulong = 15; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1307:23 | 1307 | pub const AT_HWCAP: ::c_ulong = 16; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1308:24 | 1308 | pub const AT_CLKTCK: ::c_ulong = 17; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1310:24 | 1310 | pub const AT_SECURE: ::c_ulong = 23; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1311:31 | 1311 | pub const AT_BASE_PLATFORM: ::c_ulong = 24; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1312:24 | 1312 | pub const AT_RANDOM: ::c_ulong = 25; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1313:24 | 1313 | pub const AT_HWCAP2: ::c_ulong = 26; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1315:24 | 1315 | pub const AT_EXECFN: ::c_ulong = 31; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1461:24 | 1461 | pub const ST_RDONLY: ::c_ulong = 1; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1462:24 | 1462 | pub const ST_NOSUID: ::c_ulong = 2; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1463:23 | 1463 | pub const ST_NODEV: ::c_ulong = 4; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1464:24 | 1464 | pub const ST_NOEXEC: ::c_ulong = 8; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1465:29 | 1465 | pub const ST_SYNCHRONOUS: ::c_ulong = 16; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1466:26 | 1466 | pub const ST_MANDLOCK: ::c_ulong = 64; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1467:23 | 1467 | pub const ST_WRITE: ::c_ulong = 128; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1468:24 | 1468 | pub const ST_APPEND: ::c_ulong = 256; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1469:27 | 1469 | pub const ST_IMMUTABLE: ::c_ulong = 512; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1470:25 | 1470 | pub const ST_NOATIME: ::c_ulong = 1024; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1471:28 | 1471 | pub const ST_NODIRATIME: ::c_ulong = 2048; | ^^^^^^^ not found in the crate root error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1482:19 | 1482 | size: [0; __SIZEOF_PTHREAD_MUTEX_T], | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` ... 1499 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1488:19 | 1488 | size: [0; __SIZEOF_PTHREAD_RWLOCK_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` ... 1499 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1761:40 | 1761 | pub const SECCOMP_FILTER_FLAG_TSYNC: ::c_ulong = 1; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1762:38 | 1762 | pub const SECCOMP_FILTER_FLAG_LOG: ::c_ulong = 2; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1763:45 | 1763 | pub const SECCOMP_FILTER_FLAG_SPEC_ALLOW: ::c_ulong = 4; | ^^^^^^^ not found in the crate root error[E0425]: cannot find value `O_CLOEXEC` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1782:34 | 1782 | pub const TFD_CLOEXEC: ::c_int = O_CLOEXEC; | ^^^^^^^^^ help: a constant with a similar name exists: `IN_CLOEXEC` ... 2762 | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; | ------------------------------------------ similarly named constant `IN_CLOEXEC` defined here error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1783:35 | 1783 | pub const TFD_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ help: a constant with a similar name exists: `IN_NONBLOCK` ... 2763 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | -------------------------------------------- similarly named constant `IN_NONBLOCK` defined here error[E0425]: cannot find value `ENODATA` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1799:32 | 1799 | pub const ENOATTR: ::c_int = ::ENODATA; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1906:30 | 1906 | pub const RESOLVE_NO_XDEV: ::__u64 = 0x01; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1907:36 | 1907 | pub const RESOLVE_NO_MAGICLINKS: ::__u64 = 0x02; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1908:34 | 1908 | pub const RESOLVE_NO_SYMLINKS: ::__u64 = 0x04; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1909:30 | 1909 | pub const RESOLVE_BENEATH: ::__u64 = 0x08; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1910:30 | 1910 | pub const RESOLVE_IN_ROOT: ::__u64 = 0x10; | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1911:29 | 1911 | pub const RESOLVE_CACHED: ::__u64 = 0x20; | ^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2315:24 | 2315 | pub const SIOCADDRT: ::c_ulong = 0x0000890B; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2316:24 | 2316 | pub const SIOCDELRT: ::c_ulong = 0x0000890C; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2317:26 | 2317 | pub const SIOCGIFNAME: ::c_ulong = 0x00008910; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2318:26 | 2318 | pub const SIOCSIFLINK: ::c_ulong = 0x00008911; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2319:26 | 2319 | pub const SIOCGIFCONF: ::c_ulong = 0x00008912; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2320:27 | 2320 | pub const SIOCGIFFLAGS: ::c_ulong = 0x00008913; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2321:27 | 2321 | pub const SIOCSIFFLAGS: ::c_ulong = 0x00008914; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2322:26 | 2322 | pub const SIOCGIFADDR: ::c_ulong = 0x00008915; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2323:26 | 2323 | pub const SIOCSIFADDR: ::c_ulong = 0x00008916; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2324:29 | 2324 | pub const SIOCGIFDSTADDR: ::c_ulong = 0x00008917; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2325:29 | 2325 | pub const SIOCSIFDSTADDR: ::c_ulong = 0x00008918; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2326:29 | 2326 | pub const SIOCGIFBRDADDR: ::c_ulong = 0x00008919; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2327:29 | 2327 | pub const SIOCSIFBRDADDR: ::c_ulong = 0x0000891A; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2328:29 | 2328 | pub const SIOCGIFNETMASK: ::c_ulong = 0x0000891B; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2329:29 | 2329 | pub const SIOCSIFNETMASK: ::c_ulong = 0x0000891C; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2330:28 | 2330 | pub const SIOCGIFMETRIC: ::c_ulong = 0x0000891D; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2331:28 | 2331 | pub const SIOCSIFMETRIC: ::c_ulong = 0x0000891E; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2332:25 | 2332 | pub const SIOCGIFMEM: ::c_ulong = 0x0000891F; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2333:25 | 2333 | pub const SIOCSIFMEM: ::c_ulong = 0x00008920; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2334:25 | 2334 | pub const SIOCGIFMTU: ::c_ulong = 0x00008921; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2335:25 | 2335 | pub const SIOCSIFMTU: ::c_ulong = 0x00008922; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2336:28 | 2336 | pub const SIOCSIFHWADDR: ::c_ulong = 0x00008924; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2337:27 | 2337 | pub const SIOCGIFENCAP: ::c_ulong = 0x00008925; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2338:27 | 2338 | pub const SIOCSIFENCAP: ::c_ulong = 0x00008926; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2339:28 | 2339 | pub const SIOCGIFHWADDR: ::c_ulong = 0x00008927; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2340:27 | 2340 | pub const SIOCGIFSLAVE: ::c_ulong = 0x00008929; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2341:27 | 2341 | pub const SIOCSIFSLAVE: ::c_ulong = 0x00008930; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2342:27 | 2342 | pub const SIOCADDMULTI: ::c_ulong = 0x00008931; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2343:27 | 2343 | pub const SIOCDELMULTI: ::c_ulong = 0x00008932; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2344:23 | 2344 | pub const SIOCDARP: ::c_ulong = 0x00008953; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2345:23 | 2345 | pub const SIOCGARP: ::c_ulong = 0x00008954; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2346:23 | 2346 | pub const SIOCSARP: ::c_ulong = 0x00008955; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2347:24 | 2347 | pub const SIOCDRARP: ::c_ulong = 0x00008960; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2348:24 | 2348 | pub const SIOCGRARP: ::c_ulong = 0x00008961; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2349:24 | 2349 | pub const SIOCSRARP: ::c_ulong = 0x00008962; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2350:25 | 2350 | pub const SIOCGIFMAP: ::c_ulong = 0x00008970; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2351:25 | 2351 | pub const SIOCSIFMAP: ::c_ulong = 0x00008971; | ^^^^^^^ not found in the crate root error[E0425]: cannot find value `O_CLOEXEC` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2762:33 | 2762 | pub const IN_CLOEXEC: ::c_int = O_CLOEXEC; | ^^^^^^^^^ not found in this scope error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:2763:34 | 2763 | pub const IN_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3343:27 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3343 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3349:27 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3349 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3354:30 | 3354 | host: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3356:30 | 3356 | serv: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3367:28 | 3367 | liovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3369:28 | 3369 | riovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3370:26 | 3370 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3375:28 | 3375 | liovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3377:28 | 3377 | riovcnt: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3378:26 | 3378 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3390:50 | 3390 | pub fn strerror_r(errnum: ::c_int, buf: *mut c_char, buflen: ::size_t) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3393:29 | 3393 | pub fn atof(s: *const ::c_char) -> ::c_double; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3394:22 | 3394 | pub fn labs(i: ::c_long) -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3394:35 | 3394 | pub fn labs(i: ::c_long) -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3398:35 | 3398 | pub fn lutimes(file: *const ::c_char, times: *const ::timeval) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3410:36 | 3410 | pub fn getspnam(name: *const ::c_char) -> *mut spwd; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3415:24 | 3415 | name: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3417:21 | 3417 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3422:34 | 3422 | pub fn shm_open(name: *const c_char, oflag: ::c_int, mode: mode_t) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `shmid_ds` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3428:61 | 3428 | pub fn shmctl(shmid: ::c_int, cmd: ::c_int, buf: *mut ::shmid_ds) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3429:36 | 3429 | pub fn ftok(pathname: *const ::c_char, proj_id: ::c_int) -> ::key_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `msqid_ds` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3433:59 | 3433 | pub fn msgctl(msqid: ::c_int, cmd: ::c_int, buf: *mut msqid_ds) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3439:19 | 3439 | msgtyp: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3452:37 | 3452 | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3452:58 | 3452 | pub fn fopen64(filename: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3454:26 | 3454 | filename: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3455:22 | 3455 | mode: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3463:60 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3463 | pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3463:74 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3463 | pub fn fallocate(fd: ::c_int, mode: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3465:51 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3465 | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3465:65 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3465 | pub fn posix_fallocate(fd: ::c_int, offset: ::off_t, len: ::off_t) -> ::c_int; | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3469:22 | 3469 | path: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3470:22 | 3470 | name: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3475:22 | 3475 | path: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3476:22 | 3476 | name: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3482:22 | 3482 | name: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3487:22 | 3487 | path: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3488:22 | 3488 | name: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3494:22 | 3494 | path: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3495:22 | 3495 | name: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3502:22 | 3502 | name: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3507:35 | 3507 | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3507:54 | 3507 | pub fn listxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3508:36 | 3508 | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3508:55 | 3508 | pub fn llistxattr(path: *const c_char, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3509:52 | 3509 | pub fn flistxattr(filedes: ::c_int, list: *mut c_char, size: ::size_t) -> ::ssize_t; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3510:37 | 3510 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3510:58 | 3510 | pub fn removexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3511:38 | 3511 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3511:59 | 3511 | pub fn lremovexattr(path: *const c_char, name: *const c_char) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3512:56 | 3512 | pub fn fremovexattr(filedes: ::c_int, name: *const c_char) -> ::c_int; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3513:49 | 3513 | pub fn signalfd(fd: ::c_int, mask: *const ::sigset_t, flags: ::c_int) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3524:27 | 3524 | special: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3526:22 | 3526 | data: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3528:35 | 3528 | pub fn mq_open(name: *const ::c_char, oflag: ::c_int, ...) -> ::mqd_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3530:37 | 3530 | pub fn mq_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3533:25 | 3533 | msg_ptr: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3539:25 | 3539 | msg_ptr: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3546:27 | 3546 | msg_ptr: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3552:27 | 3552 | msg_ptr: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3564:27 | 3564 | sigmask: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3567:38 | 3567 | pub fn mkostemp(template: *mut ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3568:39 | 3568 | pub fn mkostemps(template: *mut ::c_char, suffixlen: ::c_int, flags: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3570:21 | 3570 | set: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3571:20 | 3571 | info: *mut siginfo_t, | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3574:36 | 3574 | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3574:57 | 3574 | pub fn sigwaitinfo(set: *const sigset_t, info: *mut siginfo_t) -> ::c_int; | ^^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3575:73 | 3575 | pub fn nl_langinfo_l(item: ::nl_item, locale: ::locale_t) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3598:56 | 3598 | pub fn mkfifoat(dirfd: ::c_int, pathname: *const ::c_char, mode: ::mode_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3616:25 | 3616 | pattern: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3618:55 | 3618 | errfunc: ::Option ::c_int>, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3625:38 | 3625 | pub fn shm_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3627:45 | 3627 | pub fn seekdir(dirp: *mut ::DIR, loc: ::c_long); | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3629:43 | 3629 | pub fn telldir(dirp: *mut ::DIR) -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3648:38 | 3648 | pub fn mkstemps(template: *mut ::c_char, suffixlen: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3650:51 | 3650 | pub fn nl_langinfo(item: ::nl_item) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3652:39 | 3652 | pub fn getdomainname(name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3653:41 | 3653 | pub fn setdomainname(name: *const ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3657:27 | 3657 | pub fn syscall(num: ::c_long, ...) -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3657:45 | 3657 | pub fn syscall(num: ::c_long, ...) -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3681:36 | 3681 | pub fn umount(target: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3699:35 | 3699 | pub fn swapoff(path: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3707:23 | 3707 | src: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3708:26 | 3708 | target: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3709:26 | 3709 | fstype: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3710:18 | 3710 | flags: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3713:35 | 3713 | pub fn personality(persona: ::c_ulong) -> ::c_int; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3720:25 | 3720 | sigmask: *const sigset_t, | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3747:24 | 3747 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3750:39 | 3750 | pub fn sethostname(name: *const ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0573]: expected type, found function `sysinfo` --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3756:31 | 3756 | pub fn sysinfo(info: *mut ::sysinfo) -> ::c_int; | ^^------- | | | help: a struct with a similar name exists: `seminfo` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:79:13 | 79 | pub struct $i { $($field)* } | ------------- similarly named struct `seminfo` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3757:37 | 3757 | pub fn umount2(target: *const ::c_char, flags: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3763:34 | 3763 | pub fn swapon(path: *const ::c_char, swapflags: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3772:22 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here ... 3772 | offset: *mut off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3781:38 | 3781 | pub fn sigsuspend(mask: *const ::sigset_t) -> ::c_int; | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3785:21 | 3785 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `stack_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3789:35 | 3789 | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `stack_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3789:54 | 3789 | pub fn sigaltstack(ss: *const stack_t, oss: *mut stack_t) -> ::c_int; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3793:24 | 3793 | name: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3795:21 | 3795 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3799:38 | 3799 | pub fn initgroups(user: *const ::c_char, group: ::gid_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3800:54 | 3800 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3800:77 | 3800 | pub fn pthread_sigmask(how: ::c_int, set: *const sigset_t, oldset: *mut sigset_t) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3801:36 | 3801 | pub fn sem_open(name: *const ::c_char, oflag: ::c_int, ...) -> *mut sem_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3802:36 | 3802 | pub fn getgrnam(name: *const ::c_char) -> *mut ::group; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3805:38 | 3805 | pub fn sem_unlink(name: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3808:24 | 3808 | name: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3810:21 | 3810 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3817:21 | 3817 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `sigset_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3821:32 | 3821 | pub fn sigwait(set: *const sigset_t, sig: *mut ::c_int) -> ::c_int; | ^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3829:24 | 3829 | user: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3846:34 | 3846 | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3846:55 | 3846 | pub fn popen(command: *const c_char, mode: *const c_char) -> *mut ::FILE; | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3849:28 | 3849 | pathname: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3855:24 | 3855 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3870:41 | 3870 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3870:62 | 3870 | pub fn setmntent(filename: *const ::c_char, ty: *const ::c_char) -> *mut ::FILE; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3874:58 | 3874 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3874:76 | 3874 | pub fn hasmntopt(mnt: *const ::mntent, opt: *const ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3878:24 | 3878 | path: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3881:29 | 3881 | argv: *const *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3882:29 | 3882 | envp: *const *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3886:24 | 3886 | file: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3889:29 | 3889 | argv: *const *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3890:29 | 3890 | envp: *const *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3896:25 | 3896 | default: *mut ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3900:27 | 3900 | default: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3904:25 | 3904 | default: *mut ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `sigset_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3908:27 | 3908 | default: *const ::sigset_t, | ^^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3939:24 | 3939 | path: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3961:58 | 3961 | pub fn inotify_add_watch(fd: ::c_int, path: *const ::c_char, mask: u32) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3964:60 | 3964 | pub fn regcomp(preg: *mut ::regex_t, pattern: *const ::c_char, cflags: ::c_int) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3968:25 | 3968 | input: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3977:24 | 3977 | errbuf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3983:40 | 3983 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3983:67 | 3983 | pub fn iconv_open(tocode: *const ::c_char, fromcode: *const ::c_char) -> iconv_t; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3986:28 | 3986 | inbuf: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:3988:29 | 3988 | outbuf: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:4010:29 | 4010 | pub fn gethostid() -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1:22 | 1 | pub type pthread_t = c_ulong; | ^^^^^^^ not found in this scope error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:4:21 | 4 | pub type Lmid_t = ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:13:28 | 13 | pub type Ioctl = ::c_ulong; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `off_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:62:25 | 62 | pub aio_offset: off_t, | ^^^^^ not found in this scope error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:65:30 | 65 | __glibc_reserved: [::c_char; 32] | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:80:35 | 80 | pub gl_pathv: *mut *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0425]: cannot find value `NCCS` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:113:30 | 113 | pub c_cc: [::cc_t; ::NCCS], | ^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:175:24 | 175 | pub rt_pad1: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:181:24 | 181 | pub rt_pad3: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:189:28 | 189 | pub rt_dev: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:190:23 | 190 | pub rt_mtu: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:191:26 | 191 | pub rt_window: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:200:23 | 200 | pub offset: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:204:21 | 204 | pub freq: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:208:25 | 208 | pub maxerror: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:212:25 | 212 | pub esterror: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:217:25 | 217 | pub constant: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:221:26 | 221 | pub precision: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:225:26 | 225 | pub tolerance: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:230:21 | 230 | pub tick: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:234:24 | 234 | pub ppsfreq: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:238:23 | 238 | pub jitter: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:243:23 | 243 | pub stabil: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:247:23 | 247 | pub jitcnt: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:251:23 | 251 | pub calcnt: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:255:23 | 255 | pub errcnt: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:259:23 | 259 | pub stbcnt: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:276:25 | 276 | pub maxerror: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:277:25 | 277 | pub esterror: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:278:20 | 278 | pub tai: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:279:34 | 279 | pub __glibc_reserved1: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:280:34 | 280 | pub __glibc_reserved2: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:281:34 | 281 | pub __glibc_reserved3: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:282:34 | 282 | pub __glibc_reserved4: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:289:21 | 289 | __syntax: ::c_ulong, | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:290:27 | 290 | __fastmap: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:291:29 | 291 | __translate: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:323:20 | 323 | pub off: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:329:19 | 329 | pub nr: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:330:22 | 330 | pub args: [::__u64; 6], | ^^^^^ not found in the crate root error[E0412]: cannot find type `__s64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:334:21 | 334 | pub sval: ::__s64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:339:19 | 339 | pub nr: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:340:22 | 340 | pub args: [::__u64; 6], | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:348:36 | 348 | pub instruction_pointer: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:349:30 | 349 | pub stack_pointer: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:355:6 | 355 | impl siginfo_t { | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:364:27 | 364 | (*(self as *const siginfo_t as *const siginfo_sigfault)).si_addr | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:377:27 | 377 | (*(self as *const siginfo_t as *const siginfo_timer)).si_sigval | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` ... 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:389:25 | 389 | si_utime: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:390:25 | 390 | si_stime: ::c_long, | ^^^^^^ not found in the crate root error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:415:14 | 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here ... 415 | impl siginfo_t { | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` error[E0412]: cannot find type `siginfo_t` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:417:36 | 410 | struct siginfo_f { | ---------------- similarly named struct `siginfo_f` defined here ... 417 | &(*(self as *const siginfo_t as *const siginfo_f)).sifields | ^^^^^^^^^ help: a struct with a similar name exists: `siginfo_f` error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:432:48 | 432 | pub unsafe fn si_utime(&self) -> ::c_long { | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:436:48 | 436 | pub unsafe fn si_stime(&self) -> ::c_long { | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:459:25 | 459 | pub ut_line: [::c_char; __UT_LINESIZE], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:460:23 | 460 | pub ut_id: [::c_char; 4], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:462:25 | 462 | pub ut_user: [::c_char; __UT_NAMESIZE], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:463:25 | 463 | pub ut_host: [::c_char; __UT_HOSTSIZE], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:489:30 | 489 | __glibc_reserved: [::c_char; 20], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:650:26 | 650 | pub const MS_RMT_MASK: ::c_ulong = 0x02800051; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:667:25 | 667 | pub const LM_ID_BASE: ::c_long = 0; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:668:26 | 668 | pub const LM_ID_NEWLM: ::c_long = -1; | ^^^^^^ not found in the crate root error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:681:36 | 681 | pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; | ^^^^^^^^^^ not found in this scope error[E0425]: cannot find value `O_NONBLOCK` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:682:38 | 681 | pub const SOCK_NONBLOCK: ::c_int = O_NONBLOCK; | ---------------------------------------------- similarly named constant `SOCK_NONBLOCK` defined here 682 | pub const PIDFD_NONBLOCK: ::c_uint = O_NONBLOCK as ::c_uint; | ^^^^^^^^^^ help: a constant with a similar name exists: `SOCK_NONBLOCK` error[E0425]: cannot find value `EOPNOTSUPP` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:720:30 | 720 | pub const ENOTSUP: ::c_int = EOPNOTSUPP; | ^^^^^^^^^^ not found in this scope error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:846:26 | 846 | pub const ST_RELATIME: ::c_ulong = 4096; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:854:43 | 854 | pub const BINDERFS_SUPER_MAGIC: ::c_long = 0x6c6f6f70; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:855:38 | 855 | pub const XFS_SUPER_MAGIC: ::c_long = 0x58465342; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1095:20 | 1095 | pub const MAXTC: ::c_long = 6; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1128:21 | 1128 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1133:21 | 1133 | s: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1135:21 | 1135 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1141:21 | 1141 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1184:36 | 1184 | pub fn utmpname(file: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1185:37 | 1185 | pub fn utmpxname(file: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1197:26 | 1197 | pathname: *const c_char, | ^^^^^^ help: a builtin type with a similar name exists: `char` error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1203:31 | 1203 | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1203:45 | 1203 | pub fn getauxval(type_: ::c_ulong) -> ::c_ulong; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1224:24 | 1224 | path: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1230:19 | 1230 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `off_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1237:19 | 1237 | offset: ::off_t, | ^^^^^ help: a type alias with a similar name exists: `loff_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:15:1 | 15 | pub type loff_t = ::c_longlong; | ------------------------------- similarly named type alias `loff_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1256:27 | 1256 | oldpath: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1258:27 | 1258 | newpath: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1267:30 | 1267 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1267:48 | 1267 | pub fn ctermid(s: *mut ::c_char) -> *mut ::c_char; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_ulong` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1271:42 | 1271 | pub fn ioctl(fd: ::c_int, request: ::c_ulong, ...) -> ::c_int; | ^^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1274:27 | 1274 | pattern: *const ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1276:57 | 1276 | errfunc: ::Option ::c_int>, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1280:48 | 1280 | pub fn ptrace(request: ::c_uint, ...) -> ::c_long; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1282:24 | 1282 | attr: *const ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `pthread_attr_t` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1287:22 | 1287 | attr: *mut ::pthread_attr_t, | ^^^^^^^^^^^^^^ help: a struct with a similar name exists: `pthread_cond_t` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:115:13 | 115 | pub struct $i { $($field)* } | ------------- similarly named struct `pthread_cond_t` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1307:21 | 1307 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1313:21 | 1313 | buf: *mut ::c_char, | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1317:65 | 1317 | pub fn pthread_getname_np(thread: ::pthread_t, name: *mut ::c_char, len: ::size_t) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1318:67 | 1318 | pub fn pthread_setname_np(thread: ::pthread_t, name: *const ::c_char) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_long` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1320:32 | 1320 | pub fn sethostid(hostid: ::c_long) -> ::c_int; | ^^^^^^ not found in the crate root error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1322:40 | 1322 | pub fn memfd_create(name: *const ::c_char, flags: ::c_uint) -> ::c_int; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:1327:53 | 1327 | pub fn dlmopen(lmid: Lmid_t, filename: *const ::c_char, flag: ::c_int) -> *mut ::c_void; | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0412]: cannot find type `c_char` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/align.rs:11:20 | 11 | __size: [::c_char; 32], | ^^^^^^ help: a type alias with a similar name exists: `c_schar` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/mod.rs:6:1 | 6 | pub type c_schar = i8; | ---------------------- similarly named type alias `c_schar` defined here error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEXATTR_T` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:26:30 | 26 | size: [u8; ::__SIZEOF_PTHREAD_MUTEXATTR_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1499:1 | 1499 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4047 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCKATTR_T` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:36:30 | 36 | size: [u8; ::__SIZEOF_PTHREAD_RWLOCKATTR_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1499:1 | 1499 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4047 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_CONDATTR_T` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:42:30 | 42 | size: [u8; ::__SIZEOF_PTHREAD_CONDATTR_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1499:1 | 1499 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4047 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__u64` in this scope --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:51:27 | 51 | pub mask: __u64, | ^^^^^ not found in this scope | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:4047:1 | 4047 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_MUTEX_T` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:95:30 | 95 | size: [u8; ::__SIZEOF_PTHREAD_MUTEX_T], | ^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1499:1 | 1499 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4047 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0425]: cannot find value `__SIZEOF_PTHREAD_RWLOCK_T` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:117:30 | 117 | size: [u8; ::__SIZEOF_PTHREAD_RWLOCK_T], | ^^^^^^^^^^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `__SIZEOF_PTHREAD_COND_T` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:1499:1 | 1499 | pub const __SIZEOF_PTHREAD_COND_T: usize = 48; | ---------------------------------------------- similarly named constant `__SIZEOF_PTHREAD_COND_T` defined here ... 4047 | expand_align!(); | --------------- in this macro invocation | = note: this error originates in the macro `expand_align` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/non_exhaustive.rs:5:22 | 5 | pub flags: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/non_exhaustive.rs:6:21 | 6 | pub mode: ::__u64, | ^^^^^ not found in the crate root error[E0412]: cannot find type `__u64` in the crate root --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/non_exhaustive.rs:7:24 | 7 | pub resolve: ::__u64, | ^^^^^ not found in the crate root error[E0204]: the trait `Copy` may not be implemented for this type --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:82:14 | 82 | impl ::Copy for $i {} | ^^^^^^ | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/gnu/mod.rs:17:1 | 17 | / s! { 18 | | pub struct statx { 19 | | pub stx_mask: u32, 20 | | pub stx_blksize: u32, ... | 113 | | pub c_cc: [::cc_t; ::NCCS], | | -------------------------- this field does not implement `Copy` ... | 352 | | } 353 | | } | |_- in this macro invocation | = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0204]: the trait `Copy` may not be implemented for this type | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:26:17 | 26 | size: [u8; ::__SIZEOF_PTHREAD_MUTEXATTR_T], | ------------------------------------------ this field does not implement `Copy` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:4047:1 | 4047 | expand_align!(); | --------------- in this macro invocation --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:82:14 | 82 | impl ::Copy for $i {} | ^^^^^^ | = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0204]: the trait `Copy` may not be implemented for this type | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:36:17 | 36 | size: [u8; ::__SIZEOF_PTHREAD_RWLOCKATTR_T], | ------------------------------------------- this field does not implement `Copy` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:4047:1 | 4047 | expand_align!(); | --------------- in this macro invocation --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:82:14 | 82 | impl ::Copy for $i {} | ^^^^^^ | = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0204]: the trait `Copy` may not be implemented for this type | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:42:17 | 42 | size: [u8; ::__SIZEOF_PTHREAD_CONDATTR_T], | ----------------------------------------- this field does not implement `Copy` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:4047:1 | 4047 | expand_align!(); | --------------- in this macro invocation --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:82:14 | 82 | impl ::Copy for $i {} | ^^^^^^ | = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0204]: the trait `Copy` may not be implemented for this type | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:95:17 | 95 | size: [u8; ::__SIZEOF_PTHREAD_MUTEX_T], | -------------------------------------- this field does not implement `Copy` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:4047:1 | 4047 | expand_align!(); | --------------- in this macro invocation --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:118:14 | 118 | impl ::Copy for $i {} | ^^^^^^ | = note: this error originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) error[E0204]: the trait `Copy` may not be implemented for this type | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/align.rs:117:17 | 117 | size: [u8; ::__SIZEOF_PTHREAD_RWLOCK_T], | --------------------------------------- this field does not implement `Copy` | ::: /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/unix/linux_like/linux/mod.rs:4047:1 | 4047 | expand_align!(); | --------------- in this macro invocation --> /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/macros.rs:118:14 | 118 | impl ::Copy for $i {} | ^^^^^^ | = note: this error originates in the macro `s_no_extra_traits` (in Nightly builds, run with -Z macro-backtrace for more info) Some errors have detailed explanations: E0204, E0412, E0425, E0573. For more information about an error, try `rustc --explain E0204`. error: could not compile `libc` due to 825 previous errors Caused by: process didn't exit successfully: `/usr/bin/rustc --crate-name libc /builddir/build/BUILD/nmstate-1.2.1/rust/vendor/libc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' -C metadata=9b869bd77827d496 -C extra-filename=-9b869bd77827d496 --out-dir /builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps -L dependency=/builddir/build/BUILD/nmstate-1.2.1/rust/target/debug/deps --cap-lints allow -Copt-level=3 -Cdebuginfo=2 -Clink-arg=-Wl,-z,relro,-z,now -Clink-arg=-Wl,-soname=libnmstate.so.1.2.0 --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of` (exit status: 1) warning: build failed, waiting for other jobs to finish... error: build failed make: *** [Makefile:50: target/debug/nmstatectl-rust] Error 101 error: Bad exit status from /var/tmp/rpm-tmp.FtcA33 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.FtcA33 (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/nmstate.spec