[INFO] updating cached repository https://github.com/DamonPalovaara/nerdee_engine [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] 17258226184276a6140f080af1c5f71c767a600f [INFO] checking DamonPalovaara/nerdee_engine against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDamonPalovaara%2Fnerdee_engine" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DamonPalovaara/nerdee_engine 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/DamonPalovaara/nerdee_engine [INFO] finished tweaking git repo https://github.com/DamonPalovaara/nerdee_engine [INFO] tweaked toml for git repo https://github.com/DamonPalovaara/nerdee_engine written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/DamonPalovaara/nerdee_engine 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stdout] 8024ee77ad3fc9ae9f0766812ae3870f0127288404eba38cb85163e57683bd44 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "8024ee77ad3fc9ae9f0766812ae3870f0127288404eba38cb85163e57683bd44"` [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking smallvec v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking read_input v0.8.2 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Checking stb_truetype v0.3.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking cgmath v0.17.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling shaderc-sys v0.6.1 [INFO] [stderr] Checking rusttype v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Checking crossbeam v0.7.2 [INFO] [stderr] Checking wayland-sys 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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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/png-0.14.1/src/common.rs:236:1 [INFO] [stderr] | [INFO] [stderr] 236 | / bitflags! { [INFO] [stderr] 237 | | /// # Output transformations [INFO] [stderr] 238 | | /// [INFO] [stderr] 239 | | /// Only `IDENTITY` and `TRANSFORM_EXPAND | TRANSFORM_STRIP_ALPHA` can be used at the moment. [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] Checking rusttype v0.7.9 [INFO] [stderr] Checking vulkano v0.14.0 [INFO] [stderr] error: aborting due to 19 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `png`. [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: could not compile `vulkano`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name vulkano /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/vulkano-0.14.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=e3bdf82bb2f419db -C extra-filename=-e3bdf82bb2f419db --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-eb79b994f8bfa358.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-c220b18afd477bbf.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-5134639090e08069.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f508f2708210c4a8.rmeta --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-0d10d02be36611f0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-fc8ad2701236e6d0.rmeta --extern vk_sys=/opt/rustwide/target/debug/deps/libvk_sys-e676f08aff5019d6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `shaderc-sys v0.6.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/shaderc-sys-e8ec73fe642920d5/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:warning=Checking for system installed libraries. Use --features = build-from-source to disable this behavior [INFO] [stderr] cargo:warning=System installed library not found. Falling back to build from source [INFO] [stderr] running: "cmake" "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shaderc-sys-0.6.1/build" "-DCMAKE_POSITION_INDEPENDENT_CODE=ON" "-DSPIRV_SKIP_EXECUTABLES=ON" "-DSPIRV_WERROR=OFF" "-DSHADERC_SKIP_TESTS=ON" "-DCMAKE_INSTALL_LIBDIR=lib" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/shaderc-sys-6a6612512741b472/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Release" [INFO] [stderr] -- The C compiler identification is GNU 7.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 7.4.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ -- works [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Building SPIRV-Header examples [INFO] [stderr] -- SPIRV-Tools: nosetests was not found - python support code will not be tested [INFO] [stderr] -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.6.8", minimum required is "3") [INFO] [stderr] -- Google Mock was not found - tests based on that will not build [INFO] [stderr] -- optimizer enabled [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Looking for pthread_create [INFO] [stderr] -- Looking for pthread_create - not found [INFO] [stderr] -- Check if compiler accepts -pthread [INFO] [stderr] -- Check if compiler accepts -pthread - yes [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Shaderc: build type is "Release". [INFO] [stderr] -- Configuring Shaderc to avoid building tests. [INFO] [stderr] -- nosetests was not found - python code will not be tested [INFO] [stderr] -- asciidoctor was not found - no documentation will be generated [INFO] [stderr] -- Performing Test COMPILER_SUPPORTS_FALLTHROUGH_WARNING [INFO] [stderr] -- Performing Test COMPILER_SUPPORTS_FALLTHROUGH_WARNING - Success [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/shaderc-sys-6a6612512741b472/out/build [INFO] [stderr] running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--" [INFO] [stderr] Scanning dependencies of target spv-tools-spv-amd-sevp [INFO] [stderr] Scanning dependencies of target spirv-tools-header-DebugInfo [INFO] [stderr] Scanning dependencies of target core_tables [INFO] [stderr] Scanning dependencies of target spv-tools-spv-amd-gs [INFO] [stderr] Scanning dependencies of target spirv-tools-pkg-config [INFO] [stderr] Scanning dependencies of target spv-tools-debuginfo [INFO] [stderr] Scanning dependencies of target SPIRV-Headers-example [INFO] [stderr] Scanning dependencies of target SPIRV-Headers-example-1.1 [INFO] [stderr] Scanning dependencies of target spv-tools-spv-amd-sb [INFO] [stderr] [ 1%] Generate language specific header for DebugInfo. [INFO] [stderr] Scanning dependencies of target spv-tools-spv-amd-stm [INFO] [stderr] Scanning dependencies of target enum_string_mapping [INFO] [stderr] [ 1%] Generate extended instruction tables for spv-amd-shader-explicit-vertex-parameter. [INFO] [stderr] [ 1%] Generate extended instruction tables for spv-amd-gcn-shader. [INFO] [stderr] [ 1%] Generate info tables for SPIR-V vunified1 core instructions and operands. [INFO] [stderr] Scanning dependencies of target spirv-tools-shared-pkg-config [INFO] [stderr] [ 1%] Generate extended instruction tables for debuginfo. [INFO] [stderr] [ 2%] Generate extended instruction tables for spv-amd-shader-ballot. [INFO] [stderr] [ 2%] Building CXX object spirv-headers/example/CMakeFiles/SPIRV-Headers-example.dir/example.cpp.o [INFO] [stderr] [ 2%] Building CXX object spirv-headers/example/CMakeFiles/SPIRV-Headers-example-1.1.dir/example-1.1.cpp.o [INFO] [stderr] [ 2%] Generate enum-string mapping for SPIR-V vunified1. [INFO] [stderr] [ 2%] Generate extended instruction tables for spv-amd-shader-trinary-minmax. [INFO] [stderr] [ 3%] Linking CXX static library libSPIRV-Headers-example.a [INFO] [stderr] [ 3%] Built target spirv-tools-pkg-config [INFO] [stderr] [ 3%] Linking CXX static library libSPIRV-Headers-example-1.1.a [INFO] [stderr] [ 3%] Built target spirv-tools-shared-pkg-config [INFO] [stderr] Scanning dependencies of target OSDependent [INFO] [stderr] [ 3%] Built target SPIRV-Headers-example [INFO] [stderr] Scanning dependencies of target HLSL [INFO] [stderr] [ 3%] Building CXX object glslang/glslang/OSDependent/Unix/CMakeFiles/OSDependent.dir/ossource.cpp.o [INFO] [stderr] [ 3%] Built target spv-tools-spv-amd-sb [INFO] [stderr] Scanning dependencies of target OGLCompiler [INFO] [stderr] [ 3%] Built target spv-tools-debuginfo [INFO] [stderr] [ 3%] Built target spv-tools-spv-amd-stm [INFO] [stderr] [ 3%] Built target spv-tools-spv-amd-gs [INFO] [stderr] Scanning dependencies of target glslang-default-resource-limits [INFO] [stderr] [ 3%] Built target spv-tools-spv-amd-sevp [INFO] [stderr] [ 4%] Generate tables based on the SPIR-V XML registry. [INFO] [stderr] [ 4%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslAttributes.cpp.o [INFO] [stderr] [ 4%] Built target enum_string_mapping [INFO] [stderr] [ 4%] Built target spirv-tools-header-DebugInfo [INFO] [stderr] Scanning dependencies of target check-copyright [INFO] [stderr] [ 4%] Building CXX object glslang/OGLCompilersDLL/CMakeFiles/OGLCompiler.dir/InitializeDll.cpp.o [INFO] [stderr] [ 4%] Building CXX object glslang/StandAlone/CMakeFiles/glslang-default-resource-limits.dir/ResourceLimits.cpp.o [INFO] [stderr] Scanning dependencies of target shaderc_combined-pkg-config [INFO] [stderr] Scanning dependencies of target shaderc_static-pkg-config [INFO] [stderr] Scanning dependencies of target SPVRemapper [INFO] [stderr] [ 4%] Check copyright [INFO] [stderr] [ 4%] Built target SPIRV-Headers-example-1.1 [INFO] [stderr] Scanning dependencies of target shaderc-pkg-config [INFO] [stderr] Scanning dependencies of target build-version [INFO] [stderr] [ 4%] Building CXX object glslang/SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o [INFO] [stderr] [ 4%] Built target shaderc_combined-pkg-config [INFO] [stderr] [ 4%] Building CXX object glslang/SPIRV/CMakeFiles/SPVRemapper.dir/doc.cpp.o [INFO] [stderr] [ 4%] Update build-version.inc in the Shaderc build directory (if necessary). [INFO] [stderr] Scanning dependencies of target extinst_tables [INFO] [stderr] [ 4%] Built target shaderc_static-pkg-config [INFO] [stderr] [ 4%] Generate info tables for OpenCL extended instructions and operands vunified1. [INFO] [stderr] [ 4%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o [INFO] [stderr] [ 4%] Built target shaderc-pkg-config [INFO] [stderr] [ 4%] Built target core_tables [INFO] [stderr] [ 5%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslOpMap.cpp.o [INFO] [stderr] [ 5%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o [INFO] [stderr] [ 6%] Linking CXX static library libOSDependent.a [INFO] [stderr] [ 6%] Built target check-copyright [INFO] [stderr] [ 6%] Built target build-version [INFO] [stderr] [ 6%] Generate info tables for GLSL extended instructions and operands vunified1. [INFO] [stderr] [ 6%] Built target OSDependent [INFO] [stderr] [ 6%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslTokenStream.cpp.o [INFO] [stderr] [ 6%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o [INFO] [stderr] [ 6%] Building CXX object glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o [INFO] [stderr] [ 6%] Built target extinst_tables [INFO] [stderr] [ 6%] Update build-version.inc in the SPIRV-Tools build directory (if necessary). [INFO] [stderr] [ 6%] Update build-version.inc in the SPIRV-Tools build directory (if necessary). [INFO] [stderr] [ 6%] Linking CXX static library libOGLCompiler.a [INFO] [stderr] Scanning dependencies of target SPIRV-Tools [INFO] [stderr] Scanning dependencies of target SPIRV-Tools-shared [INFO] [stderr] [ 7%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/util/bit_vector.cpp.o [INFO] [stderr] [ 7%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/util/bit_vector.cpp.o [INFO] [stderr] [ 7%] Built target OGLCompiler [INFO] [stderr] [ 8%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/util/parse_number.cpp.o [INFO] [stderr] [ 8%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/util/string_utils.cpp.o [INFO] [stderr] [ 8%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/assembly_grammar.cpp.o [INFO] [stderr] [ 8%] Linking CXX static library libglslang-default-resource-limits.a [INFO] [stderr] [ 8%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/util/parse_number.cpp.o [INFO] [stderr] [ 8%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/util/string_utils.cpp.o [INFO] [stderr] [ 8%] Built target glslang-default-resource-limits [INFO] [stderr] [ 9%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/assembly_grammar.cpp.o [INFO] [stderr] [ 9%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/binary.cpp.o [INFO] [stderr] [ 9%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/binary.cpp.o [INFO] [stderr] [ 10%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/diagnostic.cpp.o [INFO] [stderr] [ 10%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/disassemble.cpp.o [INFO] [stderr] glslang/hlsl/CMakeFiles/HLSL.dir/build.make:182: recipe for target 'glslang/hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o' failed [INFO] [stderr] glslang/hlsl/CMakeFiles/HLSL.dir/build.make:110: recipe for target 'glslang/hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o' failed [INFO] [stderr] glslang/hlsl/CMakeFiles/HLSL.dir/build.make:206: recipe for target 'glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o' failed [INFO] [stderr] [ 10%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/diagnostic.cpp.o [INFO] [stderr] [ 10%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/disassemble.cpp.o [INFO] [stderr] [ 10%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/enum_string_mapping.cpp.o [INFO] [stderr] [ 10%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/ext_inst.cpp.o [INFO] [stderr] [ 11%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/enum_string_mapping.cpp.o [INFO] [stderr] [ 11%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/ext_inst.cpp.o [INFO] [stderr] [ 11%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/extensions.cpp.o [INFO] [stderr] [ 12%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/extensions.cpp.o [INFO] [stderr] [ 12%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/libspirv.cpp.o [INFO] [stderr] [ 12%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/name_mapper.cpp.o [INFO] [stderr] [ 12%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/libspirv.cpp.o [INFO] [stderr] [ 13%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/name_mapper.cpp.o [INFO] [stderr] [ 13%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/opcode.cpp.o [INFO] [stderr] [ 13%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/operand.cpp.o [INFO] [stderr] [ 14%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/opcode.cpp.o [INFO] [stderr] glslang/hlsl/CMakeFiles/HLSL.dir/build.make:86: recipe for target 'glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o' failed [INFO] [stderr] CMakeFiles/Makefile2:2704: recipe for target 'glslang/hlsl/CMakeFiles/HLSL.dir/all' failed [INFO] [stderr] glslang/SPIRV/CMakeFiles/SPVRemapper.dir/build.make:62: recipe for target 'glslang/SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o' failed [INFO] [stderr] [ 14%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/parsed_operand.cpp.o [INFO] [stderr] [ 15%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/print.cpp.o [INFO] [stderr] [ 15%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/operand.cpp.o [INFO] [stderr] [ 15%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/software_version.cpp.o [INFO] [stderr] CMakeFiles/Makefile2:2607: recipe for target 'glslang/SPIRV/CMakeFiles/SPVRemapper.dir/all' failed [INFO] [stderr] [ 15%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/parsed_operand.cpp.o [INFO] [stderr] [ 15%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/spirv_endian.cpp.o [INFO] [stderr] [ 16%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/spirv_fuzzer_options.cpp.o [INFO] [stderr] [ 16%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/spirv_optimizer_options.cpp.o [INFO] [stderr] [ 16%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/spirv_reducer_options.cpp.o [INFO] [stderr] [ 16%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/spirv_target_env.cpp.o [INFO] [stderr] [ 17%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/spirv_validator_options.cpp.o [INFO] [stderr] [ 17%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/print.cpp.o [INFO] [stderr] [ 17%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/table.cpp.o [INFO] [stderr] [ 17%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/text.cpp.o [INFO] [stderr] [ 17%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/text_handler.cpp.o [INFO] [stderr] [ 17%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_adjacency.cpp.o [INFO] [stderr] [ 18%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate.cpp.o [INFO] [stderr] [ 19%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/software_version.cpp.o [INFO] [stderr] [ 19%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_annotation.cpp.o [INFO] [stderr] [ 20%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_arithmetics.cpp.o [INFO] [stderr] [ 20%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/spirv_endian.cpp.o [INFO] [stderr] [ 20%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/spirv_fuzzer_options.cpp.o [INFO] [stderr] [ 20%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/spirv_optimizer_options.cpp.o [INFO] [stderr] [ 21%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/spirv_reducer_options.cpp.o [INFO] [stderr] [ 21%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/spirv_target_env.cpp.o [INFO] [stderr] [ 21%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_barriers.cpp.o [INFO] [stderr] [ 21%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_atomics.cpp.o [INFO] [stderr] [ 21%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/spirv_validator_options.cpp.o [INFO] [stderr] [ 21%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_bitwise.cpp.o [INFO] [stderr] [ 21%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/table.cpp.o [INFO] [stderr] [ 22%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_builtins.cpp.o [INFO] [stderr] [ 23%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/text.cpp.o [INFO] [stderr] [ 23%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/text_handler.cpp.o [INFO] [stderr] [ 23%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate.cpp.o [INFO] [stderr] [ 24%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate_adjacency.cpp.o [INFO] [stderr] [ 24%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate_annotation.cpp.o [INFO] [stderr] [ 24%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate_arithmetics.cpp.o [INFO] [stderr] spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/build.make:692: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate.cpp.o' failed [INFO] [stderr] spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/build.make:764: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_arithmetics.cpp.o' failed [INFO] [stderr] [ 25%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate_barriers.cpp.o [INFO] [stderr] [ 25%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate_atomics.cpp.o [INFO] [stderr] spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/build.make:788: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_atomics.cpp.o' failed [INFO] [stderr] spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/build.make:812: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_barriers.cpp.o' failed [INFO] [stderr] [ 25%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate_bitwise.cpp.o [INFO] [stderr] [ 25%] Building CXX object spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate_builtins.cpp.o [INFO] [stderr] spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/build.make:740: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_annotation.cpp.o' failed [INFO] [stderr] spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/build.make:692: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate.cpp.o' failed [INFO] [stderr] spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/build.make:716: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_adjacency.cpp.o' failed [INFO] [stderr] CMakeFiles/Makefile2:778: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/all' failed [INFO] [stderr] CMakeFiles/Makefile2:638: recipe for target 'spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/all' failed [INFO] [stderr] Makefile:129: recipe for target 'all' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [glslang/hlsl/CMakeFiles/HLSL.dir/hlslGrammar.cpp.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [glslang/hlsl/CMakeFiles/HLSL.dir/hlslScanContext.cpp.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseables.cpp.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [glslang/hlsl/CMakeFiles/HLSL.dir/hlslParseHelper.cpp.o] Error 4 [INFO] [stderr] make[1]: *** [glslang/hlsl/CMakeFiles/HLSL.dir/all] Error 2 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [glslang/SPIRV/CMakeFiles/SPVRemapper.dir/SPVRemapper.cpp.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[1]: *** [glslang/SPIRV/CMakeFiles/SPVRemapper.dir/all] Error 2 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate.cpp.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_arithmetics.cpp.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_atomics.cpp.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_barriers.cpp.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_annotation.cpp.o] Error 4 [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make[2]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/val/validate.cpp.o] Error 4 [INFO] [stderr] make[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] make[2]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/val/validate_adjacency.cpp.o] Error 4 [INFO] [stderr] make[1]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools.dir/all] Error 2 [INFO] [stderr] make[1]: *** [spirv-tools/source/CMakeFiles/SPIRV-Tools-shared.dir/all] Error 2 [INFO] [stderr] make: *** [all] Error 2 [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56169f8dc154 - backtrace::backtrace::libunwind::trace::hef6fc58b54b0c273 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x56169f8dc154 - backtrace::backtrace::trace_unsynchronized::hed70e532b71a8977 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x56169f8dc154 - std::sys_common::backtrace::_print_fmt::hb989f9624749a87e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x56169f8dc154 - ::fmt::h752e880115b2e6b8 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x56169f8fbd5c - core::fmt::write::h8587a0223398998a [INFO] [stderr] at src/libcore/fmt/mod.rs:1028 [INFO] [stderr] 5: 0x56169f8d8687 - std::io::Write::write_fmt::h739e1721b42dc764 [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x56169f8ded0e - std::sys_common::backtrace::_print::he941da29bef7c30c [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x56169f8ded0e - std::sys_common::backtrace::print::haf56476e740dbe1b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x56169f8ded0e - std::panicking::default_hook::{{closure}}::ha490775aa99416ce [INFO] [stderr] at src/libstd/panicking.rs:189 [INFO] [stderr] 9: 0x56169f8dea11 - std::panicking::default_hook::h27c65cbf7bc04c7a [INFO] [stderr] at src/libstd/panicking.rs:206 [INFO] [stderr] 10: 0x56169f8df3a5 - std::panicking::rust_panic_with_hook::h5640e0014aa25ab8 [INFO] [stderr] at src/libstd/panicking.rs:469 [INFO] [stderr] 11: 0x56169f8def42 - std::panicking::continue_panic_fmt::hcb7480b833c2eeb7 [INFO] [stderr] at src/libstd/panicking.rs:376 [INFO] [stderr] 12: 0x56169f8dee9c - std::panicking::begin_panic_fmt::h7142b2501c39841b [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 13: 0x56169f86a7e6 - cmake::fail::h0a15dc6e9b23330e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:861 [INFO] [stderr] 14: 0x56169f86a16a - cmake::run::hfcb7f365f5c2c02d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:839 [INFO] [stderr] 15: 0x56169f8668ab - cmake::Config::build::ha473cc3df07ec2d3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.42/src/lib.rs:745 [INFO] [stderr] 16: 0x56169f8579df - build_script_build::build_shaderc::h10593cf9bf6ffda1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shaderc-sys-0.6.1/build/build.rs:39 [INFO] [stderr] 17: 0x56169f85a4fb - build_script_build::main::h6cce591323b06819 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/shaderc-sys-0.6.1/build/build.rs:244 [INFO] [stderr] 18: 0x56169f85c450 - std::rt::lang_start::{{closure}}::hc414e9f602e3bbf6 [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/libstd/rt.rs:61 [INFO] [stderr] 19: 0x56169f8dedd3 - std::rt::lang_start_internal::{{closure}}::h5f0ee1fc0a13fd44 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x56169f8dedd3 - std::panicking::try::do_call::h1b76048f8cff5994 [INFO] [stderr] at src/libstd/panicking.rs:288 [INFO] [stderr] 21: 0x56169f8e5fea - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 22: 0x56169f8df89d - std::panicking::try::hb92b65c4d6ee9dd4 [INFO] [stderr] at src/libstd/panicking.rs:267 [INFO] [stderr] 23: 0x56169f8df89d - std::panic::catch_unwind::hc76e28cdfa615edb [INFO] [stderr] at src/libstd/panic.rs:396 [INFO] [stderr] 24: 0x56169f8df89d - std::rt::lang_start_internal::h8abfd636cde844de [INFO] [stderr] at src/libstd/rt.rs:47 [INFO] [stderr] 25: 0x56169f85c429 - std::rt::lang_start::h62c82494570c9443 [INFO] [stderr] at /rustc/38f08371587f97c145dedb2c055ac7b01bf1e788/src/libstd/rt.rs:61 [INFO] [stderr] 26: 0x56169f85adda - main [INFO] [stderr] 27: 0x7fac8092bb97 - __libc_start_main [INFO] [stderr] 28: 0x56169f85382a - _start [INFO] [stderr] 29: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "8024ee77ad3fc9ae9f0766812ae3870f0127288404eba38cb85163e57683bd44"` [INFO] running `"docker" "rm" "-f" "8024ee77ad3fc9ae9f0766812ae3870f0127288404eba38cb85163e57683bd44"` [INFO] [stdout] 8024ee77ad3fc9ae9f0766812ae3870f0127288404eba38cb85163e57683bd44