[INFO] updating cached repository https://github.com/reminder-bot/timezone-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9c55eae21660ec9185106227634f6ec2a20fe38a [INFO] checking reminder-bot/timezone-rs against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freminder-bot%2Ftimezone-rs" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reminder-bot/timezone-rs on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/reminder-bot/timezone-rs [INFO] finished tweaking git repo https://github.com/reminder-bot/timezone-rs [INFO] tweaked toml for git repo https://github.com/reminder-bot/timezone-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/reminder-bot/timezone-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6812e707f9d69c3ff0c6076ecb46a833ba2d3dbe56a4b6500d16e190c403b8ea [INFO] running `"docker" "start" "-a" "6812e707f9d69c3ff0c6076ecb46a833ba2d3dbe56a4b6500d16e190c403b8ea"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking miniz_oxide v0.3.0 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Checking miniz-sys v0.1.12 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking atoi v0.2.4 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking twox-hash v1.4.2 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | pub struct AtFlags: c_int { [INFO] [stderr] 14 | | AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 15 | | #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | / libc_bitflags!( [INFO] [stderr] 187 | | /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 188 | | pub struct SealFlag: c_int { [INFO] [stderr] 189 | | /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 197 | | } [INFO] [stderr] 198 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:200:1 [INFO] [stderr] | [INFO] [stderr] 200 | / libc_bitflags!( [INFO] [stderr] 201 | | /// Additional configuration flags for `fcntl`'s `F_SETFD`. [INFO] [stderr] 202 | | pub struct FdFlag: c_int { [INFO] [stderr] 203 | | /// The file descriptor will automatically be closed during a successful `execve(2)`. [INFO] [stderr] 204 | | FD_CLOEXEC; [INFO] [stderr] 205 | | } [INFO] [stderr] 206 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:300:1 [INFO] [stderr] | [INFO] [stderr] 300 | / libc_bitflags! { [INFO] [stderr] 301 | | /// Additional flags to `splice` and friends. [INFO] [stderr] 302 | | pub struct SpliceFFlags: c_uint { [INFO] [stderr] 303 | | /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 317 | | } [INFO] [stderr] 318 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | / libc_bitflags!( [INFO] [stderr] 348 | | /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 349 | | pub struct FallocateFlags: c_int { [INFO] [stderr] 350 | | /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 374 | | } [INFO] [stderr] 375 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | pub struct AtFlags: c_int { [INFO] [stderr] 14 | | AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 15 | | #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | pub struct AtFlags: c_int { [INFO] [stderr] 14 | | AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 15 | | #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | pub struct AtFlags: c_int { [INFO] [stderr] 14 | | AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 15 | | #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:22:1 [INFO] [stderr] | [INFO] [stderr] 22 | / libc_bitflags!( [INFO] [stderr] 23 | | /// Configuration options for opened files. [INFO] [stderr] 24 | | pub struct OFlag: c_int { [INFO] [stderr] 25 | | /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 137 | | } [INFO] [stderr] 138 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | / libc_bitflags!( [INFO] [stderr] 187 | | /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 188 | | pub struct SealFlag: c_int { [INFO] [stderr] 189 | | /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 197 | | } [INFO] [stderr] 198 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | / libc_bitflags!( [INFO] [stderr] 187 | | /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 188 | | pub struct SealFlag: c_int { [INFO] [stderr] 189 | | /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 197 | | } [INFO] [stderr] 198 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | / libc_bitflags!( [INFO] [stderr] 187 | | /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 188 | | pub struct SealFlag: c_int { [INFO] [stderr] 189 | | /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 197 | | } [INFO] [stderr] 198 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:186:1 [INFO] [stderr] | [INFO] [stderr] 186 | / libc_bitflags!( [INFO] [stderr] 187 | | /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 188 | | pub struct SealFlag: c_int { [INFO] [stderr] 189 | | /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 197 | | } [INFO] [stderr] 198 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:200:1 [INFO] [stderr] | [INFO] [stderr] 200 | / libc_bitflags!( [INFO] [stderr] 201 | | /// Additional configuration flags for `fcntl`'s `F_SETFD`. [INFO] [stderr] 202 | | pub struct FdFlag: c_int { [INFO] [stderr] 203 | | /// The file descriptor will automatically be closed during a successful `execve(2)`. [INFO] [stderr] 204 | | FD_CLOEXEC; [INFO] [stderr] 205 | | } [INFO] [stderr] 206 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:300:1 [INFO] [stderr] | [INFO] [stderr] 300 | / libc_bitflags! { [INFO] [stderr] 301 | | /// Additional flags to `splice` and friends. [INFO] [stderr] 302 | | pub struct SpliceFFlags: c_uint { [INFO] [stderr] 303 | | /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 317 | | } [INFO] [stderr] 318 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:300:1 [INFO] [stderr] | [INFO] [stderr] 300 | / libc_bitflags! { [INFO] [stderr] 301 | | /// Additional flags to `splice` and friends. [INFO] [stderr] 302 | | pub struct SpliceFFlags: c_uint { [INFO] [stderr] 303 | | /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 317 | | } [INFO] [stderr] 318 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:300:1 [INFO] [stderr] | [INFO] [stderr] 300 | / libc_bitflags! { [INFO] [stderr] 301 | | /// Additional flags to `splice` and friends. [INFO] [stderr] 302 | | pub struct SpliceFFlags: c_uint { [INFO] [stderr] 303 | | /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 317 | | } [INFO] [stderr] 318 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:300:1 [INFO] [stderr] | [INFO] [stderr] 300 | / libc_bitflags! { [INFO] [stderr] 301 | | /// Additional flags to `splice` and friends. [INFO] [stderr] 302 | | pub struct SpliceFFlags: c_uint { [INFO] [stderr] 303 | | /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 317 | | } [INFO] [stderr] 318 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | / libc_bitflags!( [INFO] [stderr] 348 | | /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 349 | | pub struct FallocateFlags: c_int { [INFO] [stderr] 350 | | /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 374 | | } [INFO] [stderr] 375 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | / libc_bitflags!( [INFO] [stderr] 348 | | /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 349 | | pub struct FallocateFlags: c_int { [INFO] [stderr] 350 | | /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 374 | | } [INFO] [stderr] 375 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | / libc_bitflags!( [INFO] [stderr] 348 | | /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 349 | | pub struct FallocateFlags: c_int { [INFO] [stderr] 350 | | /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 374 | | } [INFO] [stderr] 375 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | / libc_bitflags!( [INFO] [stderr] 348 | | /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 349 | | pub struct FallocateFlags: c_int { [INFO] [stderr] 350 | | /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 374 | | } [INFO] [stderr] 375 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | / libc_bitflags!( [INFO] [stderr] 348 | | /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 349 | | pub struct FallocateFlags: c_int { [INFO] [stderr] 350 | | /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 374 | | } [INFO] [stderr] 375 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/fcntl.rs:347:1 [INFO] [stderr] | [INFO] [stderr] 347 | / libc_bitflags!( [INFO] [stderr] 348 | | /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 349 | | pub struct FallocateFlags: c_int { [INFO] [stderr] 350 | | /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 374 | | } [INFO] [stderr] 375 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking uuid v0.5.1 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | / libc_bitflags!( [INFO] [stderr] 50 | | pub struct MntFlags: c_int { [INFO] [stderr] 51 | | MNT_FORCE; [INFO] [stderr] 52 | | MNT_DETACH; [INFO] [stderr] 53 | | MNT_EXPIRE; [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / libc_bitflags!( [INFO] [stderr] 6 | | pub struct MsFlags: c_ulong { [INFO] [stderr] 7 | | /// Mount read-only [INFO] [stderr] 8 | | MS_RDONLY; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | / libc_bitflags!( [INFO] [stderr] 50 | | pub struct MntFlags: c_int { [INFO] [stderr] 51 | | MNT_FORCE; [INFO] [stderr] 52 | | MNT_DETACH; [INFO] [stderr] 53 | | MNT_EXPIRE; [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | / libc_bitflags!( [INFO] [stderr] 50 | | pub struct MntFlags: c_int { [INFO] [stderr] 51 | | MNT_FORCE; [INFO] [stderr] 52 | | MNT_DETACH; [INFO] [stderr] 53 | | MNT_EXPIRE; [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mount.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | / libc_bitflags!( [INFO] [stderr] 50 | | pub struct MntFlags: c_int { [INFO] [stderr] 51 | | MNT_FORCE; [INFO] [stderr] 52 | | MNT_DETACH; [INFO] [stderr] 53 | | MNT_EXPIRE; [INFO] [stderr] 54 | | } [INFO] [stderr] 55 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / libc_bitflags!{ [INFO] [stderr] 26 | | pub struct FdFlag: libc::c_int { [INFO] [stderr] 27 | | FD_CLOEXEC; [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | | pub struct MQ_OFlag: libc::c_int { [INFO] [stderr] 15 | | O_RDONLY; [INFO] [stderr] 16 | | O_WRONLY; [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/mqueue.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / libc_bitflags!{ [INFO] [stderr] 26 | | pub struct FdFlag: libc::c_int { [INFO] [stderr] 27 | | FD_CLOEXEC; [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/net/if_.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / libc_bitflags!( [INFO] [stderr] 22 | | /// Standard interface flags, used by `getifaddrs` [INFO] [stderr] 23 | | pub struct InterfaceFlags: libc::c_int { [INFO] [stderr] 24 | | /// Interface is running. (see [INFO] [stderr] ... | [INFO] [stderr] 267 | | } [INFO] [stderr] 268 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/poll.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | / libc_bitflags! { [INFO] [stderr] 64 | | /// These flags define the different events that can be monitored by `poll` and `ppoll` [INFO] [stderr] 65 | | pub struct EventFlags: libc::c_short { [INFO] [stderr] 66 | | /// There is data to read. [INFO] [stderr] ... | [INFO] [stderr] 110 | | } [INFO] [stderr] 111 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sched.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!{ [INFO] [stderr] 12 | | pub struct CloneFlags: c_int { [INFO] [stderr] 13 | | CLONE_VM; [INFO] [stderr] 14 | | CLONE_FS; [INFO] [stderr] ... | [INFO] [stderr] 36 | | } [INFO] [stderr] 37 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / libc_bitflags!{ [INFO] [stderr] 40 | | pub struct EpollCreateFlags: c_int { [INFO] [stderr] 41 | | EPOLL_CLOEXEC; [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / libc_bitflags!( [INFO] [stderr] 10 | | pub struct EpollFlags: c_int { [INFO] [stderr] 11 | | EPOLLIN; [INFO] [stderr] 12 | | EPOLLPRI; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/epoll.rs:39:1 [INFO] [stderr] | [INFO] [stderr] 39 | / libc_bitflags!{ [INFO] [stderr] 40 | | pub struct EpollCreateFlags: c_int { [INFO] [stderr] 41 | | EPOLL_CLOEXEC; [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/eventfd.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / libc_bitflags! { [INFO] [stderr] 7 | | pub struct EfdFlags: libc::c_int { [INFO] [stderr] 8 | | EFD_CLOEXEC; // Since Linux 2.6.27 [INFO] [stderr] 9 | | EFD_NONBLOCK; // Since Linux 2.6.27 [INFO] [stderr] 10 | | EFD_SEMAPHORE; // Since Linux 2.6.30 [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/eventfd.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / libc_bitflags! { [INFO] [stderr] 7 | | pub struct EfdFlags: libc::c_int { [INFO] [stderr] 8 | | EFD_CLOEXEC; // Since Linux 2.6.27 [INFO] [stderr] 9 | | EFD_NONBLOCK; // Since Linux 2.6.27 [INFO] [stderr] 10 | | EFD_SEMAPHORE; // Since Linux 2.6.30 [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/eventfd.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / libc_bitflags! { [INFO] [stderr] 7 | | pub struct EfdFlags: libc::c_int { [INFO] [stderr] 8 | | EFD_CLOEXEC; // Since Linux 2.6.27 [INFO] [stderr] 9 | | EFD_NONBLOCK; // Since Linux 2.6.27 [INFO] [stderr] 10 | | EFD_SEMAPHORE; // Since Linux 2.6.30 [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/eventfd.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / libc_bitflags! { [INFO] [stderr] 7 | | pub struct EfdFlags: libc::c_int { [INFO] [stderr] 8 | | EFD_CLOEXEC; // Since Linux 2.6.27 [INFO] [stderr] 9 | | EFD_NONBLOCK; // Since Linux 2.6.27 [INFO] [stderr] 10 | | EFD_SEMAPHORE; // Since Linux 2.6.30 [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/memfd.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / libc_bitflags!( [INFO] [stderr] 8 | | pub struct MemFdCreateFlag: libc::c_uint { [INFO] [stderr] 9 | | MFD_CLOEXEC; [INFO] [stderr] 10 | | MFD_ALLOW_SEALING; [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/memfd.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / libc_bitflags!( [INFO] [stderr] 8 | | pub struct MemFdCreateFlag: libc::c_uint { [INFO] [stderr] 9 | | MFD_CLOEXEC; [INFO] [stderr] 10 | | MFD_ALLOW_SEALING; [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/memfd.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / libc_bitflags!( [INFO] [stderr] 8 | | pub struct MemFdCreateFlag: libc::c_uint { [INFO] [stderr] 9 | | MFD_CLOEXEC; [INFO] [stderr] 10 | | MFD_ALLOW_SEALING; [INFO] [stderr] 11 | | } [INFO] [stderr] 12 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | /// Desired memory protection of a memory mapping. [INFO] [stderr] 14 | | pub struct ProtFlags: c_int { [INFO] [stderr] 15 | | /// Pages cannot be accessed. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 198 | / libc_bitflags!{ [INFO] [stderr] 199 | | /// Configuration flags for `msync`. [INFO] [stderr] 200 | | pub struct MsFlags: c_int { [INFO] [stderr] 201 | | /// Schedule an update but return immediately. [INFO] [stderr] ... | [INFO] [stderr] 213 | | } [INFO] [stderr] 214 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:216:1 [INFO] [stderr] | [INFO] [stderr] 216 | / libc_bitflags!{ [INFO] [stderr] 217 | | /// Flags for `mlockall`. [INFO] [stderr] 218 | | pub struct MlockAllFlags: c_int { [INFO] [stderr] 219 | | /// Lock pages that are currently mapped into the address space of the process. [INFO] [stderr] ... | [INFO] [stderr] 223 | | } [INFO] [stderr] 224 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | /// Desired memory protection of a memory mapping. [INFO] [stderr] 14 | | pub struct ProtFlags: c_int { [INFO] [stderr] 15 | | /// Pages cannot be accessed. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | /// Desired memory protection of a memory mapping. [INFO] [stderr] 14 | | pub struct ProtFlags: c_int { [INFO] [stderr] 15 | | /// Pages cannot be accessed. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | /// Desired memory protection of a memory mapping. [INFO] [stderr] 14 | | pub struct ProtFlags: c_int { [INFO] [stderr] 15 | | /// Pages cannot be accessed. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | /// Desired memory protection of a memory mapping. [INFO] [stderr] 14 | | pub struct ProtFlags: c_int { [INFO] [stderr] 15 | | /// Pages cannot be accessed. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | /// Desired memory protection of a memory mapping. [INFO] [stderr] 14 | | pub struct ProtFlags: c_int { [INFO] [stderr] 15 | | /// Pages cannot be accessed. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / libc_bitflags!{ [INFO] [stderr] 13 | | /// Desired memory protection of a memory mapping. [INFO] [stderr] 14 | | pub struct ProtFlags: c_int { [INFO] [stderr] 15 | | /// Pages cannot be accessed. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / libc_bitflags!{ [INFO] [stderr] 33 | | /// Additional parameters for `mmap()`. [INFO] [stderr] 34 | | pub struct MapFlags: c_int { [INFO] [stderr] 35 | | /// Compatibility flag. Ignored. [INFO] [stderr] ... | [INFO] [stderr] 102 | | } [INFO] [stderr] 103 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 198 | / libc_bitflags!{ [INFO] [stderr] 199 | | /// Configuration flags for `msync`. [INFO] [stderr] 200 | | pub struct MsFlags: c_int { [INFO] [stderr] 201 | | /// Schedule an update but return immediately. [INFO] [stderr] ... | [INFO] [stderr] 213 | | } [INFO] [stderr] 214 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 198 | / libc_bitflags!{ [INFO] [stderr] 199 | | /// Configuration flags for `msync`. [INFO] [stderr] 200 | | pub struct MsFlags: c_int { [INFO] [stderr] 201 | | /// Schedule an update but return immediately. [INFO] [stderr] ... | [INFO] [stderr] 213 | | } [INFO] [stderr] 214 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:198:1 [INFO] [stderr] | [INFO] [stderr] 198 | / libc_bitflags!{ [INFO] [stderr] 199 | | /// Configuration flags for `msync`. [INFO] [stderr] 200 | | pub struct MsFlags: c_int { [INFO] [stderr] 201 | | /// Schedule an update but return immediately. [INFO] [stderr] ... | [INFO] [stderr] 213 | | } [INFO] [stderr] 214 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:216:1 [INFO] [stderr] | [INFO] [stderr] 216 | / libc_bitflags!{ [INFO] [stderr] 217 | | /// Flags for `mlockall`. [INFO] [stderr] 218 | | pub struct MlockAllFlags: c_int { [INFO] [stderr] 219 | | /// Lock pages that are currently mapped into the address space of the process. [INFO] [stderr] ... | [INFO] [stderr] 223 | | } [INFO] [stderr] 224 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/mman.rs:216:1 [INFO] [stderr] | [INFO] [stderr] 216 | / libc_bitflags!{ [INFO] [stderr] 217 | | /// Flags for `mlockall`. [INFO] [stderr] 218 | | pub struct MlockAllFlags: c_int { [INFO] [stderr] 219 | | /// Lock pages that are currently mapped into the address space of the process. [INFO] [stderr] ... | [INFO] [stderr] 223 | | } [INFO] [stderr] 224 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/ptrace.rs:130:1 [INFO] [stderr] | [INFO] [stderr] 130 | / libc_bitflags! { [INFO] [stderr] 131 | | /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 132 | | /// See `man ptrace` for more details. [INFO] [stderr] 133 | | pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 158 | | } [INFO] [stderr] 159 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/quota.rs:69:1 [INFO] [stderr] | [INFO] [stderr] 69 | / libc_bitflags!( [INFO] [stderr] 70 | | /// Indicates the quota fields that are valid to read from. [INFO] [stderr] 71 | | #[derive(Default)] [INFO] [stderr] 72 | | pub struct QuotaValidFlags: u32 { [INFO] [stderr] ... | [INFO] [stderr] 93 | | } [INFO] [stderr] 94 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signal.rs:210:1 [INFO] [stderr] | [INFO] [stderr] 210 | / libc_bitflags!{ [INFO] [stderr] 211 | | pub struct SaFlags: libc::c_int { [INFO] [stderr] 212 | | SA_NOCLDSTOP; [INFO] [stderr] 213 | | SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 219 | | } [INFO] [stderr] 220 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signalfd.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / libc_bitflags!{ [INFO] [stderr] 30 | | pub struct SfdFlags: libc::c_int { [INFO] [stderr] 31 | | SFD_NONBLOCK; [INFO] [stderr] 32 | | SFD_CLOEXEC; [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signalfd.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / libc_bitflags!{ [INFO] [stderr] 30 | | pub struct SfdFlags: libc::c_int { [INFO] [stderr] 31 | | SFD_NONBLOCK; [INFO] [stderr] 32 | | SFD_CLOEXEC; [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/signalfd.rs:29:1 [INFO] [stderr] | [INFO] [stderr] 29 | / libc_bitflags!{ [INFO] [stderr] 30 | | pub struct SfdFlags: libc::c_int { [INFO] [stderr] 31 | | SFD_NONBLOCK; [INFO] [stderr] 32 | | SFD_CLOEXEC; [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | / libc_bitflags!{ [INFO] [stderr] 89 | | /// Additional socket options [INFO] [stderr] 90 | | pub struct SockFlag: c_int { [INFO] [stderr] 91 | | /// Set non-blocking mode on the new socket [INFO] [stderr] ... | [INFO] [stderr] 114 | | } [INFO] [stderr] 115 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | / libc_bitflags!{ [INFO] [stderr] 89 | | /// Additional socket options [INFO] [stderr] 90 | | pub struct SockFlag: c_int { [INFO] [stderr] 91 | | /// Set non-blocking mode on the new socket [INFO] [stderr] ... | [INFO] [stderr] 114 | | } [INFO] [stderr] 115 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | / libc_bitflags!{ [INFO] [stderr] 89 | | /// Additional socket options [INFO] [stderr] 90 | | pub struct SockFlag: c_int { [INFO] [stderr] 91 | | /// Set non-blocking mode on the new socket [INFO] [stderr] ... | [INFO] [stderr] 114 | | } [INFO] [stderr] 115 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/socket/mod.rs:117:1 [INFO] [stderr] | [INFO] [stderr] 117 | / libc_bitflags!{ [INFO] [stderr] 118 | | /// Flags for send/recv and their relatives [INFO] [stderr] 119 | | pub struct MsgFlags: c_int { [INFO] [stderr] 120 | | /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 172 | | } [INFO] [stderr] 173 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / libc_bitflags!( [INFO] [stderr] 12 | | pub struct SFlag: mode_t { [INFO] [stderr] 13 | | S_IFIFO; [INFO] [stderr] 14 | | S_IFCHR; [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/stat.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | / libc_bitflags! { [INFO] [stderr] 25 | | pub struct Mode: mode_t { [INFO] [stderr] 26 | | S_IRWXU; [INFO] [stderr] 27 | | S_IRUSR; [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/statvfs.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / libc_bitflags!( [INFO] [stderr] 14 | | /// File system mount Flags [INFO] [stderr] 15 | | #[repr(C)] [INFO] [stderr] 16 | | #[derive(Default)] [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:593:1 [INFO] [stderr] | [INFO] [stderr] 593 | / libc_bitflags! { [INFO] [stderr] 594 | | /// Flags for configuring the input mode of a terminal [INFO] [stderr] 595 | | pub struct InputFlags: tcflag_t { [INFO] [stderr] 596 | | IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 611 | | } [INFO] [stderr] 612 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:614:1 [INFO] [stderr] | [INFO] [stderr] 614 | / libc_bitflags! { [INFO] [stderr] 615 | | /// Flags for configuring the output mode of a terminal [INFO] [stderr] 616 | | pub struct OutputFlags: tcflag_t { [INFO] [stderr] 617 | | OPOST; [INFO] [stderr] ... | [INFO] [stderr] 794 | | } [INFO] [stderr] 795 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / libc_bitflags! { [INFO] [stderr] 798 | | /// Flags for setting the control mode of a terminal [INFO] [stderr] 799 | | pub struct ControlFlags: tcflag_t { [INFO] [stderr] 800 | | #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 861 | | } [INFO] [stderr] 862 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/termios.rs:864:1 [INFO] [stderr] | [INFO] [stderr] 864 | / libc_bitflags! { [INFO] [stderr] 865 | | /// Flags for setting any local modes [INFO] [stderr] 866 | | pub struct LocalFlags: tcflag_t { [INFO] [stderr] 867 | | ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 896 | | } [INFO] [stderr] 897 | | } [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |_not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.11.1/src/sys/wait.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / libc_bitflags!( [INFO] [stderr] 9 | | pub struct WaitPidFlag: c_int { [INFO] [stderr] 10 | | WNOHANG; [INFO] [stderr] 11 | | WUNTRACED; [INFO] [stderr] ... | [INFO] [stderr] 46 | | } [INFO] [stderr] 47 | | ); [INFO] [stderr] | | ^ [INFO] [stderr] | | | [INFO] [stderr] | |__not a function or closure [INFO] [stderr] | in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking num-bigint v0.2.2 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-8d1ac774662a7f79/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55bc9c824a14 - backtrace::backtrace::libunwind::trace::hef6fc58b54b0c273 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55bc9c824a14 - backtrace::backtrace::trace_unsynchronized::hed70e532b71a8977 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55bc9c824a14 - std::sys_common::backtrace::_print_fmt::hb989f9624749a87e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55bc9c824a14 - ::fmt::h752e880115b2e6b8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55bc9c83d1ac - core::fmt::write::h8587a0223398998a [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x55bc9c823097 - std::io::Write::write_fmt::h739e1721b42dc764 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55bc9c826d0e - std::sys_common::backtrace::_print::he941da29bef7c30c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55bc9c826d0e - std::sys_common::backtrace::print::haf56476e740dbe1b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55bc9c826d0e - std::panicking::default_hook::{{closure}}::ha490775aa99416ce [INFO] [stderr] at src/libstd/panicking.rs:189 [INFO] [stderr] 9: 0x55bc9c826a11 - std::panicking::default_hook::h27c65cbf7bc04c7a [INFO] [stderr] at src/libstd/panicking.rs:206 [INFO] [stderr] 10: 0x55bc9c827355 - std::panicking::rust_panic_with_hook::h5640e0014aa25ab8 [INFO] [stderr] at src/libstd/panicking.rs:469 [INFO] [stderr] 11: 0x55bc9c81b08f - std::panicking::begin_panic::h836e3fe64e330215 [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/libstd/panicking.rs:403 [INFO] [stderr] 12: 0x55bc9c81d471 - build_script_build::main::h21ca83d22274574b [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16 [INFO] [stderr] 13: 0x55bc9c81b6a0 - std::rt::lang_start::{{closure}}::h717ef26699c90c04 [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/libstd/rt.rs:61 [INFO] [stderr] 14: 0x55bc9c826dd3 - std::rt::lang_start_internal::{{closure}}::h5f0ee1fc0a13fd44 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 15: 0x55bc9c826dd3 - std::panicking::try::do_call::h1b76048f8cff5994 [INFO] [stderr] at src/libstd/panicking.rs:288 [INFO] [stderr] 16: 0x55bc9c82859a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 17: 0x55bc9c82784d - std::panicking::try::hb92b65c4d6ee9dd4 [INFO] [stderr] at src/libstd/panicking.rs:267 [INFO] [stderr] 18: 0x55bc9c82784d - std::panic::catch_unwind::hc76e28cdfa615edb [INFO] [stderr] at src/libstd/panic.rs:396 [INFO] [stderr] 19: 0x55bc9c82784d - std::rt::lang_start_internal::h8abfd636cde844de [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 20: 0x55bc9c81b679 - std::rt::lang_start::h943aa837d4bdb5bb [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/libstd/rt.rs:61 [INFO] [stderr] 21: 0x55bc9c81dc0a - main [INFO] [stderr] 22: 0x7f7f8f242b97 - __libc_start_main [INFO] [stderr] 23: 0x55bc9c8183fa - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 377 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "6812e707f9d69c3ff0c6076ecb46a833ba2d3dbe56a4b6500d16e190c403b8ea"` [INFO] running `"docker" "rm" "-f" "6812e707f9d69c3ff0c6076ecb46a833ba2d3dbe56a4b6500d16e190c403b8ea"` [INFO] [stdout] 6812e707f9d69c3ff0c6076ecb46a833ba2d3dbe56a4b6500d16e190c403b8ea