# rustc version rustc 1.96.0-nightly (1d8897a4e 2026-03-13)
# docs.rs version docsrs 0.0.0 (a68728e7 2026-03-08 )
# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/libc-interface-0.1.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/libc-interface-0.1.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260313-1.96.0-nightly-1d8897a4e\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b14aa2ab20c08d1897c71311f35320dd93ddef9a3f6366de33b41b4fa6a467e4 [INFO] running `Command { std: "docker" "start" "-a" "b14aa2ab20c08d1897c71311f35320dd93ddef9a3f6366de33b41b4fa6a467e4", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting libc-interface v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/lib.rs:16:13 [INFO] [stderr] | [INFO] [stderr] 16 | #![cfg_attr(cross_platform_docs, feature(no_core, lang_items, const_fn))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/lib.rs:17:13 [INFO] [stderr] | [INFO] [stderr] 17 | #![cfg_attr(cross_platform_docs, no_core)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stderr] --> src/lib.rs:66:13 [INFO] [stderr] | [INFO] [stderr] 66 | #![cfg_attr(target_os = "bitrig", doc( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `asmjs` [INFO] [stderr] --> src/lib.rs:78:43 [INFO] [stderr] | [INFO] [stderr] 78 | #![cfg_attr(all(target_os = "emscripten", target_arch = "asmjs"), doc( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_arch` are: `aarch64`, `amdgpu`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch32`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `stdbuild` [INFO] [stderr] --> src/lib.rs:89:13 [INFO] [stderr] | [INFO] [stderr] 89 | #![cfg_attr(feature = "stdbuild", feature(staged_api, cfg_target_vendor))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `align` and `default` [INFO] [stderr] = help: consider adding `stdbuild` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `stdbuild` [INFO] [stderr] --> src/lib.rs:90:13 [INFO] [stderr] | [INFO] [stderr] 90 | #![cfg_attr(feature = "stdbuild", feature(link_cfg, repr_packed))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `align` and `default` [INFO] [stderr] = help: consider adding `stdbuild` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `stdbuild` [INFO] [stderr] --> src/lib.rs:91:13 [INFO] [stderr] | [INFO] [stderr] 91 | #![cfg_attr(feature = "stdbuild", allow(warnings))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `align` and `default` [INFO] [stderr] = help: consider adding `stdbuild` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `stdbuild` [INFO] [stderr] --> src/lib.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 92 | #![cfg_attr(feature = "stdbuild", unstable(feature = "libc", [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `align` and `default` [INFO] [stderr] = help: consider adding `stdbuild` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cloudabi` [INFO] [stderr] --> src/lib.rs:153:21 [INFO] [stderr] | [INFO] [stderr] 153 | } else if #[cfg(target_os = "cloudabi")] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/dox.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(not(cross_platform_docs))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/dox.rs:12:7 [INFO] [stderr] | [INFO] [stderr] 12 | #[cfg(cross_platform_docs)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `bitrig` [INFO] [stderr] --> src/unix/mod.rs:298:25 [INFO] [stderr] | [INFO] [stderr] 298 | target_os = "bitrig"))] { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `helenos`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `managarm`, `motor`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `qurt`, `redox`, `rtems`, `solaris`, and `solid_asp3` and 14 more [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/macros.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg(not(cross_platform_docs))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unix/notbsd/mod.rs:979:1 [INFO] [stderr] | [INFO] [stderr] 979 | / f! { [INFO] [stderr] 980 | | pub fn FD_CLR(fd: ::c_int, set: *mut fd_set) -> () { [INFO] [stderr] 981 | | let fd = fd as usize; [INFO] [stderr] 982 | | let size = mem::size_of_val(&(*set).fds_bits[0]) * 8; [INFO] [stderr] ... | [INFO] [stderr] 1053 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/macros.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | #[cfg(cross_platform_docs)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unix/notbsd/mod.rs:979:1 [INFO] [stderr] | [INFO] [stderr] 979 | / f! { [INFO] [stderr] 980 | | pub fn FD_CLR(fd: ::c_int, set: *mut fd_set) -> () { [INFO] [stderr] 981 | | let fd = fd as usize; [INFO] [stderr] 982 | | let size = mem::size_of_val(&(*set).fds_bits[0]) * 8; [INFO] [stderr] ... | [INFO] [stderr] 1053 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:371:36 [INFO] [stderr] | [INFO] [stderr] 371 | pub const LC_CTYPE_MASK: ::c_int = (1 << LC_CTYPE); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 371 - pub const LC_CTYPE_MASK: ::c_int = (1 << LC_CTYPE); [INFO] [stderr] 371 + pub const LC_CTYPE_MASK: ::c_int = 1 << LC_CTYPE ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:372:38 [INFO] [stderr] | [INFO] [stderr] 372 | pub const LC_NUMERIC_MASK: ::c_int = (1 << LC_NUMERIC); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 372 - pub const LC_NUMERIC_MASK: ::c_int = (1 << LC_NUMERIC); [INFO] [stderr] 372 + pub const LC_NUMERIC_MASK: ::c_int = 1 << LC_NUMERIC ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:373:35 [INFO] [stderr] | [INFO] [stderr] 373 | pub const LC_TIME_MASK: ::c_int = (1 << LC_TIME); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 373 - pub const LC_TIME_MASK: ::c_int = (1 << LC_TIME); [INFO] [stderr] 373 + pub const LC_TIME_MASK: ::c_int = 1 << LC_TIME ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:374:38 [INFO] [stderr] | [INFO] [stderr] 374 | pub const LC_COLLATE_MASK: ::c_int = (1 << LC_COLLATE); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 374 - pub const LC_COLLATE_MASK: ::c_int = (1 << LC_COLLATE); [INFO] [stderr] 374 + pub const LC_COLLATE_MASK: ::c_int = 1 << LC_COLLATE ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:375:39 [INFO] [stderr] | [INFO] [stderr] 375 | pub const LC_MONETARY_MASK: ::c_int = (1 << LC_MONETARY); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 375 - pub const LC_MONETARY_MASK: ::c_int = (1 << LC_MONETARY); [INFO] [stderr] 375 + pub const LC_MONETARY_MASK: ::c_int = 1 << LC_MONETARY ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:376:39 [INFO] [stderr] | [INFO] [stderr] 376 | pub const LC_MESSAGES_MASK: ::c_int = (1 << LC_MESSAGES); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 376 - pub const LC_MESSAGES_MASK: ::c_int = (1 << LC_MESSAGES); [INFO] [stderr] 376 + pub const LC_MESSAGES_MASK: ::c_int = 1 << LC_MESSAGES ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:885:27 [INFO] [stderr] | [INFO] [stderr] 885 | pub const IPOPT_END: u8 = (0 |IPOPT_CONTROL); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 885 - pub const IPOPT_END: u8 = (0 |IPOPT_CONTROL); [INFO] [stderr] 885 + pub const IPOPT_END: u8 = 0 |IPOPT_CONTROL ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:886:28 [INFO] [stderr] | [INFO] [stderr] 886 | pub const IPOPT_NOOP: u8 = (1 |IPOPT_CONTROL); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 886 - pub const IPOPT_NOOP: u8 = (1 |IPOPT_CONTROL); [INFO] [stderr] 886 + pub const IPOPT_NOOP: u8 = 1 |IPOPT_CONTROL ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:887:27 [INFO] [stderr] | [INFO] [stderr] 887 | pub const IPOPT_SEC: u8 = (2 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 887 - pub const IPOPT_SEC: u8 = (2 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] 887 + pub const IPOPT_SEC: u8 = 2 |IPOPT_CONTROL|IPOPT_COPY ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:888:28 [INFO] [stderr] | [INFO] [stderr] 888 | pub const IPOPT_LSRR: u8 = (3 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 888 - pub const IPOPT_LSRR: u8 = (3 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] 888 + pub const IPOPT_LSRR: u8 = 3 |IPOPT_CONTROL|IPOPT_COPY ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:889:33 [INFO] [stderr] | [INFO] [stderr] 889 | pub const IPOPT_TIMESTAMP: u8 = (4 |IPOPT_MEASUREMENT); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 889 - pub const IPOPT_TIMESTAMP: u8 = (4 |IPOPT_MEASUREMENT); [INFO] [stderr] 889 + pub const IPOPT_TIMESTAMP: u8 = 4 |IPOPT_MEASUREMENT ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:890:26 [INFO] [stderr] | [INFO] [stderr] 890 | pub const IPOPT_RR: u8 = (7 |IPOPT_CONTROL); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 890 - pub const IPOPT_RR: u8 = (7 |IPOPT_CONTROL); [INFO] [stderr] 890 + pub const IPOPT_RR: u8 = 7 |IPOPT_CONTROL ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:891:27 [INFO] [stderr] | [INFO] [stderr] 891 | pub const IPOPT_SID: u8 = (8 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 891 - pub const IPOPT_SID: u8 = (8 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] 891 + pub const IPOPT_SID: u8 = 8 |IPOPT_CONTROL|IPOPT_COPY ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:892:28 [INFO] [stderr] | [INFO] [stderr] 892 | pub const IPOPT_SSRR: u8 = (9 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 892 - pub const IPOPT_SSRR: u8 = (9 |IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] 892 + pub const IPOPT_SSRR: u8 = 9 |IPOPT_CONTROL|IPOPT_COPY ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/mod.rs:893:26 [INFO] [stderr] | [INFO] [stderr] 893 | pub const IPOPT_RA: u8 = (20|IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 893 - pub const IPOPT_RA: u8 = (20|IPOPT_CONTROL|IPOPT_COPY); [INFO] [stderr] 893 + pub const IPOPT_RA: u8 = 20|IPOPT_CONTROL|IPOPT_COPY ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary trailing semicolon [INFO] [stderr] --> src/macros.rs:55:21 [INFO] [stderr] | [INFO] [stderr] 55 | $($body);* [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `features` [INFO] [stderr] --> src/unix/notbsd/linux/mod.rs:157:23 [INFO] [stderr] | [INFO] [stderr] 157 | #[cfg(all(not(features = "align"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] help: there is a config with a similar name and value [INFO] [stderr] | [INFO] [stderr] 157 - #[cfg(all(not(features = "align"), [INFO] [stderr] 157 + #[cfg(all(not(feature = "align"), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `features` [INFO] [stderr] --> src/unix/notbsd/linux/mod.rs:163:23 [INFO] [stderr] | [INFO] [stderr] 163 | #[cfg(all(not(features = "align"), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] help: there is a config with a similar name and value [INFO] [stderr] | [INFO] [stderr] 163 - #[cfg(all(not(features = "align"), [INFO] [stderr] 163 + #[cfg(all(not(feature = "align"), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/macros.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg(not(cross_platform_docs))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unix/notbsd/linux/mod.rs:1579:1 [INFO] [stderr] | [INFO] [stderr] 1579 | / f! { [INFO] [stderr] 1580 | | pub fn CPU_ZERO(cpuset: &mut cpu_set_t) -> () { [INFO] [stderr] 1581 | | for slot in cpuset.bits.iter_mut() { [INFO] [stderr] 1582 | | *slot = 0; [INFO] [stderr] ... | [INFO] [stderr] 1650 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/macros.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | #[cfg(cross_platform_docs)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unix/notbsd/linux/mod.rs:1579:1 [INFO] [stderr] | [INFO] [stderr] 1579 | / f! { [INFO] [stderr] 1580 | | pub fn CPU_ZERO(cpuset: &mut cpu_set_t) -> () { [INFO] [stderr] 1581 | | for slot in cpuset.bits.iter_mut() { [INFO] [stderr] 1582 | | *slot = 0; [INFO] [stderr] ... | [INFO] [stderr] 1650 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/macros.rs:53:19 [INFO] [stderr] | [INFO] [stderr] 53 | #[cfg(not(cross_platform_docs))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unix/notbsd/linux/other/mod.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / f! { [INFO] [stderr] 845 | | pub fn NLA_ALIGN(len: ::c_int) -> ::c_int { [INFO] [stderr] 846 | | return ((len) + NLA_ALIGNTO - 1) & !(NLA_ALIGNTO - 1) [INFO] [stderr] 847 | | } [INFO] [stderr] 848 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `cross_platform_docs` [INFO] [stderr] --> src/macros.rs:58:15 [INFO] [stderr] | [INFO] [stderr] 58 | #[cfg(cross_platform_docs)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/unix/notbsd/linux/other/mod.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / f! { [INFO] [stderr] 845 | | pub fn NLA_ALIGN(len: ::c_int) -> ::c_int { [INFO] [stderr] 846 | | return ((len) + NLA_ALIGNTO - 1) & !(NLA_ALIGNTO - 1) [INFO] [stderr] 847 | | } [INFO] [stderr] 848 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(cross_platform_docs)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(cross_platform_docs)");` to the top of the `build.rs` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the macro `f` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:288:36 [INFO] [stderr] | [INFO] [stderr] 288 | pub const LC_PAPER_MASK: ::c_int = (1 << LC_PAPER); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 288 - pub const LC_PAPER_MASK: ::c_int = (1 << LC_PAPER); [INFO] [stderr] 288 + pub const LC_PAPER_MASK: ::c_int = 1 << LC_PAPER ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:289:35 [INFO] [stderr] | [INFO] [stderr] 289 | pub const LC_NAME_MASK: ::c_int = (1 << LC_NAME); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 289 - pub const LC_NAME_MASK: ::c_int = (1 << LC_NAME); [INFO] [stderr] 289 + pub const LC_NAME_MASK: ::c_int = 1 << LC_NAME ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:290:38 [INFO] [stderr] | [INFO] [stderr] 290 | pub const LC_ADDRESS_MASK: ::c_int = (1 << LC_ADDRESS); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 290 - pub const LC_ADDRESS_MASK: ::c_int = (1 << LC_ADDRESS); [INFO] [stderr] 290 + pub const LC_ADDRESS_MASK: ::c_int = 1 << LC_ADDRESS ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:291:40 [INFO] [stderr] | [INFO] [stderr] 291 | pub const LC_TELEPHONE_MASK: ::c_int = (1 << LC_TELEPHONE); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 291 - pub const LC_TELEPHONE_MASK: ::c_int = (1 << LC_TELEPHONE); [INFO] [stderr] 291 + pub const LC_TELEPHONE_MASK: ::c_int = 1 << LC_TELEPHONE ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:292:42 [INFO] [stderr] | [INFO] [stderr] 292 | pub const LC_MEASUREMENT_MASK: ::c_int = (1 << LC_MEASUREMENT); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 292 - pub const LC_MEASUREMENT_MASK: ::c_int = (1 << LC_MEASUREMENT); [INFO] [stderr] 292 + pub const LC_MEASUREMENT_MASK: ::c_int = 1 << LC_MEASUREMENT ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:293:45 [INFO] [stderr] | [INFO] [stderr] 293 | pub const LC_IDENTIFICATION_MASK: ::c_int = (1 << LC_IDENTIFICATION); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 293 - pub const LC_IDENTIFICATION_MASK: ::c_int = (1 << LC_IDENTIFICATION); [INFO] [stderr] 293 + pub const LC_IDENTIFICATION_MASK: ::c_int = 1 << LC_IDENTIFICATION ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:739:39 [INFO] [stderr] | [INFO] [stderr] 739 | pub const NFT_LOOKUP_F_INV: ::c_int = (1 << 0); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 739 - pub const NFT_LOOKUP_F_INV: ::c_int = (1 << 0); [INFO] [stderr] 739 + pub const NFT_LOOKUP_F_INV: ::c_int = 1 << 0 ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:744:39 [INFO] [stderr] | [INFO] [stderr] 744 | pub const NFT_DYNSET_F_INV: ::c_int = (1 << 0); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 744 - pub const NFT_DYNSET_F_INV: ::c_int = (1 << 0); [INFO] [stderr] 744 + pub const NFT_DYNSET_F_INV: ::c_int = 1 << 0 ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:799:38 [INFO] [stderr] | [INFO] [stderr] 799 | pub const NFT_LIMIT_F_INV: ::c_int = (1 << 0); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 799 - pub const NFT_LIMIT_F_INV: ::c_int = (1 << 0); [INFO] [stderr] 799 + pub const NFT_LIMIT_F_INV: ::c_int = 1 << 0 ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around assigned value [INFO] [stderr] --> src/unix/notbsd/linux/other/mod.rs:805:38 [INFO] [stderr] | [INFO] [stderr] 805 | pub const NFT_QUOTA_F_INV: ::c_int = (1 << 0); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 805 - pub const NFT_QUOTA_F_INV: ::c_int = (1 << 0); [INFO] [stderr] 805 + pub const NFT_QUOTA_F_INV: ::c_int = 1 << 0 ; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `libc-interface` (lib doc) generated 46 warnings (run `cargo fix --lib -p libc-interface` to apply 25 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/libc_interface/index.html [INFO] running `Command { std: "docker" "inspect" "b14aa2ab20c08d1897c71311f35320dd93ddef9a3f6366de33b41b4fa6a467e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14aa2ab20c08d1897c71311f35320dd93ddef9a3f6366de33b41b4fa6a467e4", kill_on_drop: false }` [INFO] [stdout] b14aa2ab20c08d1897c71311f35320dd93ddef9a3f6366de33b41b4fa6a467e4