[INFO] updating cached repository https://github.com/tatref/gpu-raymarching [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] 95378d645f34eed6cbe88908560fd3f3df5fbe0c [INFO] checking tatref/gpu-raymarching against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftatref%2Fgpu-raymarching" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tatref/gpu-raymarching 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/tatref/gpu-raymarching [INFO] finished tweaking git repo https://github.com/tatref/gpu-raymarching [INFO] tweaked toml for git repo https://github.com/tatref/gpu-raymarching written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tatref/gpu-raymarching 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 22696c8210661dfbb293af523ea35f52262f2a075c5ed459d4d9f9dfb474a96d [INFO] running `"docker" "start" "-a" "22696c8210661dfbb293af523ea35f52262f2a075c5ed459d4d9f9dfb474a96d"` [INFO] [stderr]  Checking libloading v0.5.2 [INFO] [stderr]  Checking nix v0.14.1 [INFO] [stderr]  Checking crossbeam-epoch v0.4.3 [INFO] [stderr]  Checking parking_lot_core v0.2.14 [INFO] [stderr]  Checking inotify v0.6.1 [INFO] [stderr]  Checking rusttype v0.8.0 [INFO] [stderr]  Compiling derivative v1.0.3 [INFO] [stderr]  Checking mio-extras v2.0.5 [INFO] [stderr]  Compiling wayland-client v0.21.13 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/events.rs:213:1 [INFO] [stderr]  | [INFO] [stderr] 213 | / bitflags! { [INFO] [stderr] 214 | |  /// Indicates the type of an event [INFO] [stderr] 215 | |  /// [INFO] [stderr] 216 | |  /// This struct can be retrieved from an [`Event`] via its `mask` field. [INFO] [stderr] ... | [INFO] [stderr] 379 | |  } [INFO] [stderr] 380 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/inotify-0.6.1/src/watches.rs:15:1 [INFO] [stderr]  | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | |  /// Describes a file system watch [INFO] [stderr] 17 | |  /// [INFO] [stderr] 18 | |  /// Passed to [`Inotify::add_watch`], to describe what file system events [INFO] [stderr] ... | [INFO] [stderr] 273 | |  } [INFO] [stderr] 274 | | } [INFO] [stderr]  | |_^ not a function or closure [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates 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 wayland-protocols v0.21.13 [INFO] [stderr]  Checking glutin_glx_sys v0.1.5 [INFO] [stderr] error: aborting due to 38 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `inotify`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:13:1 [INFO] [stderr]  | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | |  pub struct AtFlags: c_int { [INFO] [stderr] 15 | |  AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 16 | |  #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 20 | |  } [INFO] [stderr] 21 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:195:1 [INFO] [stderr]  | [INFO] [stderr] 195 | / libc_bitflags!( [INFO] [stderr] 196 | |  /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 197 | |  pub struct SealFlag: c_int { [INFO] [stderr] 198 | |  /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 206 | |  } [INFO] [stderr] 207 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:209:1 [INFO] [stderr]  | [INFO] [stderr] 209 | / libc_bitflags!( [INFO] [stderr] 210 | |  /// Additional configuration flags for `fcntl`'s `F_SETFD`. [INFO] [stderr] 211 | |  pub struct FdFlag: c_int { [INFO] [stderr] 212 | |  /// The file descriptor will automatically be closed during a successful `execve(2)`. [INFO] [stderr] 213 | |  FD_CLOEXEC; [INFO] [stderr] 214 | |  } [INFO] [stderr] 215 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:309:1 [INFO] [stderr]  | [INFO] [stderr] 309 | / libc_bitflags! { [INFO] [stderr] 310 | |  /// Additional flags to `splice` and friends. [INFO] [stderr] 311 | |  pub struct SpliceFFlags: c_uint { [INFO] [stderr] 312 | |  /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 326 | |  } [INFO] [stderr] 327 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:356:1 [INFO] [stderr]  | [INFO] [stderr] 356 | / libc_bitflags!( [INFO] [stderr] 357 | |  /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 358 | |  pub struct FallocateFlags: c_int { [INFO] [stderr] 359 | |  /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 383 | |  } [INFO] [stderr] 384 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:13:1 [INFO] [stderr]  | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | |  pub struct AtFlags: c_int { [INFO] [stderr] 15 | |  AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 16 | |  #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 20 | |  } [INFO] [stderr] 21 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:13:1 [INFO] [stderr]  | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | |  pub struct AtFlags: c_int { [INFO] [stderr] 15 | |  AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 16 | |  #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 20 | |  } [INFO] [stderr] 21 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:13:1 [INFO] [stderr]  | [INFO] [stderr] 13 | / libc_bitflags!{ [INFO] [stderr] 14 | |  pub struct AtFlags: c_int { [INFO] [stderr] 15 | |  AT_SYMLINK_NOFOLLOW; [INFO] [stderr] 16 | |  #[cfg(any(target_os = "android", target_os = "linux"))] [INFO] [stderr] ... | [INFO] [stderr] 20 | |  } [INFO] [stderr] 21 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:23:1 [INFO] [stderr]  | [INFO] [stderr] 23 | / libc_bitflags!( [INFO] [stderr] 24 | |  /// Configuration options for opened files. [INFO] [stderr] 25 | |  pub struct OFlag: c_int { [INFO] [stderr] 26 | |  /// Mask for the access mode of the file. [INFO] [stderr] ... | [INFO] [stderr] 138 | |  } [INFO] [stderr] 139 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:195:1 [INFO] [stderr]  | [INFO] [stderr] 195 | / libc_bitflags!( [INFO] [stderr] 196 | |  /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 197 | |  pub struct SealFlag: c_int { [INFO] [stderr] 198 | |  /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 206 | |  } [INFO] [stderr] 207 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:195:1 [INFO] [stderr]  | [INFO] [stderr] 195 | / libc_bitflags!( [INFO] [stderr] 196 | |  /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 197 | |  pub struct SealFlag: c_int { [INFO] [stderr] 198 | |  /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 206 | |  } [INFO] [stderr] 207 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:195:1 [INFO] [stderr]  | [INFO] [stderr] 195 | / libc_bitflags!( [INFO] [stderr] 196 | |  /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 197 | |  pub struct SealFlag: c_int { [INFO] [stderr] 198 | |  /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 206 | |  } [INFO] [stderr] 207 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:195:1 [INFO] [stderr]  | [INFO] [stderr] 195 | / libc_bitflags!( [INFO] [stderr] 196 | |  /// Additional flags for file sealing, which allows for limiting operations on a file. [INFO] [stderr] 197 | |  pub struct SealFlag: c_int { [INFO] [stderr] 198 | |  /// Prevents further calls to `fcntl()` with `F_ADD_SEALS`. [INFO] [stderr] ... | [INFO] [stderr] 206 | |  } [INFO] [stderr] 207 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:209:1 [INFO] [stderr]  | [INFO] [stderr] 209 | / libc_bitflags!( [INFO] [stderr] 210 | |  /// Additional configuration flags for `fcntl`'s `F_SETFD`. [INFO] [stderr] 211 | |  pub struct FdFlag: c_int { [INFO] [stderr] 212 | |  /// The file descriptor will automatically be closed during a successful `execve(2)`. [INFO] [stderr] 213 | |  FD_CLOEXEC; [INFO] [stderr] 214 | |  } [INFO] [stderr] 215 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:309:1 [INFO] [stderr]  | [INFO] [stderr] 309 | / libc_bitflags! { [INFO] [stderr] 310 | |  /// Additional flags to `splice` and friends. [INFO] [stderr] 311 | |  pub struct SpliceFFlags: c_uint { [INFO] [stderr] 312 | |  /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 326 | |  } [INFO] [stderr] 327 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:309:1 [INFO] [stderr]  | [INFO] [stderr] 309 | / libc_bitflags! { [INFO] [stderr] 310 | |  /// Additional flags to `splice` and friends. [INFO] [stderr] 311 | |  pub struct SpliceFFlags: c_uint { [INFO] [stderr] 312 | |  /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 326 | |  } [INFO] [stderr] 327 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:309:1 [INFO] [stderr]  | [INFO] [stderr] 309 | / libc_bitflags! { [INFO] [stderr] 310 | |  /// Additional flags to `splice` and friends. [INFO] [stderr] 311 | |  pub struct SpliceFFlags: c_uint { [INFO] [stderr] 312 | |  /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 326 | |  } [INFO] [stderr] 327 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:309:1 [INFO] [stderr]  | [INFO] [stderr] 309 | / libc_bitflags! { [INFO] [stderr] 310 | |  /// Additional flags to `splice` and friends. [INFO] [stderr] 311 | |  pub struct SpliceFFlags: c_uint { [INFO] [stderr] 312 | |  /// Request that pages be moved instead of copied. [INFO] [stderr] ... | [INFO] [stderr] 326 | |  } [INFO] [stderr] 327 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:356:1 [INFO] [stderr]  | [INFO] [stderr] 356 | / libc_bitflags!( [INFO] [stderr] 357 | |  /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 358 | |  pub struct FallocateFlags: c_int { [INFO] [stderr] 359 | |  /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 383 | |  } [INFO] [stderr] 384 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:356:1 [INFO] [stderr]  | [INFO] [stderr] 356 | / libc_bitflags!( [INFO] [stderr] 357 | |  /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 358 | |  pub struct FallocateFlags: c_int { [INFO] [stderr] 359 | |  /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 383 | |  } [INFO] [stderr] 384 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:356:1 [INFO] [stderr]  | [INFO] [stderr] 356 | / libc_bitflags!( [INFO] [stderr] 357 | |  /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 358 | |  pub struct FallocateFlags: c_int { [INFO] [stderr] 359 | |  /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 383 | |  } [INFO] [stderr] 384 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:356:1 [INFO] [stderr]  | [INFO] [stderr] 356 | / libc_bitflags!( [INFO] [stderr] 357 | |  /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 358 | |  pub struct FallocateFlags: c_int { [INFO] [stderr] 359 | |  /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 383 | |  } [INFO] [stderr] 384 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:356:1 [INFO] [stderr]  | [INFO] [stderr] 356 | / libc_bitflags!( [INFO] [stderr] 357 | |  /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 358 | |  pub struct FallocateFlags: c_int { [INFO] [stderr] 359 | |  /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 383 | |  } [INFO] [stderr] 384 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/fcntl.rs:356:1 [INFO] [stderr]  | [INFO] [stderr] 356 | / libc_bitflags!( [INFO] [stderr] 357 | |  /// Mode argument flags for fallocate determining operation performed on a given range. [INFO] [stderr] 358 | |  pub struct FallocateFlags: c_int { [INFO] [stderr] 359 | |  /// File size is not changed. [INFO] [stderr] ... | [INFO] [stderr] 383 | |  } [INFO] [stderr] 384 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/kmod.rs:59:1 [INFO] [stderr]  | [INFO] [stderr] 59 | / libc_bitflags!( [INFO] [stderr] 60 | |  /// Flags used by the `finit_module` function. [INFO] [stderr] 61 | |  pub struct ModuleInitFlags: libc::c_uint { [INFO] [stderr] 62 | |  /// Ignore symbol version hashes. [INFO] [stderr] ... | [INFO] [stderr] 66 | |  } [INFO] [stderr] 67 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/kmod.rs:96:1 [INFO] [stderr]  | [INFO] [stderr] 96 | / libc_bitflags!( [INFO] [stderr] 97 | |  /// Flags used by `delete_module`. [INFO] [stderr] 98 | |  /// [INFO] [stderr] 99 | |  /// See [`man delete_module(2)`](http://man7.org/linux/man-pages/man2/delete_module.2.html) [INFO] [stderr] ... | [INFO] [stderr] 104 | |  } [INFO] [stderr] 105 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/kmod.rs:59:1 [INFO] [stderr]  | [INFO] [stderr] 59 | / libc_bitflags!( [INFO] [stderr] 60 | |  /// Flags used by the `finit_module` function. [INFO] [stderr] 61 | |  pub struct ModuleInitFlags: libc::c_uint { [INFO] [stderr] 62 | |  /// Ignore symbol version hashes. [INFO] [stderr] ... | [INFO] [stderr] 66 | |  } [INFO] [stderr] 67 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/kmod.rs:59:1 [INFO] [stderr]  | [INFO] [stderr] 59 | / libc_bitflags!( [INFO] [stderr] 60 | |  /// Flags used by the `finit_module` function. [INFO] [stderr] 61 | |  pub struct ModuleInitFlags: libc::c_uint { [INFO] [stderr] 62 | |  /// Ignore symbol version hashes. [INFO] [stderr] ... | [INFO] [stderr] 66 | |  } [INFO] [stderr] 67 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/kmod.rs:96:1 [INFO] [stderr]  | [INFO] [stderr] 96 | / libc_bitflags!( [INFO] [stderr] 97 | |  /// Flags used by `delete_module`. [INFO] [stderr] 98 | |  /// [INFO] [stderr] 99 | |  /// See [`man delete_module(2)`](http://man7.org/linux/man-pages/man2/delete_module.2.html) [INFO] [stderr] ... | [INFO] [stderr] 104 | |  } [INFO] [stderr] 105 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/kmod.rs:96:1 [INFO] [stderr]  | [INFO] [stderr] 96 | / libc_bitflags!( [INFO] [stderr] 97 | |  /// Flags used by `delete_module`. [INFO] [stderr] 98 | |  /// [INFO] [stderr] 99 | |  /// See [`man delete_module(2)`](http://man7.org/linux/man-pages/man2/delete_module.2.html) [INFO] [stderr] ... | [INFO] [stderr] 104 | |  } [INFO] [stderr] 105 | | ); [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |__not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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 PollFlags: 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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/ptrace/linux.rs:137:1 [INFO] [stderr]  | [INFO] [stderr] 137 | / libc_bitflags! { [INFO] [stderr] 138 | |  /// Ptrace options used in conjunction with the PTRACE_SETOPTIONS request. [INFO] [stderr] 139 | |  /// See `man ptrace` for more details. [INFO] [stderr] 140 | |  pub struct Options: libc::c_int { [INFO] [stderr] ... | [INFO] [stderr] 165 | |  } [INFO] [stderr] 166 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/signal.rs:310:1 [INFO] [stderr]  | [INFO] [stderr] 310 | / libc_bitflags!{ [INFO] [stderr] 311 | |  pub struct SaFlags: libc::c_int { [INFO] [stderr] 312 | |  SA_NOCLDSTOP; [INFO] [stderr] 313 | |  SA_NOCLDWAIT; [INFO] [stderr] ... | [INFO] [stderr] 319 | |  } [INFO] [stderr] 320 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.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.14.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.14.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.14.1/src/sys/socket/mod.rs:95:1 [INFO] [stderr]  | [INFO] [stderr] 95 | / libc_bitflags!{ [INFO] [stderr] 96 | |  /// Additional socket options [INFO] [stderr] 97 | |  pub struct SockFlag: c_int { [INFO] [stderr] 98 | |  /// Set non-blocking mode on the new socket [INFO] [stderr] ... | [INFO] [stderr] 121 | |  } [INFO] [stderr] 122 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:95:1 [INFO] [stderr]  | [INFO] [stderr] 95 | / libc_bitflags!{ [INFO] [stderr] 96 | |  /// Additional socket options [INFO] [stderr] 97 | |  pub struct SockFlag: c_int { [INFO] [stderr] 98 | |  /// Set non-blocking mode on the new socket [INFO] [stderr] ... | [INFO] [stderr] 121 | |  } [INFO] [stderr] 122 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:95:1 [INFO] [stderr]  | [INFO] [stderr] 95 | / libc_bitflags!{ [INFO] [stderr] 96 | |  /// Additional socket options [INFO] [stderr] 97 | |  pub struct SockFlag: c_int { [INFO] [stderr] 98 | |  /// Set non-blocking mode on the new socket [INFO] [stderr] ... | [INFO] [stderr] 121 | |  } [INFO] [stderr] 122 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/socket/mod.rs:124:1 [INFO] [stderr]  | [INFO] [stderr] 124 | / libc_bitflags!{ [INFO] [stderr] 125 | |  /// Flags for send/recv and their relatives [INFO] [stderr] 126 | |  pub struct MsgFlags: c_int { [INFO] [stderr] 127 | |  /// Sends or requests out-of-band data on sockets that support this notion [INFO] [stderr] ... | [INFO] [stderr] 179 | |  } [INFO] [stderr] 180 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:12:1 [INFO] [stderr]  | [INFO] [stderr] 12 | / libc_bitflags!( [INFO] [stderr] 13 | |  pub struct SFlag: mode_t { [INFO] [stderr] 14 | |  S_IFIFO; [INFO] [stderr] 15 | |  S_IFCHR; [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.1/src/sys/stat.rs:25:1 [INFO] [stderr]  | [INFO] [stderr] 25 | / libc_bitflags! { [INFO] [stderr] 26 | |  pub struct Mode: mode_t { [INFO] [stderr] 27 | |  S_IRWXU; [INFO] [stderr] 28 | |  S_IRUSR; [INFO] [stderr] ... | [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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:596:1 [INFO] [stderr]  | [INFO] [stderr] 596 | / libc_bitflags! { [INFO] [stderr] 597 | |  /// Flags for configuring the input mode of a terminal [INFO] [stderr] 598 | |  pub struct InputFlags: tcflag_t { [INFO] [stderr] 599 | |  IGNBRK; [INFO] [stderr] ... | [INFO] [stderr] 614 | |  } [INFO] [stderr] 615 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:617:1 [INFO] [stderr]  | [INFO] [stderr] 617 | / libc_bitflags! { [INFO] [stderr] 618 | |  /// Flags for configuring the output mode of a terminal [INFO] [stderr] 619 | |  pub struct OutputFlags: tcflag_t { [INFO] [stderr] 620 | |  OPOST; [INFO] [stderr] ... | [INFO] [stderr] 797 | |  } [INFO] [stderr] 798 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:800:1 [INFO] [stderr]  | [INFO] [stderr] 800 | / libc_bitflags! { [INFO] [stderr] 801 | |  /// Flags for setting the control mode of a terminal [INFO] [stderr] 802 | |  pub struct ControlFlags: tcflag_t { [INFO] [stderr] 803 | |  #[cfg(any(target_os = "dragonfly", [INFO] [stderr] ... | [INFO] [stderr] 864 | |  } [INFO] [stderr] 865 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/termios.rs:867:1 [INFO] [stderr]  | [INFO] [stderr] 867 | / libc_bitflags! { [INFO] [stderr] 868 | |  /// Flags for setting any local modes [INFO] [stderr] 869 | |  pub struct LocalFlags: tcflag_t { [INFO] [stderr] 870 | |  ECHOKE; [INFO] [stderr] ... | [INFO] [stderr] 899 | |  } [INFO] [stderr] 900 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.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.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:72:1 [INFO] [stderr]  | [INFO] [stderr] 72 | / libc_bitflags! { [INFO] [stderr] 73 | |  /// Configuration options for [`inotify_init1`](fn.inotify_init1.html). [INFO] [stderr] 74 | |  pub struct InitFlags: c_int { [INFO] [stderr] 75 | |  IN_CLOEXEC; [INFO] [stderr] 76 | |  IN_NONBLOCK; [INFO] [stderr] 77 | |  } [INFO] [stderr] 78 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:40:1 [INFO] [stderr]  | [INFO] [stderr] 40 | / libc_bitflags! { [INFO] [stderr] 41 | |  /// Configuration options for [`inotify_add_watch`](fn.inotify_add_watch.html). [INFO] [stderr] 42 | |  pub struct AddWatchFlags: u32 { [INFO] [stderr] 43 | |  IN_ACCESS; [INFO] [stderr] ... | [INFO] [stderr] 69 | |  } [INFO] [stderr] 70 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:72:1 [INFO] [stderr]  | [INFO] [stderr] 72 | / libc_bitflags! { [INFO] [stderr] 73 | |  /// Configuration options for [`inotify_init1`](fn.inotify_init1.html). [INFO] [stderr] 74 | |  pub struct InitFlags: c_int { [INFO] [stderr] 75 | |  IN_CLOEXEC; [INFO] [stderr] 76 | |  IN_NONBLOCK; [INFO] [stderr] 77 | |  } [INFO] [stderr] 78 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/sys/inotify.rs:72:1 [INFO] [stderr]  | [INFO] [stderr] 72 | / libc_bitflags! { [INFO] [stderr] 73 | |  /// Configuration options for [`inotify_init1`](fn.inotify_init1.html). [INFO] [stderr] 74 | |  pub struct InitFlags: c_int { [INFO] [stderr] 75 | |  IN_CLOEXEC; [INFO] [stderr] 76 | |  IN_NONBLOCK; [INFO] [stderr] 77 | |  } [INFO] [stderr] 78 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/unistd.rs:2335:1 [INFO] [stderr]  | [INFO] [stderr] 2335 | / libc_bitflags!{ [INFO] [stderr] 2336 | |  /// Options for access() [INFO] [stderr] 2337 | |  pub struct AccessFlags : c_int { [INFO] [stderr] 2338 | |  /// Test for existence of file. [INFO] [stderr] ... | [INFO] [stderr] 2346 | |  } [INFO] [stderr] 2347 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/unistd.rs:2335:1 [INFO] [stderr]  | [INFO] [stderr] 2335 | / libc_bitflags!{ [INFO] [stderr] 2336 | |  /// Options for access() [INFO] [stderr] 2337 | |  pub struct AccessFlags : c_int { [INFO] [stderr] 2338 | |  /// Test for existence of file. [INFO] [stderr] ... | [INFO] [stderr] 2346 | |  } [INFO] [stderr] 2347 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/unistd.rs:2335:1 [INFO] [stderr]  | [INFO] [stderr] 2335 | / libc_bitflags!{ [INFO] [stderr] 2336 | |  /// Options for access() [INFO] [stderr] 2337 | |  pub struct AccessFlags : c_int { [INFO] [stderr] 2338 | |  /// Test for existence of file. [INFO] [stderr] ... | [INFO] [stderr] 2346 | |  } [INFO] [stderr] 2347 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/unistd.rs:2335:1 [INFO] [stderr]  | [INFO] [stderr] 2335 | / libc_bitflags!{ [INFO] [stderr] 2336 | |  /// Options for access() [INFO] [stderr] 2337 | |  pub struct AccessFlags : c_int { [INFO] [stderr] 2338 | |  /// Test for existence of file. [INFO] [stderr] ... | [INFO] [stderr] 2346 | |  } [INFO] [stderr] 2347 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr]  --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.14.1/src/unistd.rs:2335:1 [INFO] [stderr]  | [INFO] [stderr] 2335 | / libc_bitflags!{ [INFO] [stderr] 2336 | |  /// Options for access() [INFO] [stderr] 2337 | |  pub struct AccessFlags : c_int { [INFO] [stderr] 2338 | |  /// Test for existence of file. [INFO] [stderr] ... | [INFO] [stderr] 2346 | |  } [INFO] [stderr] 2347 | | } [INFO] [stderr]  | | ^ [INFO] [stderr]  | | | [INFO] [stderr]  | |_not a function or closure [INFO] [stderr]  |  in this macro invocation [INFO] [stderr]  | [INFO] [stderr]  = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 414 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" "22696c8210661dfbb293af523ea35f52262f2a075c5ed459d4d9f9dfb474a96d"` [INFO] running `"docker" "rm" "-f" "22696c8210661dfbb293af523ea35f52262f2a075c5ed459d4d9f9dfb474a96d"` [INFO] [stdout] 22696c8210661dfbb293af523ea35f52262f2a075c5ed459d4d9f9dfb474a96d