[INFO] updating cached repository majorz/nginx-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/majorz/nginx-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/majorz/nginx-rs" "work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/majorz/nginx-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/majorz/nginx-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/majorz/nginx-rs" "work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/majorz/nginx-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/majorz/nginx-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14425331c4d1debd5f033e8c4bdca2ede21bd43c [INFO] sha for GitHub repo majorz/nginx-rs: 14425331c4d1debd5f033e8c4bdca2ede21bd43c [INFO] validating manifest of majorz/nginx-rs on toolchain master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of majorz/nginx-rs on toolchain try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing majorz/nginx-rs [INFO] finished frobbing majorz/nginx-rs [INFO] frobbed toml for majorz/nginx-rs written to work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/majorz/nginx-rs/Cargo.toml [INFO] started frobbing majorz/nginx-rs [INFO] finished frobbing majorz/nginx-rs [INFO] frobbed toml for majorz/nginx-rs written to work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/majorz/nginx-rs/Cargo.toml [INFO] crate majorz/nginx-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/crater-raid/crater/work/ex/pr-59199/sources/master#bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7/gh/majorz/nginx-rs/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+bc44841ad2a2ad5f6c5e67b9e35ed8e7e71d4dc7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking majorz/nginx-rs against try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b for pr-59199 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-59199/worker-1/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-59199/sources/try#68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b/gh/majorz/nginx-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+68fcf881bd1e4dbfc21e22f8c7a56b8a5d8e8f7b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bcab59c176ed267c96a4f743e2b0785f3cb56a23d3a013139af3c438dd11c2e2 [INFO] running `"docker" "start" "-a" "bcab59c176ed267c96a4f743e2b0785f3cb56a23d3a013139af3c438dd11c2e2"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/bin/main.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/paths.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/version.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/downloader.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/builder.rs [INFO] [stderr] * /opt/crater/workdir/src/bin/reporter.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/bin/main.rs` was erroneously implicitly accepted for binary `nginx-make`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Checking nginx-rs v0.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / macro_rules! flag_pack_4 { [INFO] [stderr] 52 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] 53 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_4_); [INFO] [stderr] 54 | | }; [INFO] [stderr] 55 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / macro_rules! flag_pack_5 { [INFO] [stderr] 58 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] 59 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_5_); [INFO] [stderr] 60 | | }; [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / macro_rules! flag_pack_6 { [INFO] [stderr] 64 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] 65 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_6_); [INFO] [stderr] 66 | | }; [INFO] [stderr] 67 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / macro_rules! flag_pack_7 { [INFO] [stderr] 70 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] 71 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_7_); [INFO] [stderr] 72 | | }; [INFO] [stderr] 73 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / macro_rules! ngx_alloc_buf { [INFO] [stderr] 49 | | ($pool:expr) => ( [INFO] [stderr] 50 | | ngx_palloc($pool, mem::size_of::() as u64) [INFO] [stderr] 51 | | ) [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / macro_rules! ngx_calloc_buf { [INFO] [stderr] 55 | | ($pool:expr) => ( [INFO] [stderr] 56 | | ngx_pcalloc($pool, mem::size_of::() as u64) [INFO] [stderr] 57 | | ) [INFO] [stderr] 58 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | / macro_rules! log_error_core { [INFO] [stderr] 62 | | ($level:expr, $log:expr, $err:expr, $fmt:expr, $( $arg:expr ),*) => ( [INFO] [stderr] 63 | | ngx_log_error_core($level, $log.raw(), $err, $fmt, $( $arg ),*) [INFO] [stderr] 64 | | ) [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate libc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | use libc::{size_t, c_void, c_uchar, c_char}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | use libc::{size_t, c_void, c_uchar, c_char}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:25:37 [INFO] [stderr] | [INFO] [stderr] 25 | use libc::{size_t, c_void, c_uchar, c_char}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | const NGX_CONF_OK: *const c_char = 0 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:28:48 [INFO] [stderr] | [INFO] [stderr] 28 | const NGX_CONF_OK: *const c_char = 0 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | const NGX_CONF_ERROR: *const c_char = -1 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:29:52 [INFO] [stderr] | [INFO] [stderr] 29 | const NGX_CONF_ERROR: *const c_char = -1 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:75:19 [INFO] [stderr] | [INFO] [stderr] 75 | ) -> *const c_char { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 87 | simple_http_module_command!(ngx_http_sample_module_command, ngx_http_sample_handler); [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:146:21 [INFO] [stderr] | [INFO] [stderr] 146 | pub type __u_char = ::libc::c_uchar; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:147:22 [INFO] [stderr] | [INFO] [stderr] 147 | pub type __u_short = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:148:20 [INFO] [stderr] | [INFO] [stderr] 148 | pub type __u_int = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:149:21 [INFO] [stderr] | [INFO] [stderr] 149 | pub type __u_long = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:150:21 [INFO] [stderr] | [INFO] [stderr] 150 | pub type __int8_t = ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:151:22 [INFO] [stderr] | [INFO] [stderr] 151 | pub type __uint8_t = ::libc::c_uchar; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:152:22 [INFO] [stderr] | [INFO] [stderr] 152 | pub type __int16_t = ::libc::c_short; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:153:23 [INFO] [stderr] | [INFO] [stderr] 153 | pub type __uint16_t = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:154:22 [INFO] [stderr] | [INFO] [stderr] 154 | pub type __int32_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:155:23 [INFO] [stderr] | [INFO] [stderr] 155 | pub type __uint32_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:156:22 [INFO] [stderr] | [INFO] [stderr] 156 | pub type __int64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:157:23 [INFO] [stderr] | [INFO] [stderr] 157 | pub type __uint64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:158:21 [INFO] [stderr] | [INFO] [stderr] 158 | pub type __quad_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:159:23 [INFO] [stderr] | [INFO] [stderr] 159 | pub type __u_quad_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:160:20 [INFO] [stderr] | [INFO] [stderr] 160 | pub type __dev_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | pub type __uid_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:162:20 [INFO] [stderr] | [INFO] [stderr] 162 | pub type __gid_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:163:20 [INFO] [stderr] | [INFO] [stderr] 163 | pub type __ino_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:51:1 [INFO] [stderr] | [INFO] [stderr] 51 | / macro_rules! flag_pack_4 { [INFO] [stderr] 52 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] 53 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_4_); [INFO] [stderr] 54 | | }; [INFO] [stderr] 55 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:164:22 [INFO] [stderr] | [INFO] [stderr] 164 | pub type __ino64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | / macro_rules! flag_pack_5 { [INFO] [stderr] 58 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] 59 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_5_); [INFO] [stderr] 60 | | }; [INFO] [stderr] 61 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:165:21 [INFO] [stderr] | [INFO] [stderr] 165 | pub type __mode_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:166:22 [INFO] [stderr] | [INFO] [stderr] 166 | pub type __nlink_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:167:20 [INFO] [stderr] | [INFO] [stderr] 167 | pub type __off_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:168:22 [INFO] [stderr] | [INFO] [stderr] 168 | pub type __off64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / macro_rules! flag_pack_6 { [INFO] [stderr] 64 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] 65 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_6_); [INFO] [stderr] 66 | | }; [INFO] [stderr] [INFO] [stderr] 67 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:169:20 [INFO] [stderr] | [INFO] [stderr] 169 | pub type __pid_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/nginx/mod.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / macro_rules! flag_pack_7 { [INFO] [stderr] 70 | | ( $pos:expr, $getter:ident, $setter:ident, $clearer:ident, $toggler:ident ) => { [INFO] [stderr] 71 | | flag_methods!($pos, $getter, $setter, $clearer, $toggler, _bindgen_bitfield_7_); [INFO] [stderr] 72 | | }; [INFO] [stderr] 73 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:179:22 [INFO] [stderr] | [INFO] [stderr] 179 | pub type __clock_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:180:21 [INFO] [stderr] | [INFO] [stderr] 180 | pub type __rlim_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:181:23 [INFO] [stderr] | [INFO] [stderr] 181 | pub type __rlim64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:182:19 [INFO] [stderr] | [INFO] [stderr] 182 | pub type __id_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | pub type __time_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:184:25 [INFO] [stderr] | [INFO] [stderr] 184 | pub type __useconds_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:185:26 [INFO] [stderr] | [INFO] [stderr] 185 | pub type __suseconds_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:186:22 [INFO] [stderr] | [INFO] [stderr] 186 | pub type __daddr_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:187:20 [INFO] [stderr] | [INFO] [stderr] 187 | pub type __key_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:188:24 [INFO] [stderr] | [INFO] [stderr] 188 | pub type __clockid_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:190:24 [INFO] [stderr] | [INFO] [stderr] 190 | pub type __blksize_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:191:23 [INFO] [stderr] | [INFO] [stderr] 191 | pub type __blkcnt_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:48:1 [INFO] [stderr] | [INFO] [stderr] 48 | / macro_rules! ngx_alloc_buf { [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] 49 | | ($pool:expr) => ( [INFO] [stderr] 50 | | ngx_palloc($pool, mem::size_of::() as u64) [INFO] [stderr] 51 | | ) [INFO] [stderr] 52 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:192:25 [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] 192 | pub type __blkcnt64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | / macro_rules! ngx_calloc_buf { [INFO] [stderr] 55 | | ($pool:expr) => ( [INFO] [stderr] 56 | | ngx_pcalloc($pool, mem::size_of::() as u64) [INFO] [stderr] 57 | | ) [INFO] [stderr] 58 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:193:25 [INFO] [stderr] | [INFO] [stderr] 193 | pub type __fsblkcnt_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/lib.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | / macro_rules! log_error_core { [INFO] [stderr] 62 | | ($level:expr, $log:expr, $err:expr, $fmt:expr, $( $arg:expr ),*) => ( [INFO] [stderr] 63 | | ngx_log_error_core($level, $log.raw(), $err, $fmt, $( $arg ),*) [INFO] [stderr] 64 | | ) [INFO] [stderr] 65 | | } [INFO] [stderr] | |_^ [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:194:27 [INFO] [stderr] | [INFO] [stderr] 194 | pub type __fsblkcnt64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:195:25 [INFO] [stderr] | [INFO] [stderr] 195 | pub type __fsfilcnt_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:196:27 [INFO] [stderr] | [INFO] [stderr] 196 | pub type __fsfilcnt64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:197:23 [INFO] [stderr] | [INFO] [stderr] 197 | pub type __fsword_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:198:22 [INFO] [stderr] | [INFO] [stderr] 198 | pub type __ssize_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:199:30 [INFO] [stderr] | [INFO] [stderr] 199 | pub type __syscall_slong_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:200:30 [INFO] [stderr] | [INFO] [stderr] 200 | pub type __syscall_ulong_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:203:27 [INFO] [stderr] | [INFO] [stderr] 203 | pub type __caddr_t = *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:204:23 [INFO] [stderr] | [INFO] [stderr] 204 | pub type __intptr_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:205:24 [INFO] [stderr] | [INFO] [stderr] 205 | pub type __socklen_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:235:19 [INFO] [stderr] | [INFO] [stderr] 235 | pub type size_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:236:18 [INFO] [stderr] | [INFO] [stderr] 236 | pub type ulong = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:237:19 [INFO] [stderr] | [INFO] [stderr] 237 | pub type ushort = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:238:18 [INFO] [stderr] | [INFO] [stderr] 238 | pub type _uint = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:239:19 [INFO] [stderr] | [INFO] [stderr] 239 | pub type int8_t = ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:240:20 [INFO] [stderr] | [INFO] [stderr] 240 | pub type int16_t = ::libc::c_short; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:241:20 [INFO] [stderr] | [INFO] [stderr] 241 | pub type int32_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:242:20 [INFO] [stderr] | [INFO] [stderr] 242 | pub type int64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:243:21 [INFO] [stderr] | [INFO] [stderr] 243 | pub type u_int8_t = ::libc::c_uchar; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:244:22 [INFO] [stderr] | [INFO] [stderr] 244 | pub type u_int16_t = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:245:22 [INFO] [stderr] | [INFO] [stderr] 245 | pub type u_int32_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:246:22 [INFO] [stderr] | [INFO] [stderr] 246 | pub type u_int64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:247:23 [INFO] [stderr] | [INFO] [stderr] 247 | pub type register_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:248:27 [INFO] [stderr] | [INFO] [stderr] 248 | pub type __sig_atomic_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:251:22 [INFO] [stderr] | [INFO] [stderr] 251 | pub type uintptr_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:252:21 [INFO] [stderr] | [INFO] [stderr] 252 | pub type uint32_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:253:21 [INFO] [stderr] | [INFO] [stderr] 253 | pub type uint64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:255:22 [INFO] [stderr] | [INFO] [stderr] 255 | pub type ptrdiff_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:279:22 [INFO] [stderr] | [INFO] [stderr] 279 | pub type ngx_err_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:280:29 [INFO] [stderr] | [INFO] [stderr] 280 | pub type ngx_atomic_int_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:281:30 [INFO] [stderr] | [INFO] [stderr] 281 | pub type ngx_atomic_uint_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:320:25 [INFO] [stderr] | [INFO] [stderr] 320 | pub type ngx_socket_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:361:21 [INFO] [stderr] | [INFO] [stderr] 361 | pub type ngx_fd_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:382:31 [INFO] [stderr] | [INFO] [stderr] 382 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:769:31 [INFO] [stderr] | [INFO] [stderr] 769 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:810:20 [INFO] [stderr] | [INFO] [stderr] 810 | pub warn: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:812:31 [INFO] [stderr] | [INFO] [stderr] 812 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:998:31 [INFO] [stderr] | [INFO] [stderr] 998 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1056:17 [INFO] [stderr] | [INFO] [stderr] 1056 | pub family: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1057:31 [INFO] [stderr] | [INFO] [stderr] 1057 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1062:19 [INFO] [stderr] | [INFO] [stderr] 1062 | pub err: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1446:39 [INFO] [stderr] | [INFO] [stderr] 1446 | -> *mut ::libc::c_char>; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1470:39 [INFO] [stderr] | [INFO] [stderr] 1470 | -> *mut ::libc::c_char>; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1660:16 [INFO] [stderr] | [INFO] [stderr] 1660 | pub _type: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1661:18 [INFO] [stderr] | [INFO] [stderr] 1661 | pub backlog: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1662:17 [INFO] [stderr] | [INFO] [stderr] 1662 | pub rcvbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1663:17 [INFO] [stderr] | [INFO] [stderr] 1663 | pub sndbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1664:19 [INFO] [stderr] | [INFO] [stderr] 1664 | pub keepidle: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1665:20 [INFO] [stderr] | [INFO] [stderr] 1665 | pub keepintvl: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1666:18 [INFO] [stderr] | [INFO] [stderr] 1666 | pub keepcnt: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1676:31 [INFO] [stderr] | [INFO] [stderr] 1676 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1677:19 [INFO] [stderr] | [INFO] [stderr] 1677 | pub fastopen: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1682:28 [INFO] [stderr] | [INFO] [stderr] 1682 | pub type Enum_Unnamed158 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1683:28 [INFO] [stderr] | [INFO] [stderr] 1683 | pub const NGX_ERROR_ALERT: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1684:26 [INFO] [stderr] | [INFO] [stderr] 1684 | pub const NGX_ERROR_ERR: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1685:27 [INFO] [stderr] | [INFO] [stderr] 1685 | pub const NGX_ERROR_INFO: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1686:40 [INFO] [stderr] | [INFO] [stderr] 1686 | pub const NGX_ERROR_IGNORE_ECONNRESET: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1687:36 [INFO] [stderr] | [INFO] [stderr] 1687 | pub const NGX_ERROR_IGNORE_EINVAL: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1689:28 [INFO] [stderr] | [INFO] [stderr] 1689 | pub type Enum_Unnamed159 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1690:34 [INFO] [stderr] | [INFO] [stderr] 1690 | pub const NGX_TCP_NODELAY_UNSET: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1691:32 [INFO] [stderr] | [INFO] [stderr] 1691 | pub const NGX_TCP_NODELAY_SET: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1692:37 [INFO] [stderr] | [INFO] [stderr] 1692 | pub const NGX_TCP_NODELAY_DISABLED: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1694:28 [INFO] [stderr] | [INFO] [stderr] 1694 | pub type Enum_Unnamed160 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1695:33 [INFO] [stderr] | [INFO] [stderr] 1695 | pub const NGX_TCP_NOPUSH_UNSET: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1696:31 [INFO] [stderr] | [INFO] [stderr] 1696 | pub const NGX_TCP_NOPUSH_SET: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1697:36 [INFO] [stderr] | [INFO] [stderr] 1697 | pub const NGX_TCP_NOPUSH_DISABLED: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1724:31 [INFO] [stderr] | [INFO] [stderr] 1724 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1880:28 [INFO] [stderr] | [INFO] [stderr] 1880 | pub type Enum_Unnamed168 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1881:43 [INFO] [stderr] | [INFO] [stderr] 1881 | pub const NGX_HTTP_INITING_REQUEST_STATE: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1882:43 [INFO] [stderr] | [INFO] [stderr] 1882 | pub const NGX_HTTP_READING_REQUEST_STATE: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1883:43 [INFO] [stderr] | [INFO] [stderr] 1883 | pub const NGX_HTTP_PROCESS_REQUEST_STATE: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1884:44 [INFO] [stderr] | [INFO] [stderr] 1884 | pub const NGX_HTTP_CONNECT_UPSTREAM_STATE: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1885:44 [INFO] [stderr] | [INFO] [stderr] 1885 | pub const NGX_HTTP_WRITING_UPSTREAM_STATE: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1886:44 [INFO] [stderr] | [INFO] [stderr] 1886 | pub const NGX_HTTP_READING_UPSTREAM_STATE: ::libc::c_uint = 5; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1887:43 [INFO] [stderr] | [INFO] [stderr] 1887 | pub const NGX_HTTP_WRITING_REQUEST_STATE: ::libc::c_uint = 6; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1888:43 [INFO] [stderr] | [INFO] [stderr] 1888 | pub const NGX_HTTP_LINGERING_CLOSE_STATE: ::libc::c_uint = 7; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1889:37 [INFO] [stderr] | [INFO] [stderr] 1889 | pub const NGX_HTTP_KEEPALIVE_STATE: ::libc::c_uint = 8; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2332:28 [INFO] [stderr] | [INFO] [stderr] 2332 | pub type Enum_Unnamed189 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2333:39 [INFO] [stderr] | [INFO] [stderr] 2333 | pub const ngx_http_script_file_plain: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2334:43 [INFO] [stderr] | [INFO] [stderr] 2334 | pub const ngx_http_script_file_not_plain: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2335:37 [INFO] [stderr] | [INFO] [stderr] 2335 | pub const ngx_http_script_file_dir: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2336:41 [INFO] [stderr] | [INFO] [stderr] 2336 | pub const ngx_http_script_file_not_dir: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2337:40 [INFO] [stderr] | [INFO] [stderr] 2337 | pub const ngx_http_script_file_exists: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2338:44 [INFO] [stderr] | [INFO] [stderr] 2338 | pub const ngx_http_script_file_not_exists: ::libc::c_uint = 5; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2339:38 [INFO] [stderr] | [INFO] [stderr] 2339 | pub const ngx_http_script_file_exec: ::libc::c_uint = 6; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2340:42 [INFO] [stderr] | [INFO] [stderr] 2340 | pub const ngx_http_script_file_not_exec: ::libc::c_uint = 7; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2553:17 [INFO] [stderr] | [INFO] [stderr] 2553 | pub rcvbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2555:31 [INFO] [stderr] | [INFO] [stderr] 2555 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2898:31 [INFO] [stderr] | [INFO] [stderr] 2898 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2952:31 [INFO] [stderr] | [INFO] [stderr] 2952 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3012:31 [INFO] [stderr] | [INFO] [stderr] 3012 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3013:18 [INFO] [stderr] | [INFO] [stderr] 3013 | pub backlog: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3014:17 [INFO] [stderr] | [INFO] [stderr] 3014 | pub rcvbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3015:17 [INFO] [stderr] | [INFO] [stderr] 3015 | pub sndbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3016:19 [INFO] [stderr] | [INFO] [stderr] 3016 | pub fastopen: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3017:23 [INFO] [stderr] | [INFO] [stderr] 3017 | pub tcp_keepidle: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3018:24 [INFO] [stderr] | [INFO] [stderr] 3018 | pub tcp_keepintvl: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3019:22 [INFO] [stderr] | [INFO] [stderr] 3019 | pub tcp_keepcnt: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3049:28 [INFO] [stderr] | [INFO] [stderr] 3049 | pub type Enum_Unnamed216 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3050:37 [INFO] [stderr] | [INFO] [stderr] 3050 | pub const NGX_HTTP_POST_READ_PHASE: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3051:42 [INFO] [stderr] | [INFO] [stderr] 3051 | pub const NGX_HTTP_SERVER_REWRITE_PHASE: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3052:39 [INFO] [stderr] | [INFO] [stderr] 3052 | pub const NGX_HTTP_FIND_CONFIG_PHASE: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3053:35 [INFO] [stderr] | [INFO] [stderr] 3053 | pub const NGX_HTTP_REWRITE_PHASE: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3054:40 [INFO] [stderr] | [INFO] [stderr] 3054 | pub const NGX_HTTP_POST_REWRITE_PHASE: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3055:37 [INFO] [stderr] | [INFO] [stderr] 3055 | pub const NGX_HTTP_PREACCESS_PHASE: ::libc::c_uint = 5; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3056:34 [INFO] [stderr] | [INFO] [stderr] 3056 | pub const NGX_HTTP_ACCESS_PHASE: ::libc::c_uint = 6; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3057:39 [INFO] [stderr] | [INFO] [stderr] 3057 | pub const NGX_HTTP_POST_ACCESS_PHASE: ::libc::c_uint = 7; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3058:37 [INFO] [stderr] | [INFO] [stderr] 3058 | pub const NGX_HTTP_TRY_FILES_PHASE: ::libc::c_uint = 8; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3059:35 [INFO] [stderr] | [INFO] [stderr] 3059 | pub const NGX_HTTP_CONTENT_PHASE: ::libc::c_uint = 9; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3060:31 [INFO] [stderr] | [INFO] [stderr] 3060 | pub const NGX_HTTP_LOG_PHASE: ::libc::c_uint = 10; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3427:31 [INFO] [stderr] | [INFO] [stderr] 3427 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3640:29 [INFO] [stderr] | [INFO] [stderr] 3640 | pub static mut ngx_argc: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3641:39 [INFO] [stderr] | [INFO] [stderr] 3641 | pub static mut ngx_argv: *mut *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3642:42 [INFO] [stderr] | [INFO] [stderr] 3642 | pub static mut ngx_os_argv: *mut *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3671:45 [INFO] [stderr] | [INFO] [stderr] 3671 | pub static mut ngx_ssl_connection_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3672:46 [INFO] [stderr] | [INFO] [stderr] 3672 | pub static mut ngx_ssl_server_conf_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3673:48 [INFO] [stderr] | [INFO] [stderr] 3673 | pub static mut ngx_ssl_session_cache_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3674:54 [INFO] [stderr] | [INFO] [stderr] 3674 | pub static mut ngx_ssl_session_ticket_keys_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3675:46 [INFO] [stderr] | [INFO] [stderr] 3675 | pub static mut ngx_ssl_certificate_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3676:43 [INFO] [stderr] | [INFO] [stderr] 3676 | pub static mut ngx_ssl_stapling_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3700:40 [INFO] [stderr] | [INFO] [stderr] 3700 | pub static mut ngx_linux_rtsig_max: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3762:47 [INFO] [stderr] | [INFO] [stderr] 3762 | pub fn ngx_nonblocking(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3763:44 [INFO] [stderr] | [INFO] [stderr] 3763 | pub fn ngx_blocking(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3764:46 [INFO] [stderr] | [INFO] [stderr] 3764 | pub fn ngx_tcp_nopush(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3765:44 [INFO] [stderr] | [INFO] [stderr] 3765 | pub fn ngx_tcp_push(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3771:53 [INFO] [stderr] | [INFO] [stderr] 3771 | pub fn ngx_sprintf(buf: *mut u_char, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3774:36 [INFO] [stderr] | [INFO] [stderr] 3774 | fmt: *const ::libc::c_char, ...) -> *mut u_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3776:36 [INFO] [stderr] | [INFO] [stderr] 3776 | fmt: *const ::libc::c_char, ...) -> *mut u_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3778:37 [INFO] [stderr] | [INFO] [stderr] 3778 | fmt: *const ::libc::c_char, args: va_list) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3783:49 [INFO] [stderr] | [INFO] [stderr] 3783 | pub fn ngx_strnstr(s1: *mut u_char, s2: *mut ::libc::c_char, n: size_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3785:49 [INFO] [stderr] | [INFO] [stderr] 3785 | pub fn ngx_strstrn(s1: *mut u_char, s2: *mut ::libc::c_char, n: size_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3787:53 [INFO] [stderr] | [INFO] [stderr] 3787 | pub fn ngx_strcasestrn(s1: *mut u_char, s2: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3874:40 [INFO] [stderr] | [INFO] [stderr] 3874 | pub fn ngx_setproctitle(title: *mut ::libc::c_char) -> (); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3878:39 [INFO] [stderr] | [INFO] [stderr] 3878 | name: *mut ::libc::c_char, respawn: ngx_int_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3892:58 [INFO] [stderr] | [INFO] [stderr] 3892 | err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3895:53 [INFO] [stderr] | [INFO] [stderr] 3895 | pub fn ngx_log_abort(err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3897:54 [INFO] [stderr] | [INFO] [stderr] 3897 | pub fn ngx_log_stderr(err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3905:13 [INFO] [stderr] | [INFO] [stderr] 3905 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4029:13 [INFO] [stderr] | [INFO] [stderr] 4029 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4034:13 [INFO] [stderr] | [INFO] [stderr] 4034 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4038:13 [INFO] [stderr] | [INFO] [stderr] 4038 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4088:33 [INFO] [stderr] | [INFO] [stderr] 4088 | pub fn ngx_inet_ntop(family: ::libc::c_int, addr: *mut ::libc::c_void, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4106:40 [INFO] [stderr] | [INFO] [stderr] 4106 | sig: *mut ::libc::c_char) -> ngx_int_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4109:18 [INFO] [stderr] | [INFO] [stderr] 4109 | -> *mut *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4111:49 [INFO] [stderr] | [INFO] [stderr] 4111 | argv: *const *mut ::libc::c_char) -> ngx_pid_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4125:57 [INFO] [stderr] | [INFO] [stderr] 4125 | pub fn ngx_resolver_strerror(err: ngx_int_t) -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4151:50 [INFO] [stderr] | [INFO] [stderr] 4151 | is_export: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4152:51 [INFO] [stderr] | [INFO] [stderr] 4152 | key_length: ::libc::c_int) -> *mut RSA; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4227:51 [INFO] [stderr] | [INFO] [stderr] 4227 | err: ngx_err_t, fmt: *mut ::libc::c_char, ...) -> (); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4233:13 [INFO] [stderr] | [INFO] [stderr] 4233 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4237:13 [INFO] [stderr] | [INFO] [stderr] 4237 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4238:55 [INFO] [stderr] | [INFO] [stderr] 4238 | pub fn ngx_conf_param(cf: *mut ngx_conf_t) -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4240:13 [INFO] [stderr] | [INFO] [stderr] 4240 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4242:63 [INFO] [stderr] | [INFO] [stderr] 4242 | conf: *mut ::libc::c_void) -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4248:58 [INFO] [stderr] | [INFO] [stderr] 4248 | err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4253:13 [INFO] [stderr] | [INFO] [stderr] 4253 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4256:13 [INFO] [stderr] | [INFO] [stderr] 4256 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4260:13 [INFO] [stderr] | [INFO] [stderr] 4260 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4264:13 [INFO] [stderr] | [INFO] [stderr] 4264 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4267:13 [INFO] [stderr] | [INFO] [stderr] 4267 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4271:13 [INFO] [stderr] | [INFO] [stderr] 4271 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4274:13 [INFO] [stderr] | [INFO] [stderr] 4274 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4278:13 [INFO] [stderr] | [INFO] [stderr] 4278 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4281:13 [INFO] [stderr] | [INFO] [stderr] 4281 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4285:13 [INFO] [stderr] | [INFO] [stderr] 4285 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4289:13 [INFO] [stderr] | [INFO] [stderr] 4289 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4293:13 [INFO] [stderr] | [INFO] [stderr] 4293 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4307:43 [INFO] [stderr] | [INFO] [stderr] 4307 | sig: *mut ::libc::c_char, pid: ngx_int_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4339:42 [INFO] [stderr] | [INFO] [stderr] 4339 | text: *mut ::libc::c_char) -> ngx_int_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4347:13 [INFO] [stderr] | [INFO] [stderr] 4347 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4400:13 [INFO] [stderr] | [INFO] [stderr] 4400 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4407:13 [INFO] [stderr] | [INFO] [stderr] 4407 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4522:13 [INFO] [stderr] | [INFO] [stderr] 4522 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4526:13 [INFO] [stderr] | [INFO] [stderr] 4526 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4569:8 [INFO] [stderr] | [INFO] [stderr] 4569 | -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4572:46 [INFO] [stderr] | [INFO] [stderr] 4572 | lock: ::libc::c_int) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4572:64 [INFO] [stderr] | [INFO] [stderr] 4572 | lock: ::libc::c_int) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4578:13 [INFO] [stderr] | [INFO] [stderr] 4578 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4647:50 [INFO] [stderr] | [INFO] [stderr] 4647 | recursive: ::libc::c_int) -> ngx_int_t; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4667:13 [INFO] [stderr] | [INFO] [stderr] 4667 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4671:13 [INFO] [stderr] | [INFO] [stderr] 4671 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4682:64 [INFO] [stderr] | [INFO] [stderr] 4682 | pub fn ngx_http_ssl_servername(ssl_conn: *mut SSL, ad: *mut ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4683:64 [INFO] [stderr] | [INFO] [stderr] 4683 | arg: *mut ::libc::c_void) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4750:39 [INFO] [stderr] | [INFO] [stderr] 4750 | pub fn ngx_http_get_time(buf: *mut ::libc::c_char, t: time_t) -> size_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4759:13 [INFO] [stderr] | [INFO] [stderr] 4759 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4766:13 [INFO] [stderr] | [INFO] [stderr] 4766 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:173:17 [INFO] [stderr] | [INFO] [stderr] 173 | pub __val: [::libc::c_int; 2usize], [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:344:31 [INFO] [stderr] | [INFO] [stderr] 344 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | pub status: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:426:20 [INFO] [stderr] | [INFO] [stderr] 426 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:427:31 [INFO] [stderr] | [INFO] [stderr] 427 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:436:20 [INFO] [stderr] | [INFO] [stderr] 436 | pub path: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:437:20 [INFO] [stderr] | [INFO] [stderr] 437 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:438:27 [INFO] [stderr] | [INFO] [stderr] 438 | pub argv: *const *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:439:27 [INFO] [stderr] | [INFO] [stderr] 439 | pub envp: *const *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:466:22 [INFO] [stderr] | [INFO] [stderr] 466 | pub action: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:550:31 [INFO] [stderr] | [INFO] [stderr] 550 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:551:14 [INFO] [stderr] | [INFO] [stderr] 551 | pub num: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:587:31 [INFO] [stderr] | [INFO] [stderr] 587 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:724:20 [INFO] [stderr] | [INFO] [stderr] 724 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:825:31 [INFO] [stderr] | [INFO] [stderr] 825 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:894:19 [INFO] [stderr] | [INFO] [stderr] 894 | pub captures: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:895:25 [INFO] [stderr] | [INFO] [stderr] 895 | pub named_captures: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:896:20 [INFO] [stderr] | [INFO] [stderr] 896 | pub name_size: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:934:21 [INFO] [stderr] | [INFO] [stderr] 934 | pub start: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1127:19 [INFO] [stderr] | [INFO] [stderr] 1127 | pub priority: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1130:24 [INFO] [stderr] | [INFO] [stderr] 1130 | pub username: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1138:32 [INFO] [stderr] | [INFO] [stderr] 1138 | pub environment: *mut *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1284:31 [INFO] [stderr] | [INFO] [stderr] 1284 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1334:20 [INFO] [stderr] | [INFO] [stderr] 1334 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1350:48 [INFO] [stderr] | [INFO] [stderr] 1350 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1426:54 [INFO] [stderr] | [INFO] [stderr] 1426 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1450:20 [INFO] [stderr] | [INFO] [stderr] 1450 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1461:28 [INFO] [stderr] | [INFO] [stderr] 1461 | pub handler_conf: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1484:24 [INFO] [stderr] | [INFO] [stderr] 1484 | pub old_name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1485:24 [INFO] [stderr] | [INFO] [stderr] 1485 | pub new_name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1533:22 [INFO] [stderr] | [INFO] [stderr] 1533 | pub failed: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1537:31 [INFO] [stderr] | [INFO] [stderr] 1537 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1559:31 [INFO] [stderr] | [INFO] [stderr] 1559 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1560:31 [INFO] [stderr] | [INFO] [stderr] 1560 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1858:59 [INFO] [stderr] | [INFO] [stderr] 1858 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1866:59 [INFO] [stderr] | [INFO] [stderr] 1866 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1874:59 [INFO] [stderr] | [INFO] [stderr] 1874 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1942:31 [INFO] [stderr] | [INFO] [stderr] 1942 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2011:31 [INFO] [stderr] | [INFO] [stderr] 2011 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2119:24 [INFO] [stderr] | [INFO] [stderr] 2119 | pub captures: *mut ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2129:31 [INFO] [stderr] | [INFO] [stderr] 2129 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2130:31 [INFO] [stderr] | [INFO] [stderr] 2130 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2131:31 [INFO] [stderr] | [INFO] [stderr] 2131 | pub _bindgen_bitfield_3_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2153:31 [INFO] [stderr] | [INFO] [stderr] 2153 | pub _bindgen_bitfield_4_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2178:31 [INFO] [stderr] | [INFO] [stderr] 2178 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2199:31 [INFO] [stderr] | [INFO] [stderr] 2199 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2223:31 [INFO] [stderr] | [INFO] [stderr] 2223 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2400:31 [INFO] [stderr] | [INFO] [stderr] 2400 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2406:31 [INFO] [stderr] | [INFO] [stderr] 2406 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2479:54 [INFO] [stderr] | [INFO] [stderr] 2479 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2494:31 [INFO] [stderr] | [INFO] [stderr] 2494 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2495:19 [INFO] [stderr] | [INFO] [stderr] 2495 | pub md5: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2508:19 [INFO] [stderr] | [INFO] [stderr] 2508 | pub md5: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2586:31 [INFO] [stderr] | [INFO] [stderr] 2586 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2606:14 [INFO] [stderr] | [INFO] [stderr] 2606 | pub num: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2671:31 [INFO] [stderr] | [INFO] [stderr] 2671 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2754:31 [INFO] [stderr] | [INFO] [stderr] 2754 | pub _bindgen_bitfield_1_: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2755:31 [INFO] [stderr] | [INFO] [stderr] 2755 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2809:31 [INFO] [stderr] | [INFO] [stderr] 2809 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2978:19 [INFO] [stderr] | [INFO] [stderr] 2978 | pub md5: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2979:20 [INFO] [stderr] | [INFO] [stderr] 2979 | pub cacheable: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2980:15 [INFO] [stderr] | [INFO] [stderr] 2980 | pub busy: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2981:19 [INFO] [stderr] | [INFO] [stderr] 2981 | pub max_busy: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2982:18 [INFO] [stderr] | [INFO] [stderr] 2982 | pub waiting: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2983:22 [INFO] [stderr] | [INFO] [stderr] 2983 | pub max_waiting: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3000:15 [INFO] [stderr] | [INFO] [stderr] 3000 | pub slot: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3136:31 [INFO] [stderr] | [INFO] [stderr] 3136 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3170:31 [INFO] [stderr] | [INFO] [stderr] 3170 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3239:31 [INFO] [stderr] | [INFO] [stderr] 3239 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3250:31 [INFO] [stderr] | [INFO] [stderr] 3250 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3385:31 [INFO] [stderr] | [INFO] [stderr] 3385 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3386:31 [INFO] [stderr] | [INFO] [stderr] 3386 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3526:24 [INFO] [stderr] | [INFO] [stderr] 3526 | pub captures: *mut ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3528:31 [INFO] [stderr] | [INFO] [stderr] 3528 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3548:31 [INFO] [stderr] | [INFO] [stderr] 3548 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3560:31 [INFO] [stderr] | [INFO] [stderr] 3560 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | extern crate libc; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:25:12 [INFO] [stderr] | [INFO] [stderr] 25 | use libc::{size_t, c_void, c_uchar, c_char}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:25:28 [INFO] [stderr] | [INFO] [stderr] 25 | use libc::{size_t, c_void, c_uchar, c_char}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:25:37 [INFO] [stderr] | [INFO] [stderr] 25 | use libc::{size_t, c_void, c_uchar, c_char}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:28:27 [INFO] [stderr] | [INFO] [stderr] 28 | const NGX_CONF_OK: *const c_char = 0 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:28:48 [INFO] [stderr] | [INFO] [stderr] 28 | const NGX_CONF_OK: *const c_char = 0 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:29:30 [INFO] [stderr] | [INFO] [stderr] 29 | const NGX_CONF_ERROR: *const c_char = -1 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:29:52 [INFO] [stderr] | [INFO] [stderr] 29 | const NGX_CONF_ERROR: *const c_char = -1 as *const c_char; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/lib.rs:75:19 [INFO] [stderr] | [INFO] [stderr] 75 | ) -> *const c_char { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 87 | simple_http_module_command!(ngx_http_sample_module_command, ngx_http_sample_handler); [INFO] [stderr] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/mod.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | use libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:146:21 [INFO] [stderr] | [INFO] [stderr] 146 | pub type __u_char = ::libc::c_uchar; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:147:22 [INFO] [stderr] | [INFO] [stderr] 147 | pub type __u_short = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:148:20 [INFO] [stderr] | [INFO] [stderr] 148 | pub type __u_int = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:149:21 [INFO] [stderr] | [INFO] [stderr] 149 | pub type __u_long = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:150:21 [INFO] [stderr] | [INFO] [stderr] 150 | pub type __int8_t = ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:151:22 [INFO] [stderr] | [INFO] [stderr] 151 | pub type __uint8_t = ::libc::c_uchar; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:152:22 [INFO] [stderr] | [INFO] [stderr] 152 | pub type __int16_t = ::libc::c_short; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:153:23 [INFO] [stderr] | [INFO] [stderr] 153 | pub type __uint16_t = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:154:22 [INFO] [stderr] | [INFO] [stderr] 154 | pub type __int32_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:155:23 [INFO] [stderr] | [INFO] [stderr] 155 | pub type __uint32_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:156:22 [INFO] [stderr] | [INFO] [stderr] 156 | pub type __int64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:157:23 [INFO] [stderr] | [INFO] [stderr] 157 | pub type __uint64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:158:21 [INFO] [stderr] | [INFO] [stderr] 158 | pub type __quad_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:159:23 [INFO] [stderr] | [INFO] [stderr] 159 | pub type __u_quad_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:160:20 [INFO] [stderr] | [INFO] [stderr] 160 | pub type __dev_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:161:20 [INFO] [stderr] | [INFO] [stderr] 161 | pub type __uid_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:162:20 [INFO] [stderr] | [INFO] [stderr] 162 | pub type __gid_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:163:20 [INFO] [stderr] | [INFO] [stderr] 163 | pub type __ino_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:164:22 [INFO] [stderr] | [INFO] [stderr] 164 | pub type __ino64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:165:21 [INFO] [stderr] | [INFO] [stderr] 165 | pub type __mode_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:166:22 [INFO] [stderr] | [INFO] [stderr] 166 | pub type __nlink_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:167:20 [INFO] [stderr] | [INFO] [stderr] 167 | pub type __off_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:168:22 [INFO] [stderr] | [INFO] [stderr] 168 | pub type __off64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:169:20 [INFO] [stderr] | [INFO] [stderr] 169 | pub type __pid_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:179:22 [INFO] [stderr] | [INFO] [stderr] 179 | pub type __clock_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:180:21 [INFO] [stderr] | [INFO] [stderr] 180 | pub type __rlim_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:181:23 [INFO] [stderr] | [INFO] [stderr] 181 | pub type __rlim64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:182:19 [INFO] [stderr] | [INFO] [stderr] 182 | pub type __id_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:183:21 [INFO] [stderr] | [INFO] [stderr] 183 | pub type __time_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:184:25 [INFO] [stderr] | [INFO] [stderr] 184 | pub type __useconds_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:185:26 [INFO] [stderr] | [INFO] [stderr] 185 | pub type __suseconds_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:186:22 [INFO] [stderr] | [INFO] [stderr] 186 | pub type __daddr_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:187:20 [INFO] [stderr] | [INFO] [stderr] 187 | pub type __key_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:188:24 [INFO] [stderr] | [INFO] [stderr] 188 | pub type __clockid_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:190:24 [INFO] [stderr] | [INFO] [stderr] 190 | pub type __blksize_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:191:23 [INFO] [stderr] | [INFO] [stderr] 191 | pub type __blkcnt_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:192:25 [INFO] [stderr] | [INFO] [stderr] 192 | pub type __blkcnt64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:193:25 [INFO] [stderr] | [INFO] [stderr] 193 | pub type __fsblkcnt_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:194:27 [INFO] [stderr] | [INFO] [stderr] 194 | pub type __fsblkcnt64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:195:25 [INFO] [stderr] | [INFO] [stderr] 195 | pub type __fsfilcnt_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:196:27 [INFO] [stderr] | [INFO] [stderr] 196 | pub type __fsfilcnt64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:197:23 [INFO] [stderr] | [INFO] [stderr] 197 | pub type __fsword_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:198:22 [INFO] [stderr] | [INFO] [stderr] 198 | pub type __ssize_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:199:30 [INFO] [stderr] | [INFO] [stderr] 199 | pub type __syscall_slong_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:200:30 [INFO] [stderr] | [INFO] [stderr] 200 | pub type __syscall_ulong_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:203:27 [INFO] [stderr] | [INFO] [stderr] 203 | pub type __caddr_t = *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:204:23 [INFO] [stderr] | [INFO] [stderr] 204 | pub type __intptr_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:205:24 [INFO] [stderr] | [INFO] [stderr] 205 | pub type __socklen_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:235:19 [INFO] [stderr] | [INFO] [stderr] 235 | pub type size_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:236:18 [INFO] [stderr] | [INFO] [stderr] 236 | pub type ulong = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:237:19 [INFO] [stderr] | [INFO] [stderr] 237 | pub type ushort = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:238:18 [INFO] [stderr] | [INFO] [stderr] 238 | pub type _uint = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:239:19 [INFO] [stderr] | [INFO] [stderr] 239 | pub type int8_t = ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:240:20 [INFO] [stderr] | [INFO] [stderr] 240 | pub type int16_t = ::libc::c_short; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:241:20 [INFO] [stderr] | [INFO] [stderr] 241 | pub type int32_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:242:20 [INFO] [stderr] | [INFO] [stderr] 242 | pub type int64_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:243:21 [INFO] [stderr] | [INFO] [stderr] 243 | pub type u_int8_t = ::libc::c_uchar; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:244:22 [INFO] [stderr] | [INFO] [stderr] 244 | pub type u_int16_t = ::libc::c_ushort; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:245:22 [INFO] [stderr] | [INFO] [stderr] 245 | pub type u_int32_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:246:22 [INFO] [stderr] | [INFO] [stderr] 246 | pub type u_int64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:247:23 [INFO] [stderr] | [INFO] [stderr] 247 | pub type register_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:248:27 [INFO] [stderr] | [INFO] [stderr] 248 | pub type __sig_atomic_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:251:22 [INFO] [stderr] | [INFO] [stderr] 251 | pub type uintptr_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:252:21 [INFO] [stderr] | [INFO] [stderr] 252 | pub type uint32_t = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:253:21 [INFO] [stderr] | [INFO] [stderr] 253 | pub type uint64_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:255:22 [INFO] [stderr] | [INFO] [stderr] 255 | pub type ptrdiff_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:279:22 [INFO] [stderr] | [INFO] [stderr] 279 | pub type ngx_err_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:280:29 [INFO] [stderr] | [INFO] [stderr] 280 | pub type ngx_atomic_int_t = ::libc::c_long; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:281:30 [INFO] [stderr] | [INFO] [stderr] 281 | pub type ngx_atomic_uint_t = ::libc::c_ulong; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:320:25 [INFO] [stderr] | [INFO] [stderr] 320 | pub type ngx_socket_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:361:21 [INFO] [stderr] | [INFO] [stderr] 361 | pub type ngx_fd_t = ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:382:31 [INFO] [stderr] | [INFO] [stderr] 382 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:769:31 [INFO] [stderr] | [INFO] [stderr] 769 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:810:20 [INFO] [stderr] | [INFO] [stderr] 810 | pub warn: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:812:31 [INFO] [stderr] | [INFO] [stderr] 812 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:998:31 [INFO] [stderr] | [INFO] [stderr] 998 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1056:17 [INFO] [stderr] | [INFO] [stderr] 1056 | pub family: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1057:31 [INFO] [stderr] | [INFO] [stderr] 1057 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1062:19 [INFO] [stderr] | [INFO] [stderr] 1062 | pub err: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1446:39 [INFO] [stderr] | [INFO] [stderr] 1446 | -> *mut ::libc::c_char>; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1470:39 [INFO] [stderr] | [INFO] [stderr] 1470 | -> *mut ::libc::c_char>; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1660:16 [INFO] [stderr] | [INFO] [stderr] 1660 | pub _type: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1661:18 [INFO] [stderr] | [INFO] [stderr] 1661 | pub backlog: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1662:17 [INFO] [stderr] | [INFO] [stderr] 1662 | pub rcvbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1663:17 [INFO] [stderr] | [INFO] [stderr] 1663 | pub sndbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1664:19 [INFO] [stderr] | [INFO] [stderr] 1664 | pub keepidle: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1665:20 [INFO] [stderr] | [INFO] [stderr] 1665 | pub keepintvl: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1666:18 [INFO] [stderr] | [INFO] [stderr] 1666 | pub keepcnt: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1676:31 [INFO] [stderr] | [INFO] [stderr] 1676 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1677:19 [INFO] [stderr] | [INFO] [stderr] 1677 | pub fastopen: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1682:28 [INFO] [stderr] | [INFO] [stderr] 1682 | pub type Enum_Unnamed158 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1683:28 [INFO] [stderr] | [INFO] [stderr] 1683 | pub const NGX_ERROR_ALERT: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1684:26 [INFO] [stderr] | [INFO] [stderr] 1684 | pub const NGX_ERROR_ERR: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1685:27 [INFO] [stderr] | [INFO] [stderr] 1685 | pub const NGX_ERROR_INFO: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1686:40 [INFO] [stderr] | [INFO] [stderr] 1686 | pub const NGX_ERROR_IGNORE_ECONNRESET: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1687:36 [INFO] [stderr] | [INFO] [stderr] 1687 | pub const NGX_ERROR_IGNORE_EINVAL: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1689:28 [INFO] [stderr] | [INFO] [stderr] 1689 | pub type Enum_Unnamed159 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1690:34 [INFO] [stderr] | [INFO] [stderr] 1690 | pub const NGX_TCP_NODELAY_UNSET: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1691:32 [INFO] [stderr] | [INFO] [stderr] 1691 | pub const NGX_TCP_NODELAY_SET: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1692:37 [INFO] [stderr] | [INFO] [stderr] 1692 | pub const NGX_TCP_NODELAY_DISABLED: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1694:28 [INFO] [stderr] | [INFO] [stderr] 1694 | pub type Enum_Unnamed160 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1695:33 [INFO] [stderr] | [INFO] [stderr] 1695 | pub const NGX_TCP_NOPUSH_UNSET: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1696:31 [INFO] [stderr] | [INFO] [stderr] 1696 | pub const NGX_TCP_NOPUSH_SET: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1697:36 [INFO] [stderr] | [INFO] [stderr] 1697 | pub const NGX_TCP_NOPUSH_DISABLED: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1724:31 [INFO] [stderr] | [INFO] [stderr] 1724 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1880:28 [INFO] [stderr] | [INFO] [stderr] 1880 | pub type Enum_Unnamed168 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1881:43 [INFO] [stderr] | [INFO] [stderr] 1881 | pub const NGX_HTTP_INITING_REQUEST_STATE: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1882:43 [INFO] [stderr] | [INFO] [stderr] 1882 | pub const NGX_HTTP_READING_REQUEST_STATE: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1883:43 [INFO] [stderr] | [INFO] [stderr] 1883 | pub const NGX_HTTP_PROCESS_REQUEST_STATE: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1884:44 [INFO] [stderr] | [INFO] [stderr] 1884 | pub const NGX_HTTP_CONNECT_UPSTREAM_STATE: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1885:44 [INFO] [stderr] | [INFO] [stderr] 1885 | pub const NGX_HTTP_WRITING_UPSTREAM_STATE: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1886:44 [INFO] [stderr] | [INFO] [stderr] 1886 | pub const NGX_HTTP_READING_UPSTREAM_STATE: ::libc::c_uint = 5; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1887:43 [INFO] [stderr] | [INFO] [stderr] 1887 | pub const NGX_HTTP_WRITING_REQUEST_STATE: ::libc::c_uint = 6; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1888:43 [INFO] [stderr] | [INFO] [stderr] 1888 | pub const NGX_HTTP_LINGERING_CLOSE_STATE: ::libc::c_uint = 7; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1889:37 [INFO] [stderr] | [INFO] [stderr] 1889 | pub const NGX_HTTP_KEEPALIVE_STATE: ::libc::c_uint = 8; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2332:28 [INFO] [stderr] | [INFO] [stderr] 2332 | pub type Enum_Unnamed189 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2333:39 [INFO] [stderr] | [INFO] [stderr] 2333 | pub const ngx_http_script_file_plain: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2334:43 [INFO] [stderr] | [INFO] [stderr] 2334 | pub const ngx_http_script_file_not_plain: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2335:37 [INFO] [stderr] | [INFO] [stderr] 2335 | pub const ngx_http_script_file_dir: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2336:41 [INFO] [stderr] | [INFO] [stderr] 2336 | pub const ngx_http_script_file_not_dir: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2337:40 [INFO] [stderr] | [INFO] [stderr] 2337 | pub const ngx_http_script_file_exists: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2338:44 [INFO] [stderr] | [INFO] [stderr] 2338 | pub const ngx_http_script_file_not_exists: ::libc::c_uint = 5; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2339:38 [INFO] [stderr] | [INFO] [stderr] 2339 | pub const ngx_http_script_file_exec: ::libc::c_uint = 6; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2340:42 [INFO] [stderr] | [INFO] [stderr] 2340 | pub const ngx_http_script_file_not_exec: ::libc::c_uint = 7; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2553:17 [INFO] [stderr] | [INFO] [stderr] 2553 | pub rcvbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2555:31 [INFO] [stderr] | [INFO] [stderr] 2555 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2898:31 [INFO] [stderr] | [INFO] [stderr] 2898 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2952:31 [INFO] [stderr] | [INFO] [stderr] 2952 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3012:31 [INFO] [stderr] | [INFO] [stderr] 3012 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3013:18 [INFO] [stderr] | [INFO] [stderr] 3013 | pub backlog: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3014:17 [INFO] [stderr] | [INFO] [stderr] 3014 | pub rcvbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3015:17 [INFO] [stderr] | [INFO] [stderr] 3015 | pub sndbuf: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3016:19 [INFO] [stderr] | [INFO] [stderr] 3016 | pub fastopen: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3017:23 [INFO] [stderr] | [INFO] [stderr] 3017 | pub tcp_keepidle: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3018:24 [INFO] [stderr] | [INFO] [stderr] 3018 | pub tcp_keepintvl: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3019:22 [INFO] [stderr] | [INFO] [stderr] 3019 | pub tcp_keepcnt: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3049:28 [INFO] [stderr] | [INFO] [stderr] 3049 | pub type Enum_Unnamed216 = ::libc::c_uint; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3050:37 [INFO] [stderr] | [INFO] [stderr] 3050 | pub const NGX_HTTP_POST_READ_PHASE: ::libc::c_uint = 0; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3051:42 [INFO] [stderr] | [INFO] [stderr] 3051 | pub const NGX_HTTP_SERVER_REWRITE_PHASE: ::libc::c_uint = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3052:39 [INFO] [stderr] | [INFO] [stderr] 3052 | pub const NGX_HTTP_FIND_CONFIG_PHASE: ::libc::c_uint = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3053:35 [INFO] [stderr] | [INFO] [stderr] 3053 | pub const NGX_HTTP_REWRITE_PHASE: ::libc::c_uint = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3054:40 [INFO] [stderr] | [INFO] [stderr] 3054 | pub const NGX_HTTP_POST_REWRITE_PHASE: ::libc::c_uint = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3055:37 [INFO] [stderr] | [INFO] [stderr] 3055 | pub const NGX_HTTP_PREACCESS_PHASE: ::libc::c_uint = 5; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3056:34 [INFO] [stderr] | [INFO] [stderr] 3056 | pub const NGX_HTTP_ACCESS_PHASE: ::libc::c_uint = 6; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3057:39 [INFO] [stderr] | [INFO] [stderr] 3057 | pub const NGX_HTTP_POST_ACCESS_PHASE: ::libc::c_uint = 7; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3058:37 [INFO] [stderr] | [INFO] [stderr] 3058 | pub const NGX_HTTP_TRY_FILES_PHASE: ::libc::c_uint = 8; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3059:35 [INFO] [stderr] | [INFO] [stderr] 3059 | pub const NGX_HTTP_CONTENT_PHASE: ::libc::c_uint = 9; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3060:31 [INFO] [stderr] | [INFO] [stderr] 3060 | pub const NGX_HTTP_LOG_PHASE: ::libc::c_uint = 10; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3427:31 [INFO] [stderr] | [INFO] [stderr] 3427 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3640:29 [INFO] [stderr] | [INFO] [stderr] 3640 | pub static mut ngx_argc: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3641:39 [INFO] [stderr] | [INFO] [stderr] 3641 | pub static mut ngx_argv: *mut *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3642:42 [INFO] [stderr] | [INFO] [stderr] 3642 | pub static mut ngx_os_argv: *mut *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3671:45 [INFO] [stderr] | [INFO] [stderr] 3671 | pub static mut ngx_ssl_connection_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3672:46 [INFO] [stderr] | [INFO] [stderr] 3672 | pub static mut ngx_ssl_server_conf_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3673:48 [INFO] [stderr] | [INFO] [stderr] 3673 | pub static mut ngx_ssl_session_cache_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3674:54 [INFO] [stderr] | [INFO] [stderr] 3674 | pub static mut ngx_ssl_session_ticket_keys_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3675:46 [INFO] [stderr] | [INFO] [stderr] 3675 | pub static mut ngx_ssl_certificate_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3676:43 [INFO] [stderr] | [INFO] [stderr] 3676 | pub static mut ngx_ssl_stapling_index: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3700:40 [INFO] [stderr] | [INFO] [stderr] 3700 | pub static mut ngx_linux_rtsig_max: ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3762:47 [INFO] [stderr] | [INFO] [stderr] 3762 | pub fn ngx_nonblocking(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3763:44 [INFO] [stderr] | [INFO] [stderr] 3763 | pub fn ngx_blocking(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3764:46 [INFO] [stderr] | [INFO] [stderr] 3764 | pub fn ngx_tcp_nopush(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3765:44 [INFO] [stderr] | [INFO] [stderr] 3765 | pub fn ngx_tcp_push(s: ngx_socket_t) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3771:53 [INFO] [stderr] | [INFO] [stderr] 3771 | pub fn ngx_sprintf(buf: *mut u_char, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3774:36 [INFO] [stderr] | [INFO] [stderr] 3774 | fmt: *const ::libc::c_char, ...) -> *mut u_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3776:36 [INFO] [stderr] | [INFO] [stderr] 3776 | fmt: *const ::libc::c_char, ...) -> *mut u_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3778:37 [INFO] [stderr] | [INFO] [stderr] 3778 | fmt: *const ::libc::c_char, args: va_list) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3783:49 [INFO] [stderr] | [INFO] [stderr] 3783 | pub fn ngx_strnstr(s1: *mut u_char, s2: *mut ::libc::c_char, n: size_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3785:49 [INFO] [stderr] | [INFO] [stderr] 3785 | pub fn ngx_strstrn(s1: *mut u_char, s2: *mut ::libc::c_char, n: size_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3787:53 [INFO] [stderr] | [INFO] [stderr] 3787 | pub fn ngx_strcasestrn(s1: *mut u_char, s2: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3874:40 [INFO] [stderr] | [INFO] [stderr] 3874 | pub fn ngx_setproctitle(title: *mut ::libc::c_char) -> (); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3878:39 [INFO] [stderr] | [INFO] [stderr] 3878 | name: *mut ::libc::c_char, respawn: ngx_int_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3892:58 [INFO] [stderr] | [INFO] [stderr] 3892 | err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3895:53 [INFO] [stderr] | [INFO] [stderr] 3895 | pub fn ngx_log_abort(err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3897:54 [INFO] [stderr] | [INFO] [stderr] 3897 | pub fn ngx_log_stderr(err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3905:13 [INFO] [stderr] | [INFO] [stderr] 3905 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4029:13 [INFO] [stderr] | [INFO] [stderr] 4029 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4034:13 [INFO] [stderr] | [INFO] [stderr] 4034 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4038:13 [INFO] [stderr] | [INFO] [stderr] 4038 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4088:33 [INFO] [stderr] | [INFO] [stderr] 4088 | pub fn ngx_inet_ntop(family: ::libc::c_int, addr: *mut ::libc::c_void, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4106:40 [INFO] [stderr] | [INFO] [stderr] 4106 | sig: *mut ::libc::c_char) -> ngx_int_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4109:18 [INFO] [stderr] | [INFO] [stderr] 4109 | -> *mut *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4111:49 [INFO] [stderr] | [INFO] [stderr] 4111 | argv: *const *mut ::libc::c_char) -> ngx_pid_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4125:57 [INFO] [stderr] | [INFO] [stderr] 4125 | pub fn ngx_resolver_strerror(err: ngx_int_t) -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4151:50 [INFO] [stderr] | [INFO] [stderr] 4151 | is_export: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4152:51 [INFO] [stderr] | [INFO] [stderr] 4152 | key_length: ::libc::c_int) -> *mut RSA; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4227:51 [INFO] [stderr] | [INFO] [stderr] 4227 | err: ngx_err_t, fmt: *mut ::libc::c_char, ...) -> (); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4233:13 [INFO] [stderr] | [INFO] [stderr] 4233 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4237:13 [INFO] [stderr] | [INFO] [stderr] 4237 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4238:55 [INFO] [stderr] | [INFO] [stderr] 4238 | pub fn ngx_conf_param(cf: *mut ngx_conf_t) -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4240:13 [INFO] [stderr] | [INFO] [stderr] 4240 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4242:63 [INFO] [stderr] | [INFO] [stderr] 4242 | conf: *mut ::libc::c_void) -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4248:58 [INFO] [stderr] | [INFO] [stderr] 4248 | err: ngx_err_t, fmt: *const ::libc::c_char, ...) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4253:13 [INFO] [stderr] | [INFO] [stderr] 4253 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4256:13 [INFO] [stderr] | [INFO] [stderr] 4256 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4260:13 [INFO] [stderr] | [INFO] [stderr] 4260 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4264:13 [INFO] [stderr] | [INFO] [stderr] 4264 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4267:13 [INFO] [stderr] | [INFO] [stderr] 4267 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4271:13 [INFO] [stderr] | [INFO] [stderr] 4271 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4274:13 [INFO] [stderr] | [INFO] [stderr] 4274 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4278:13 [INFO] [stderr] | [INFO] [stderr] 4278 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4281:13 [INFO] [stderr] | [INFO] [stderr] 4281 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4285:13 [INFO] [stderr] | [INFO] [stderr] 4285 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4289:13 [INFO] [stderr] | [INFO] [stderr] 4289 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4293:13 [INFO] [stderr] | [INFO] [stderr] 4293 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4307:43 [INFO] [stderr] | [INFO] [stderr] 4307 | sig: *mut ::libc::c_char, pid: ngx_int_t) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4339:42 [INFO] [stderr] | [INFO] [stderr] 4339 | text: *mut ::libc::c_char) -> ngx_int_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4347:13 [INFO] [stderr] | [INFO] [stderr] 4347 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4400:13 [INFO] [stderr] | [INFO] [stderr] 4400 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4407:13 [INFO] [stderr] | [INFO] [stderr] 4407 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4522:13 [INFO] [stderr] | [INFO] [stderr] 4522 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4526:13 [INFO] [stderr] | [INFO] [stderr] 4526 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4569:8 [INFO] [stderr] | [INFO] [stderr] 4569 | -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4572:46 [INFO] [stderr] | [INFO] [stderr] 4572 | lock: ::libc::c_int) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4572:64 [INFO] [stderr] | [INFO] [stderr] 4572 | lock: ::libc::c_int) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4578:13 [INFO] [stderr] | [INFO] [stderr] 4578 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4647:50 [INFO] [stderr] | [INFO] [stderr] 4647 | recursive: ::libc::c_int) -> ngx_int_t; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4667:13 [INFO] [stderr] | [INFO] [stderr] 4667 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4671:13 [INFO] [stderr] | [INFO] [stderr] 4671 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4682:64 [INFO] [stderr] | [INFO] [stderr] 4682 | pub fn ngx_http_ssl_servername(ssl_conn: *mut SSL, ad: *mut ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4683:64 [INFO] [stderr] | [INFO] [stderr] 4683 | arg: *mut ::libc::c_void) -> ::libc::c_int; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4750:39 [INFO] [stderr] | [INFO] [stderr] 4750 | pub fn ngx_http_get_time(buf: *mut ::libc::c_char, t: time_t) -> size_t; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4759:13 [INFO] [stderr] | [INFO] [stderr] 4759 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:4766:13 [INFO] [stderr] | [INFO] [stderr] 4766 | -> *mut ::libc::c_char; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:173:17 [INFO] [stderr] | [INFO] [stderr] 173 | pub __val: [::libc::c_int; 2usize], [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:344:31 [INFO] [stderr] | [INFO] [stderr] 344 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:422:17 [INFO] [stderr] | [INFO] [stderr] 422 | pub status: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:426:20 [INFO] [stderr] | [INFO] [stderr] 426 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:427:31 [INFO] [stderr] | [INFO] [stderr] 427 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:436:20 [INFO] [stderr] | [INFO] [stderr] 436 | pub path: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:437:20 [INFO] [stderr] | [INFO] [stderr] 437 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:438:27 [INFO] [stderr] | [INFO] [stderr] 438 | pub argv: *const *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:439:27 [INFO] [stderr] | [INFO] [stderr] 439 | pub envp: *const *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:466:22 [INFO] [stderr] | [INFO] [stderr] 466 | pub action: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:550:31 [INFO] [stderr] | [INFO] [stderr] 550 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:551:14 [INFO] [stderr] | [INFO] [stderr] 551 | pub num: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:587:31 [INFO] [stderr] | [INFO] [stderr] 587 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:724:20 [INFO] [stderr] | [INFO] [stderr] 724 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:825:31 [INFO] [stderr] | [INFO] [stderr] 825 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:894:19 [INFO] [stderr] | [INFO] [stderr] 894 | pub captures: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:895:25 [INFO] [stderr] | [INFO] [stderr] 895 | pub named_captures: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:896:20 [INFO] [stderr] | [INFO] [stderr] 896 | pub name_size: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:934:21 [INFO] [stderr] | [INFO] [stderr] 934 | pub start: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1127:19 [INFO] [stderr] | [INFO] [stderr] 1127 | pub priority: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1130:24 [INFO] [stderr] | [INFO] [stderr] 1130 | pub username: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1138:32 [INFO] [stderr] | [INFO] [stderr] 1138 | pub environment: *mut *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1284:31 [INFO] [stderr] | [INFO] [stderr] 1284 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1334:20 [INFO] [stderr] | [INFO] [stderr] 1334 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1350:48 [INFO] [stderr] | [INFO] [stderr] 1350 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1426:54 [INFO] [stderr] | [INFO] [stderr] 1426 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1450:20 [INFO] [stderr] | [INFO] [stderr] 1450 | pub name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1461:28 [INFO] [stderr] | [INFO] [stderr] 1461 | pub handler_conf: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1484:24 [INFO] [stderr] | [INFO] [stderr] 1484 | pub old_name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1485:24 [INFO] [stderr] | [INFO] [stderr] 1485 | pub new_name: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1533:22 [INFO] [stderr] | [INFO] [stderr] 1533 | pub failed: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1537:31 [INFO] [stderr] | [INFO] [stderr] 1537 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1559:31 [INFO] [stderr] | [INFO] [stderr] 1559 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1560:31 [INFO] [stderr] | [INFO] [stderr] 1560 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1858:59 [INFO] [stderr] | [INFO] [stderr] 1858 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1866:59 [INFO] [stderr] | [INFO] [stderr] 1866 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1874:59 [INFO] [stderr] | [INFO] [stderr] 1874 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:1942:31 [INFO] [stderr] | [INFO] [stderr] 1942 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2011:31 [INFO] [stderr] | [INFO] [stderr] 2011 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2119:24 [INFO] [stderr] | [INFO] [stderr] 2119 | pub captures: *mut ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2129:31 [INFO] [stderr] | [INFO] [stderr] 2129 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2130:31 [INFO] [stderr] | [INFO] [stderr] 2130 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2131:31 [INFO] [stderr] | [INFO] [stderr] 2131 | pub _bindgen_bitfield_3_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2153:31 [INFO] [stderr] | [INFO] [stderr] 2153 | pub _bindgen_bitfield_4_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2178:31 [INFO] [stderr] | [INFO] [stderr] 2178 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2199:31 [INFO] [stderr] | [INFO] [stderr] 2199 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2223:31 [INFO] [stderr] | [INFO] [stderr] 2223 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2400:31 [INFO] [stderr] | [INFO] [stderr] 2400 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2406:31 [INFO] [stderr] | [INFO] [stderr] 2406 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2479:54 [INFO] [stderr] | [INFO] [stderr] 2479 | -> *mut ::libc::c_char>, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2494:31 [INFO] [stderr] | [INFO] [stderr] 2494 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2495:19 [INFO] [stderr] | [INFO] [stderr] 2495 | pub md5: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2508:19 [INFO] [stderr] | [INFO] [stderr] 2508 | pub md5: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2586:31 [INFO] [stderr] | [INFO] [stderr] 2586 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2606:14 [INFO] [stderr] | [INFO] [stderr] 2606 | pub num: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2671:31 [INFO] [stderr] | [INFO] [stderr] 2671 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2754:31 [INFO] [stderr] | [INFO] [stderr] 2754 | pub _bindgen_bitfield_1_: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2755:31 [INFO] [stderr] | [INFO] [stderr] 2755 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2809:31 [INFO] [stderr] | [INFO] [stderr] 2809 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2978:19 [INFO] [stderr] | [INFO] [stderr] 2978 | pub md5: *mut ::libc::c_char, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2979:20 [INFO] [stderr] | [INFO] [stderr] 2979 | pub cacheable: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2980:15 [INFO] [stderr] | [INFO] [stderr] 2980 | pub busy: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2981:19 [INFO] [stderr] | [INFO] [stderr] 2981 | pub max_busy: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2982:18 [INFO] [stderr] | [INFO] [stderr] 2982 | pub waiting: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:2983:22 [INFO] [stderr] | [INFO] [stderr] 2983 | pub max_waiting: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3000:15 [INFO] [stderr] | [INFO] [stderr] 3000 | pub slot: ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3136:31 [INFO] [stderr] | [INFO] [stderr] 3136 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3170:31 [INFO] [stderr] | [INFO] [stderr] 3170 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3239:31 [INFO] [stderr] | [INFO] [stderr] 3239 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3250:31 [INFO] [stderr] | [INFO] [stderr] 3250 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3385:31 [INFO] [stderr] | [INFO] [stderr] 3385 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3386:31 [INFO] [stderr] | [INFO] [stderr] 3386 | pub _bindgen_bitfield_2_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3526:24 [INFO] [stderr] | [INFO] [stderr] 3526 | pub captures: *mut ::libc::c_int, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3528:31 [INFO] [stderr] | [INFO] [stderr] 3528 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3548:31 [INFO] [stderr] | [INFO] [stderr] 3548 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead? (see issue #27812) [INFO] [stderr] --> src/nginx/ffi.rs:3560:31 [INFO] [stderr] | [INFO] [stderr] 3560 | pub _bindgen_bitfield_1_: ::libc::c_uint, [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: add #![feature(rustc_private)] to the crate attributes to enable [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed1: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:171:10 [INFO] [stderr] | [INFO] [stderr] 171 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed1` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_rbtree_node_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:287:10 [INFO] [stderr] | [INFO] [stderr] 287 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_rbtree_node_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_rbtree_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:308:10 [INFO] [stderr] | [INFO] [stderr] 308 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_rbtree_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed71: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:322:10 [INFO] [stderr] | [INFO] [stderr] 322 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed71` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed72: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:332:10 [INFO] [stderr] | [INFO] [stderr] 332 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed72` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed73: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:342:10 [INFO] [stderr] | [INFO] [stderr] 342 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed73` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed74: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:352:10 [INFO] [stderr] | [INFO] [stderr] 352 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed74` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed75: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:365:10 [INFO] [stderr] | [INFO] [stderr] 365 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed75` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed78: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:401:10 [INFO] [stderr] | [INFO] [stderr] 401 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed78` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed79: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:419:10 [INFO] [stderr] | [INFO] [stderr] 419 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed79` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed80: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:434:10 [INFO] [stderr] | [INFO] [stderr] 434 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed80` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_log_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:456:10 [INFO] [stderr] | [INFO] [stderr] 456 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_log_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_pool_cleanup_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:476:10 [INFO] [stderr] | [INFO] [stderr] 476 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_pool_cleanup_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_pool_large_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:489:10 [INFO] [stderr] | [INFO] [stderr] 489 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_pool_large_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed81: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:500:10 [INFO] [stderr] | [INFO] [stderr] 500 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed81` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_pool_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:512:10 [INFO] [stderr] | [INFO] [stderr] 512 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_pool_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed82: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:526:10 [INFO] [stderr] | [INFO] [stderr] 526 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed82` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_buf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:539:10 [INFO] [stderr] | [INFO] [stderr] 539 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_buf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_chain_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:557:10 [INFO] [stderr] | [INFO] [stderr] 557 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_chain_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed83: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:566:10 [INFO] [stderr] | [INFO] [stderr] 566 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed83` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_output_chain_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:581:10 [INFO] [stderr] | [INFO] [stderr] 581 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_output_chain_ctx_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed84: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:602:10 [INFO] [stderr] | [INFO] [stderr] 602 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed84` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_queue_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:616:10 [INFO] [stderr] | [INFO] [stderr] 616 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_queue_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed85: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:625:10 [INFO] [stderr] | [INFO] [stderr] 625 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed85` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_list_part_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:639:10 [INFO] [stderr] | [INFO] [stderr] 639 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_list_part_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed86: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:649:10 [INFO] [stderr] | [INFO] [stderr] 649 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed86` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed87: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:662:10 [INFO] [stderr] | [INFO] [stderr] 662 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed87` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed88: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:673:10 [INFO] [stderr] | [INFO] [stderr] 673 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed88` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed89: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:683:10 [INFO] [stderr] | [INFO] [stderr] 683 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed89` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed90: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:693:10 [INFO] [stderr] | [INFO] [stderr] 693 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed90` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed91: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:707:10 [INFO] [stderr] | [INFO] [stderr] 707 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed91` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed92: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:718:10 [INFO] [stderr] | [INFO] [stderr] 718 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed92` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed93: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:733:10 [INFO] [stderr] | [INFO] [stderr] 733 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed93` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed94: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:750:10 [INFO] [stderr] | [INFO] [stderr] 750 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed94` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed95: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:779:10 [INFO] [stderr] | [INFO] [stderr] 779 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed95` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed96: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:795:10 [INFO] [stderr] | [INFO] [stderr] 795 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed96` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed98: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:819:10 [INFO] [stderr] | [INFO] [stderr] 819 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed98` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed99: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:833:10 [INFO] [stderr] | [INFO] [stderr] 833 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed99` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_tree_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:855:10 [INFO] [stderr] | [INFO] [stderr] 855 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_tree_ctx_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed1: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:171:10 [INFO] [stderr] | [INFO] [stderr] 171 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed1` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed100: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:878:10 [INFO] [stderr] | [INFO] [stderr] 878 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed100` [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_rbtree_node_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:287:10 [INFO] [stderr] | [INFO] [stderr] 287 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_rbtree_node_s` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_rbtree_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:308:10 [INFO] [stderr] | [INFO] [stderr] 308 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_rbtree_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed101: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:888:10 [INFO] [stderr] | [INFO] [stderr] 888 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed101` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed71: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:322:10 [INFO] [stderr] | [INFO] [stderr] 322 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed71` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed102: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:905:10 [INFO] [stderr] | [INFO] [stderr] 905 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed102` [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed72: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:332:10 [INFO] [stderr] | [INFO] [stderr] 332 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed72` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed73: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:342:10 [INFO] [stderr] | [INFO] [stderr] 342 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed73` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_radix_node_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:916:10 [INFO] [stderr] | [INFO] [stderr] 916 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_radix_node_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed74: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:352:10 [INFO] [stderr] | [INFO] [stderr] 352 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed74` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed103: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:929:10 [INFO] [stderr] | [INFO] [stderr] 929 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed103` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed75: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:365:10 [INFO] [stderr] | [INFO] [stderr] 365 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed75` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed78: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:401:10 [INFO] [stderr] | [INFO] [stderr] 401 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed78` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed104: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:942:10 [INFO] [stderr] | [INFO] [stderr] 942 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed104` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed79: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:419:10 [INFO] [stderr] | [INFO] [stderr] 419 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed79` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed105: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:953:10 [INFO] [stderr] | [INFO] [stderr] 953 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed105` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed80: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:434:10 [INFO] [stderr] | [INFO] [stderr] 434 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed80` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_slab_page_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:976:10 [INFO] [stderr] | [INFO] [stderr] 976 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_slab_page_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_log_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:456:10 [INFO] [stderr] | [INFO] [stderr] 456 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_log_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed109: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1016:10 [INFO] [stderr] | [INFO] [stderr] 1016 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed109` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_pool_cleanup_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:476:10 [INFO] [stderr] | [INFO] [stderr] 476 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_pool_cleanup_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Union_Unnamed110: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1025:10 [INFO] [stderr] | [INFO] [stderr] 1025 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Union_Unnamed110` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_pool_large_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:489:10 [INFO] [stderr] | [INFO] [stderr] 489 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_pool_large_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_shm_zone_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1074:10 [INFO] [stderr] | [INFO] [stderr] 1074 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_shm_zone_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed81: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:500:10 [INFO] [stderr] | [INFO] [stderr] 500 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed81` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_cycle_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1085:10 [INFO] [stderr] | [INFO] [stderr] 1085 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_cycle_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_pool_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:512:10 [INFO] [stderr] | [INFO] [stderr] 512 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_pool_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed113: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1117:10 [INFO] [stderr] | [INFO] [stderr] 1117 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed113` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed82: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:526:10 [INFO] [stderr] | [INFO] [stderr] 526 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed82` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed114: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1145:10 [INFO] [stderr] | [INFO] [stderr] 1145 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed114` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_buf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:539:10 [INFO] [stderr] | [INFO] [stderr] 539 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_buf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed116: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1169:10 [INFO] [stderr] | [INFO] [stderr] 1169 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed116` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_chain_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:557:10 [INFO] [stderr] | [INFO] [stderr] 557 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_chain_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Union_Unnamed117: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1191:10 [INFO] [stderr] | [INFO] [stderr] 1191 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Union_Unnamed117` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed83: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:566:10 [INFO] [stderr] | [INFO] [stderr] 566 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed83` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed118: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1211:10 [INFO] [stderr] | [INFO] [stderr] 1211 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed118` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_output_chain_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:581:10 [INFO] [stderr] | [INFO] [stderr] 581 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_output_chain_ctx_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed140: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1264:10 [INFO] [stderr] | [INFO] [stderr] 1264 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed140` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed84: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:602:10 [INFO] [stderr] | [INFO] [stderr] 602 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed84` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed141: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1275:10 [INFO] [stderr] | [INFO] [stderr] 1275 | #[derive(Copy)] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_queue_s: std::clone::Clone` is not satisfied [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed141` [INFO] [stderr] --> src/nginx/ffi.rs:616:10 [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] 616 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_queue_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_ssl_sess_id_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1292:10 [INFO] [stderr] | [INFO] [stderr] 1292 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_ssl_sess_id_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed85: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:625:10 [INFO] [stderr] | [INFO] [stderr] 625 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed85` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_list_part_s: std::clone::Clone` is not satisfied [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed142: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1309:10 [INFO] [stderr] | [INFO] [stderr] 1309 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed142` [INFO] [stderr] [INFO] [stderr] --> src/nginx/ffi.rs:639:10 [INFO] [stderr] | [INFO] [stderr] 639 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_list_part_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed86: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:649:10 [INFO] [stderr] | [INFO] [stderr] 649 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed86` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed143: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1320:10 [INFO] [stderr] | [INFO] [stderr] 1320 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed143` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed87: std::clone::Clone` is not satisfied [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed144: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1331:10 [INFO] [stderr] | [INFO] [stderr] 1331 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed144` [INFO] [stderr] [INFO] [stderr] --> src/nginx/ffi.rs:662:10 [INFO] [stderr] | [INFO] [stderr] 662 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed87` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed88: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:673:10 [INFO] [stderr] | [INFO] [stderr] 673 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed88` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_command_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1342:10 [INFO] [stderr] | [INFO] [stderr] 1342 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_command_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed89: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:683:10 [INFO] [stderr] | [INFO] [stderr] 683 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed89` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_open_file_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1359:10 [INFO] [stderr] | [INFO] [stderr] 1359 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_open_file_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed90: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:693:10 [INFO] [stderr] | [INFO] [stderr] 693 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed90` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_module_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1372:10 [INFO] [stderr] | [INFO] [stderr] 1372 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_module_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed91: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:707:10 [INFO] [stderr] | [INFO] [stderr] 707 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed91` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed145: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1417:10 [INFO] [stderr] | [INFO] [stderr] 1417 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed145` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed92: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:718:10 [INFO] [stderr] | [INFO] [stderr] 718 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed92` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_conf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1448:10 [INFO] [stderr] | [INFO] [stderr] 1448 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_conf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed93: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:733:10 [INFO] [stderr] | [INFO] [stderr] 733 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed93` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed94: std::clone::Clone` is not satisfied [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed147: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1472:10 [INFO] [stderr] | [INFO] [stderr] 1472 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed147` [INFO] [stderr] --> src/nginx/ffi.rs:750:10 [INFO] [stderr] | [INFO] [stderr] 750 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed94` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed148: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1481:10 [INFO] [stderr] | [INFO] [stderr] 1481 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed148` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed95: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:779:10 [INFO] [stderr] | [INFO] [stderr] 779 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed95` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed149: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1492:10 [INFO] [stderr] | [INFO] [stderr] 1492 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed149` [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed96: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:795:10 [INFO] [stderr] | [INFO] [stderr] 795 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed96` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed98: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:819:10 [INFO] [stderr] | [INFO] [stderr] 819 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed98` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed150: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1503:10 [INFO] [stderr] | [INFO] [stderr] 1503 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed150` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed99: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:833:10 [INFO] [stderr] | [INFO] [stderr] 833 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed99` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed151: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1513:10 [INFO] [stderr] | [INFO] [stderr] 1513 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed151` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_tree_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:855:10 [INFO] [stderr] | [INFO] [stderr] 855 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_tree_ctx_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed152: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1523:10 [INFO] [stderr] | [INFO] [stderr] 1523 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed152` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed100: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:878:10 [INFO] [stderr] | [INFO] [stderr] 878 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed100` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_cached_open_file_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1545:10 [INFO] [stderr] | [INFO] [stderr] 1545 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_cached_open_file_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed101: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:888:10 [INFO] [stderr] | [INFO] [stderr] 888 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed101` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed153: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1569:10 [INFO] [stderr] | [INFO] [stderr] 1569 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed153` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed102: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:905:10 [INFO] [stderr] | [INFO] [stderr] 905 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed102` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed154: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1583:10 [INFO] [stderr] | [INFO] [stderr] 1583 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed154` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_radix_node_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:916:10 [INFO] [stderr] | [INFO] [stderr] 916 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_radix_node_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed155: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1595:10 [INFO] [stderr] | [INFO] [stderr] 1595 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed155` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed103: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:929:10 [INFO] [stderr] | [INFO] [stderr] 929 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed103` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed156: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1627:10 [INFO] [stderr] | [INFO] [stderr] 1627 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed156` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed104: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:942:10 [INFO] [stderr] | [INFO] [stderr] 942 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed104` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed157: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1641:10 [INFO] [stderr] | [INFO] [stderr] 1641 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed157` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed105: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:953:10 [INFO] [stderr] | [INFO] [stderr] 953 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed105` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_slab_page_s: std::clone::Clone` is not satisfied [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_variable_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:976:10 [INFO] [stderr] --> src/nginx/ffi.rs:1774:10 [INFO] [stderr] | [INFO] [stderr] | [INFO] [stderr] 1774 | #[derive(Copy)] [INFO] [stderr] 976 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_variable_s` [INFO] [stderr] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_slab_page_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed162: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1789:10 [INFO] [stderr] | [INFO] [stderr] 1789 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed162` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed109: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1016:10 [INFO] [stderr] | [INFO] [stderr] 1016 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed109` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed163: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1799:10 [INFO] [stderr] | [INFO] [stderr] 1799 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed163` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Union_Unnamed110: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1025:10 [INFO] [stderr] | [INFO] [stderr] 1025 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Union_Unnamed110` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_shm_zone_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1074:10 [INFO] [stderr] | [INFO] [stderr] 1074 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_shm_zone_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed164: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1812:10 [INFO] [stderr] | [INFO] [stderr] 1812 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed164` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_cycle_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1085:10 [INFO] [stderr] | [INFO] [stderr] 1085 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_cycle_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed165: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1822:10 [INFO] [stderr] | [INFO] [stderr] 1822 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed165` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed113: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1117:10 [INFO] [stderr] | [INFO] [stderr] 1117 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed113` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed166: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1833:10 [INFO] [stderr] | [INFO] [stderr] 1833 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed166` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed114: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1145:10 [INFO] [stderr] | [INFO] [stderr] 1145 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed114` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed167: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1844:10 [INFO] [stderr] | [INFO] [stderr] 1844 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed167` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed116: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1169:10 [INFO] [stderr] | [INFO] [stderr] 1169 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed116` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed169: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1892:10 [INFO] [stderr] | [INFO] [stderr] 1892 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed169` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Union_Unnamed117: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1191:10 [INFO] [stderr] | [INFO] [stderr] 1191 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Union_Unnamed117` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed170: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1903:10 [INFO] [stderr] | [INFO] [stderr] 1903 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed170` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed118: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1211:10 [INFO] [stderr] | [INFO] [stderr] 1211 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed118` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed171: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1913:10 [INFO] [stderr] | [INFO] [stderr] 1913 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed171` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed140: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1264:10 [INFO] [stderr] | [INFO] [stderr] 1264 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed140` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed172: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1949:10 [INFO] [stderr] | [INFO] [stderr] 1949 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed172` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed141: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1275:10 [INFO] [stderr] | [INFO] [stderr] 1275 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed141` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed173: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1984:10 [INFO] [stderr] | [INFO] [stderr] 1984 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed173` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_ssl_sess_id_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1292:10 [INFO] [stderr] | [INFO] [stderr] 1292 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_ssl_sess_id_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed174: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2001:10 [INFO] [stderr] | [INFO] [stderr] 2001 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed174` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed142: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1309:10 [INFO] [stderr] | [INFO] [stderr] 1309 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed142` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_cleanup_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2021:10 [INFO] [stderr] | [INFO] [stderr] 2021 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_cleanup_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed143: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1320:10 [INFO] [stderr] | [INFO] [stderr] 1320 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed143` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed175: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2038:10 [INFO] [stderr] | [INFO] [stderr] 2038 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed175` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed144: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1331:10 [INFO] [stderr] | [INFO] [stderr] 1331 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed144` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_postponed_request_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2049:10 [INFO] [stderr] | [INFO] [stderr] 2049 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_postponed_request_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_command_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1342:10 [INFO] [stderr] | [INFO] [stderr] 1342 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_command_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_posted_request_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2062:10 [INFO] [stderr] | [INFO] [stderr] 2062 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_posted_request_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_open_file_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1359:10 [INFO] [stderr] | [INFO] [stderr] 1359 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_open_file_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_module_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1372:10 [INFO] [stderr] | [INFO] [stderr] 1372 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_module_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_request_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2078:10 [INFO] [stderr] | [INFO] [stderr] 2078 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_request_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed145: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1417:10 [INFO] [stderr] | [INFO] [stderr] 1417 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed145` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed176: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2161:10 [INFO] [stderr] | [INFO] [stderr] 2161 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed176` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_conf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1448:10 [INFO] [stderr] | [INFO] [stderr] 1448 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_conf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed177: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2170:10 [INFO] [stderr] | [INFO] [stderr] 2170 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed177` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed147: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1472:10 [INFO] [stderr] | [INFO] [stderr] 1472 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed147` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed178: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2187:10 [INFO] [stderr] | [INFO] [stderr] 2187 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed178` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed148: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1481:10 [INFO] [stderr] | [INFO] [stderr] 1481 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed148` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed179: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2206:10 [INFO] [stderr] | [INFO] [stderr] 2206 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed179` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed149: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1492:10 [INFO] [stderr] | [INFO] [stderr] 1492 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed149` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed180: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2218:10 [INFO] [stderr] | [INFO] [stderr] 2218 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed180` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed150: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1503:10 [INFO] [stderr] | [INFO] [stderr] 1503 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed150` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed181: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2236:10 [INFO] [stderr] | [INFO] [stderr] 2236 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed181` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed151: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1513:10 [INFO] [stderr] | [INFO] [stderr] 1513 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed151` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed182: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2246:10 [INFO] [stderr] | [INFO] [stderr] 2246 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed182` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed152: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1523:10 [INFO] [stderr] | [INFO] [stderr] 1523 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed152` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed183: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2256:10 [INFO] [stderr] | [INFO] [stderr] 2256 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed183` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_cached_open_file_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1545:10 [INFO] [stderr] | [INFO] [stderr] 1545 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_cached_open_file_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed184: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2267:10 [INFO] [stderr] | [INFO] [stderr] 2267 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed184` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed153: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1569:10 [INFO] [stderr] | [INFO] [stderr] 1569 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed153` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed154: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1583:10 [INFO] [stderr] | [INFO] [stderr] 1583 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed154` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed185: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2277:10 [INFO] [stderr] | [INFO] [stderr] 2277 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed185` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed186: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2299:10 [INFO] [stderr] | [INFO] [stderr] 2299 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed186` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed155: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1595:10 [INFO] [stderr] | [INFO] [stderr] 1595 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed155` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed187: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2312:10 [INFO] [stderr] | [INFO] [stderr] 2312 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed187` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed156: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1627:10 [INFO] [stderr] | [INFO] [stderr] 1627 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed156` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed188: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2322:10 [INFO] [stderr] | [INFO] [stderr] 2322 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed188` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed157: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1641:10 [INFO] [stderr] | [INFO] [stderr] 1641 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed157` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed190: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2343:10 [INFO] [stderr] | [INFO] [stderr] 2343 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed190` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_variable_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1774:10 [INFO] [stderr] | [INFO] [stderr] 1774 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_variable_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed162: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1789:10 [INFO] [stderr] | [INFO] [stderr] 1789 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed162` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed163: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1799:10 [INFO] [stderr] | [INFO] [stderr] 1799 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed163` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed164: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1812:10 [INFO] [stderr] | [INFO] [stderr] 1812 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed164` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed191: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2353:10 [INFO] [stderr] | [INFO] [stderr] 2353 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed191` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed192: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2364:10 [INFO] [stderr] | [INFO] [stderr] 2364 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed192` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed193: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2374:10 [INFO] [stderr] | [INFO] [stderr] 2374 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed193` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed194: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2386:10 [INFO] [stderr] | [INFO] [stderr] 2386 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed194` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_event_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2397:10 [INFO] [stderr] | [INFO] [stderr] 2397 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_event_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed165: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1822:10 [INFO] [stderr] | [INFO] [stderr] 1822 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed165` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed195: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2412:10 [INFO] [stderr] | [INFO] [stderr] 2412 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed195` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed166: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1833:10 [INFO] [stderr] | [INFO] [stderr] 1833 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed166` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed196: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2456:10 [INFO] [stderr] | [INFO] [stderr] 2456 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed196` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed167: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1844:10 [INFO] [stderr] | [INFO] [stderr] 1844 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed167` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed197: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2470:10 [INFO] [stderr] | [INFO] [stderr] 2470 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed197` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed169: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1892:10 [INFO] [stderr] | [INFO] [stderr] 1892 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed169` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_event_busy_lock_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2488:10 [INFO] [stderr] | [INFO] [stderr] 2488 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_event_busy_lock_ctx_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed170: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1903:10 [INFO] [stderr] | [INFO] [stderr] 1903 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed170` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed198: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2505:10 [INFO] [stderr] | [INFO] [stderr] 2505 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed198` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed171: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1913:10 [INFO] [stderr] | [INFO] [stderr] 1913 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed171` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_event_pipe_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2572:10 [INFO] [stderr] | [INFO] [stderr] 2572 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_event_pipe_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed172: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1949:10 [INFO] [stderr] | [INFO] [stderr] 1949 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed172` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed199: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2614:10 [INFO] [stderr] | [INFO] [stderr] 2614 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed199` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed173: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:1984:10 [INFO] [stderr] | [INFO] [stderr] 1984 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed173` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed200: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2631:10 [INFO] [stderr] | [INFO] [stderr] 2631 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed200` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed174: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2001:10 [INFO] [stderr] | [INFO] [stderr] 2001 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed174` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed201: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2652:10 [INFO] [stderr] | [INFO] [stderr] 2652 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed201` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_cleanup_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2021:10 [INFO] [stderr] | [INFO] [stderr] 2021 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_cleanup_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed202: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2663:10 [INFO] [stderr] | [INFO] [stderr] 2663 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed202` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed175: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2038:10 [INFO] [stderr] | [INFO] [stderr] 2038 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed175` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_postponed_request_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2049:10 [INFO] [stderr] | [INFO] [stderr] 2049 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_postponed_request_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_posted_request_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2062:10 [INFO] [stderr] | [INFO] [stderr] 2062 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_posted_request_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_request_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2078:10 [INFO] [stderr] | [INFO] [stderr] 2078 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_request_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed176: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2161:10 [INFO] [stderr] | [INFO] [stderr] 2161 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed176` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed177: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2170:10 [INFO] [stderr] | [INFO] [stderr] 2170 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed177` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed178: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2187:10 [INFO] [stderr] | [INFO] [stderr] 2187 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed178` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed179: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2206:10 [INFO] [stderr] | [INFO] [stderr] 2206 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed179` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed180: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2218:10 [INFO] [stderr] | [INFO] [stderr] 2218 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed180` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed181: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2236:10 [INFO] [stderr] | [INFO] [stderr] 2236 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed181` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed182: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2246:10 [INFO] [stderr] | [INFO] [stderr] 2246 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed182` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed203: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2696:10 [INFO] [stderr] | [INFO] [stderr] 2696 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed203` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed204: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2706:10 [INFO] [stderr] | [INFO] [stderr] 2706 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed204` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed205: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2768:10 [INFO] [stderr] | [INFO] [stderr] 2768 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed205` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed206: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2782:10 [INFO] [stderr] | [INFO] [stderr] 2782 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed206` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed208: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2906:10 [INFO] [stderr] | [INFO] [stderr] 2906 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed208` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed209: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2916:10 [INFO] [stderr] | [INFO] [stderr] 2916 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed209` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed211: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2963:10 [INFO] [stderr] | [INFO] [stderr] 2963 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed211` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed212: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2975:10 [INFO] [stderr] | [INFO] [stderr] 2975 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed212` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed213: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2992:10 [INFO] [stderr] | [INFO] [stderr] 2992 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed213` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Union_Unnamed215: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3027:10 [INFO] [stderr] | [INFO] [stderr] 3027 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Union_Unnamed215` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_phase_handler_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3069:10 [INFO] [stderr] | [INFO] [stderr] 3069 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_phase_handler_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed217: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3081:10 [INFO] [stderr] | [INFO] [stderr] 3081 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed217` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed218: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3092:10 [INFO] [stderr] | [INFO] [stderr] 3092 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed218` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed219: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3101:10 [INFO] [stderr] | [INFO] [stderr] 3101 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed219` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed220: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3123:10 [INFO] [stderr] | [INFO] [stderr] 3123 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed220` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed221: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3144:10 [INFO] [stderr] | [INFO] [stderr] 3144 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed221` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed222: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3155:10 [INFO] [stderr] | [INFO] [stderr] 3155 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed222` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed183: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2256:10 [INFO] [stderr] | [INFO] [stderr] 2256 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed183` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_addr_conf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3166:10 [INFO] [stderr] | [INFO] [stderr] 3166 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_addr_conf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed224: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3187:10 [INFO] [stderr] | [INFO] [stderr] 3187 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed224` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed184: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2267:10 [INFO] [stderr] | [INFO] [stderr] 2267 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed184` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed185: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2277:10 [INFO] [stderr] | [INFO] [stderr] 2277 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed185` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed227: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3222:10 [INFO] [stderr] | [INFO] [stderr] 3222 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed227` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed186: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2299:10 [INFO] [stderr] | [INFO] [stderr] 2299 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed186` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed228: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3234:10 [INFO] [stderr] | [INFO] [stderr] 3234 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed228` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed187: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2312:10 [INFO] [stderr] | [INFO] [stderr] 2312 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed187` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed188: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2322:10 [INFO] [stderr] | [INFO] [stderr] 2322 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed188` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_core_loc_conf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3246:10 [INFO] [stderr] | [INFO] [stderr] 3246 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_core_loc_conf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed190: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2343:10 [INFO] [stderr] | [INFO] [stderr] 2343 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed190` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed229: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3331:10 [INFO] [stderr] | [INFO] [stderr] 3331 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed229` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed191: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2353:10 [INFO] [stderr] | [INFO] [stderr] 2353 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed191` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_location_tree_node_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3346:10 [INFO] [stderr] | [INFO] [stderr] 3346 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_location_tree_node_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed192: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2364:10 [INFO] [stderr] | [INFO] [stderr] 2364 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed192` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed230: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3370:10 [INFO] [stderr] | [INFO] [stderr] 3370 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed230` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed193: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2374:10 [INFO] [stderr] | [INFO] [stderr] 2374 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed193` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed231: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3380:10 [INFO] [stderr] | [INFO] [stderr] 3380 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed231` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed194: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2386:10 [INFO] [stderr] | [INFO] [stderr] 2386 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed194` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed232: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3435:10 [INFO] [stderr] | [INFO] [stderr] 3435 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed232` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_event_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2397:10 [INFO] [stderr] | [INFO] [stderr] 2397 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_event_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed233: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3456:10 [INFO] [stderr] | [INFO] [stderr] 3456 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed233` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed195: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2412:10 [INFO] [stderr] | [INFO] [stderr] 2412 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed195` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_file_cache_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3470:10 [INFO] [stderr] | [INFO] [stderr] 3470 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_file_cache_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed196: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2456:10 [INFO] [stderr] | [INFO] [stderr] 2456 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed196` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed234: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3492:10 [INFO] [stderr] | [INFO] [stderr] 3492 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed234` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed235: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3502:10 [INFO] [stderr] | [INFO] [stderr] 3502 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed235` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed236: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3544:10 [INFO] [stderr] | [INFO] [stderr] 3544 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed236` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed197: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2470:10 [INFO] [stderr] | [INFO] [stderr] 2470 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed197` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_event_busy_lock_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2488:10 [INFO] [stderr] | [INFO] [stderr] 2488 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_event_busy_lock_ctx_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed198: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2505:10 [INFO] [stderr] | [INFO] [stderr] 2505 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed198` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed237: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3555:10 [INFO] [stderr] | [INFO] [stderr] 3555 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed237` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed238: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3567:10 [INFO] [stderr] | [INFO] [stderr] 3567 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed238` [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_event_pipe_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2572:10 [INFO] [stderr] | [INFO] [stderr] 2572 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_event_pipe_s` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_log_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3602:10 [INFO] [stderr] | [INFO] [stderr] 3602 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_log_ctx_s` [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed199: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2614:10 [INFO] [stderr] | [INFO] [stderr] 2614 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed199` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_chunked_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3614:10 [INFO] [stderr] | [INFO] [stderr] 3614 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_chunked_s` [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed200: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2631:10 [INFO] [stderr] | [INFO] [stderr] 2631 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed200` [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed239: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3626:10 [INFO] [stderr] | [INFO] [stderr] 3626 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed239` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed201: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2652:10 [INFO] [stderr] | [INFO] [stderr] 2652 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed201` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed202: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2663:10 [INFO] [stderr] | [INFO] [stderr] 2663 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed202` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed203: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2696:10 [INFO] [stderr] | [INFO] [stderr] 2696 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed203` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed204: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2706:10 [INFO] [stderr] | [INFO] [stderr] 2706 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed204` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed205: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2768:10 [INFO] [stderr] | [INFO] [stderr] 2768 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed205` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed206: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2782:10 [INFO] [stderr] | [INFO] [stderr] 2782 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed206` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed208: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2906:10 [INFO] [stderr] | [INFO] [stderr] 2906 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed208` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed209: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2916:10 [INFO] [stderr] | [INFO] [stderr] 2916 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed209` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed211: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2963:10 [INFO] [stderr] | [INFO] [stderr] 2963 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed211` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed212: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2975:10 [INFO] [stderr] | [INFO] [stderr] 2975 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed212` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed213: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:2992:10 [INFO] [stderr] | [INFO] [stderr] 2992 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed213` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Union_Unnamed215: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3027:10 [INFO] [stderr] | [INFO] [stderr] 3027 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Union_Unnamed215` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_phase_handler_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3069:10 [INFO] [stderr] | [INFO] [stderr] 3069 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_phase_handler_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed217: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3081:10 [INFO] [stderr] | [INFO] [stderr] 3081 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed217` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed218: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3092:10 [INFO] [stderr] | [INFO] [stderr] 3092 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed218` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed219: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3101:10 [INFO] [stderr] | [INFO] [stderr] 3101 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed219` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed220: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3123:10 [INFO] [stderr] | [INFO] [stderr] 3123 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed220` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed221: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3144:10 [INFO] [stderr] | [INFO] [stderr] 3144 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed221` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed222: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3155:10 [INFO] [stderr] | [INFO] [stderr] 3155 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed222` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_addr_conf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3166:10 [INFO] [stderr] | [INFO] [stderr] 3166 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_addr_conf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed224: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3187:10 [INFO] [stderr] | [INFO] [stderr] 3187 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed224` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed227: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3222:10 [INFO] [stderr] | [INFO] [stderr] 3222 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed227` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed228: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3234:10 [INFO] [stderr] | [INFO] [stderr] 3234 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed228` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_core_loc_conf_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3246:10 [INFO] [stderr] | [INFO] [stderr] 3246 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_core_loc_conf_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed229: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3331:10 [INFO] [stderr] | [INFO] [stderr] 3331 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed229` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_location_tree_node_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3346:10 [INFO] [stderr] | [INFO] [stderr] 3346 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_location_tree_node_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed230: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3370:10 [INFO] [stderr] | [INFO] [stderr] 3370 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed230` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed231: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3380:10 [INFO] [stderr] | [INFO] [stderr] 3380 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed231` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed232: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3435:10 [INFO] [stderr] | [INFO] [stderr] 3435 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed232` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed233: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3456:10 [INFO] [stderr] | [INFO] [stderr] 3456 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed233` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_file_cache_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3470:10 [INFO] [stderr] | [INFO] [stderr] 3470 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_file_cache_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed234: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3492:10 [INFO] [stderr] | [INFO] [stderr] 3492 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed234` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed235: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3502:10 [INFO] [stderr] | [INFO] [stderr] 3502 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed235` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed236: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3544:10 [INFO] [stderr] | [INFO] [stderr] 3544 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed236` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed237: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3555:10 [INFO] [stderr] | [INFO] [stderr] 3555 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed237` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed238: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3567:10 [INFO] [stderr] | [INFO] [stderr] 3567 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed238` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_log_ctx_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3602:10 [INFO] [stderr] | [INFO] [stderr] 3602 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_log_ctx_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_ngx_http_chunked_s: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3614:10 [INFO] [stderr] | [INFO] [stderr] 3614 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_ngx_http_chunked_s` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `nginx::ffi::Struct_Unnamed239: std::clone::Clone` is not satisfied [INFO] [stderr] --> src/nginx/ffi.rs:3626:10 [INFO] [stderr] | [INFO] [stderr] 3626 | #[derive(Copy)] [INFO] [stderr] | ^^^^ the trait `std::clone::Clone` is not implemented for `nginx::ffi::Struct_Unnamed239` [INFO] [stderr] [INFO] [stderr] error: aborting due to 473 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0277, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `nginx-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 473 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0277, E0658. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [INFO] [stderr] error: Could not compile `nginx-rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bcab59c176ed267c96a4f743e2b0785f3cb56a23d3a013139af3c438dd11c2e2"` [INFO] running `"docker" "rm" "-f" "bcab59c176ed267c96a4f743e2b0785f3cb56a23d3a013139af3c438dd11c2e2"` [INFO] [stdout] bcab59c176ed267c96a4f743e2b0785f3cb56a23d3a013139af3c438dd11c2e2