[INFO] cloning repository https://github.com/Gerschtli/dwm-status [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gerschtli/dwm-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2e75c77ddef528b518c8cf5b72d8e35ffa6d4feb [INFO] checking Gerschtli/dwm-status against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gerschtli/dwm-status 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/Gerschtli/dwm-status [INFO] finished tweaking git repo https://github.com/Gerschtli/dwm-status [INFO] tweaked toml for git repo https://github.com/Gerschtli/dwm-status written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Gerschtli/dwm-status already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mocktopus v0.7.2 [INFO] [stderr] Downloaded libnotify v1.0.3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c5293be2985a6b521bc02196c4f737887550d2be5bccd321833720e65e8b580c [INFO] running `"docker" "start" "-a" "c5293be2985a6b521bc02196c4f737887550d2be5bccd321833720e65e8b580c"` [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling libnotify-sys v1.0.2 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling x11 v2.18.1 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking atty v0.2.12 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] error[E0518]: 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[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / bitflags! { [INFO] [stderr] 798 | | #[repr(C)] [INFO] [stderr] 799 | | pub struct GFileTest: c_uint { [INFO] [stderr] 800 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 805 | | } [INFO] [stderr] 806 | | } [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/glib-sys-0.5.0/src/lib.rs:813:1 [INFO] [stderr] | [INFO] [stderr] 813 | / bitflags! { [INFO] [stderr] 814 | | #[repr(C)] [INFO] [stderr] 815 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 816 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 819 | | } [INFO] [stderr] 820 | | } [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/glib-sys-0.5.0/src/lib.rs:825:1 [INFO] [stderr] | [INFO] [stderr] 825 | / bitflags! { [INFO] [stderr] 826 | | #[repr(C)] [INFO] [stderr] 827 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 828 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 831 | | } [INFO] [stderr] 832 | | } [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/glib-sys-0.5.0/src/lib.rs:837:1 [INFO] [stderr] | [INFO] [stderr] 837 | / bitflags! { [INFO] [stderr] 838 | | #[repr(C)] [INFO] [stderr] 839 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 840 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 846 | | } [INFO] [stderr] 847 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | / bitflags! { [INFO] [stderr] 880 | | #[repr(C)] [INFO] [stderr] 881 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 882 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 885 | | } [INFO] [stderr] 886 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:915:1 [INFO] [stderr] | [INFO] [stderr] 915 | / bitflags! { [INFO] [stderr] 916 | | #[repr(C)] [INFO] [stderr] 917 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 918 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 924 | | } [INFO] [stderr] 925 | | } [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/glib-sys-0.5.0/src/lib.rs:933:1 [INFO] [stderr] | [INFO] [stderr] 933 | / bitflags! { [INFO] [stderr] 934 | | #[repr(C)] [INFO] [stderr] 935 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 936 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 940 | | } [INFO] [stderr] 941 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1073:1 [INFO] [stderr] | [INFO] [stderr] 1073 | / bitflags! { [INFO] [stderr] 1074 | | #[repr(C)] [INFO] [stderr] 1075 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1076 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1079 | | } [INFO] [stderr] 1080 | | } [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/glib-sys-0.5.0/src/lib.rs:1085:1 [INFO] [stderr] | [INFO] [stderr] 1085 | / bitflags! { [INFO] [stderr] 1086 | | #[repr(C)] [INFO] [stderr] 1087 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1088 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1091 | | } [INFO] [stderr] 1092 | | } [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/glib-sys-0.5.0/src/lib.rs:1097:1 [INFO] [stderr] | [INFO] [stderr] 1097 | / bitflags! { [INFO] [stderr] 1098 | | #[repr(C)] [INFO] [stderr] 1099 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1100 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1106 | | } [INFO] [stderr] 1107 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:769:1 [INFO] [stderr] | [INFO] [stderr] 769 | / bitflags! { [INFO] [stderr] 770 | | #[repr(C)] [INFO] [stderr] 771 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 772 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 783 | | } [INFO] [stderr] 784 | | } [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/glib-sys-0.5.0/src/lib.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / bitflags! { [INFO] [stderr] 798 | | #[repr(C)] [INFO] [stderr] 799 | | pub struct GFileTest: c_uint { [INFO] [stderr] 800 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 805 | | } [INFO] [stderr] 806 | | } [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/glib-sys-0.5.0/src/lib.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / bitflags! { [INFO] [stderr] 798 | | #[repr(C)] [INFO] [stderr] 799 | | pub struct GFileTest: c_uint { [INFO] [stderr] 800 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 805 | | } [INFO] [stderr] 806 | | } [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/glib-sys-0.5.0/src/lib.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / bitflags! { [INFO] [stderr] 798 | | #[repr(C)] [INFO] [stderr] 799 | | pub struct GFileTest: c_uint { [INFO] [stderr] 800 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 805 | | } [INFO] [stderr] 806 | | } [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/glib-sys-0.5.0/src/lib.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / bitflags! { [INFO] [stderr] 798 | | #[repr(C)] [INFO] [stderr] 799 | | pub struct GFileTest: c_uint { [INFO] [stderr] 800 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 805 | | } [INFO] [stderr] 806 | | } [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/glib-sys-0.5.0/src/lib.rs:797:1 [INFO] [stderr] | [INFO] [stderr] 797 | / bitflags! { [INFO] [stderr] 798 | | #[repr(C)] [INFO] [stderr] 799 | | pub struct GFileTest: c_uint { [INFO] [stderr] 800 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 805 | | } [INFO] [stderr] 806 | | } [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/glib-sys-0.5.0/src/lib.rs:813:1 [INFO] [stderr] | [INFO] [stderr] 813 | / bitflags! { [INFO] [stderr] 814 | | #[repr(C)] [INFO] [stderr] 815 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 816 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 819 | | } [INFO] [stderr] 820 | | } [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/glib-sys-0.5.0/src/lib.rs:813:1 [INFO] [stderr] | [INFO] [stderr] 813 | / bitflags! { [INFO] [stderr] 814 | | #[repr(C)] [INFO] [stderr] 815 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 816 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 819 | | } [INFO] [stderr] 820 | | } [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/glib-sys-0.5.0/src/lib.rs:813:1 [INFO] [stderr] | [INFO] [stderr] 813 | / bitflags! { [INFO] [stderr] 814 | | #[repr(C)] [INFO] [stderr] 815 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 816 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 819 | | } [INFO] [stderr] 820 | | } [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/glib-sys-0.5.0/src/lib.rs:825:1 [INFO] [stderr] | [INFO] [stderr] 825 | / bitflags! { [INFO] [stderr] 826 | | #[repr(C)] [INFO] [stderr] 827 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 828 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 831 | | } [INFO] [stderr] 832 | | } [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/glib-sys-0.5.0/src/lib.rs:825:1 [INFO] [stderr] | [INFO] [stderr] 825 | / bitflags! { [INFO] [stderr] 826 | | #[repr(C)] [INFO] [stderr] 827 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 828 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 831 | | } [INFO] [stderr] 832 | | } [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/glib-sys-0.5.0/src/lib.rs:825:1 [INFO] [stderr] | [INFO] [stderr] 825 | / bitflags! { [INFO] [stderr] 826 | | #[repr(C)] [INFO] [stderr] 827 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 828 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 831 | | } [INFO] [stderr] 832 | | } [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/glib-sys-0.5.0/src/lib.rs:837:1 [INFO] [stderr] | [INFO] [stderr] 837 | / bitflags! { [INFO] [stderr] 838 | | #[repr(C)] [INFO] [stderr] 839 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 840 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 846 | | } [INFO] [stderr] 847 | | } [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/glib-sys-0.5.0/src/lib.rs:837:1 [INFO] [stderr] | [INFO] [stderr] 837 | / bitflags! { [INFO] [stderr] 838 | | #[repr(C)] [INFO] [stderr] 839 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 840 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 846 | | } [INFO] [stderr] 847 | | } [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/glib-sys-0.5.0/src/lib.rs:837:1 [INFO] [stderr] | [INFO] [stderr] 837 | / bitflags! { [INFO] [stderr] 838 | | #[repr(C)] [INFO] [stderr] 839 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 840 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 846 | | } [INFO] [stderr] 847 | | } [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/glib-sys-0.5.0/src/lib.rs:837:1 [INFO] [stderr] | [INFO] [stderr] 837 | / bitflags! { [INFO] [stderr] 838 | | #[repr(C)] [INFO] [stderr] 839 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 840 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 846 | | } [INFO] [stderr] 847 | | } [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/glib-sys-0.5.0/src/lib.rs:837:1 [INFO] [stderr] | [INFO] [stderr] 837 | / bitflags! { [INFO] [stderr] 838 | | #[repr(C)] [INFO] [stderr] 839 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 840 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 846 | | } [INFO] [stderr] 847 | | } [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/glib-sys-0.5.0/src/lib.rs:837:1 [INFO] [stderr] | [INFO] [stderr] 837 | / bitflags! { [INFO] [stderr] 838 | | #[repr(C)] [INFO] [stderr] 839 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 840 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 846 | | } [INFO] [stderr] 847 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:855:1 [INFO] [stderr] | [INFO] [stderr] 855 | / bitflags! { [INFO] [stderr] 856 | | #[repr(C)] [INFO] [stderr] 857 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 858 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 867 | | } [INFO] [stderr] 868 | | } [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/glib-sys-0.5.0/src/lib.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | / bitflags! { [INFO] [stderr] 880 | | #[repr(C)] [INFO] [stderr] 881 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 882 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 885 | | } [INFO] [stderr] 886 | | } [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/glib-sys-0.5.0/src/lib.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | / bitflags! { [INFO] [stderr] 880 | | #[repr(C)] [INFO] [stderr] 881 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 882 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 885 | | } [INFO] [stderr] 886 | | } [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/glib-sys-0.5.0/src/lib.rs:879:1 [INFO] [stderr] | [INFO] [stderr] 879 | / bitflags! { [INFO] [stderr] 880 | | #[repr(C)] [INFO] [stderr] 881 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 882 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 885 | | } [INFO] [stderr] 886 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:891:1 [INFO] [stderr] | [INFO] [stderr] 891 | / bitflags! { [INFO] [stderr] 892 | | #[repr(C)] [INFO] [stderr] 893 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 894 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 903 | | } [INFO] [stderr] 904 | | } [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/glib-sys-0.5.0/src/lib.rs:915:1 [INFO] [stderr] | [INFO] [stderr] 915 | / bitflags! { [INFO] [stderr] 916 | | #[repr(C)] [INFO] [stderr] 917 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 918 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 924 | | } [INFO] [stderr] 925 | | } [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/glib-sys-0.5.0/src/lib.rs:915:1 [INFO] [stderr] | [INFO] [stderr] 915 | / bitflags! { [INFO] [stderr] 916 | | #[repr(C)] [INFO] [stderr] 917 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 918 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 924 | | } [INFO] [stderr] 925 | | } [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/glib-sys-0.5.0/src/lib.rs:915:1 [INFO] [stderr] | [INFO] [stderr] 915 | / bitflags! { [INFO] [stderr] 916 | | #[repr(C)] [INFO] [stderr] 917 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 918 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 924 | | } [INFO] [stderr] 925 | | } [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/glib-sys-0.5.0/src/lib.rs:915:1 [INFO] [stderr] | [INFO] [stderr] 915 | / bitflags! { [INFO] [stderr] 916 | | #[repr(C)] [INFO] [stderr] 917 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 918 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 924 | | } [INFO] [stderr] 925 | | } [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/glib-sys-0.5.0/src/lib.rs:915:1 [INFO] [stderr] | [INFO] [stderr] 915 | / bitflags! { [INFO] [stderr] 916 | | #[repr(C)] [INFO] [stderr] 917 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 918 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 924 | | } [INFO] [stderr] 925 | | } [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/glib-sys-0.5.0/src/lib.rs:915:1 [INFO] [stderr] | [INFO] [stderr] 915 | / bitflags! { [INFO] [stderr] 916 | | #[repr(C)] [INFO] [stderr] 917 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 918 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 924 | | } [INFO] [stderr] 925 | | } [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/glib-sys-0.5.0/src/lib.rs:933:1 [INFO] [stderr] | [INFO] [stderr] 933 | / bitflags! { [INFO] [stderr] 934 | | #[repr(C)] [INFO] [stderr] 935 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 936 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 940 | | } [INFO] [stderr] 941 | | } [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/glib-sys-0.5.0/src/lib.rs:933:1 [INFO] [stderr] | [INFO] [stderr] 933 | / bitflags! { [INFO] [stderr] 934 | | #[repr(C)] [INFO] [stderr] 935 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 936 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 940 | | } [INFO] [stderr] 941 | | } [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/glib-sys-0.5.0/src/lib.rs:933:1 [INFO] [stderr] | [INFO] [stderr] 933 | / bitflags! { [INFO] [stderr] 934 | | #[repr(C)] [INFO] [stderr] 935 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 936 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 940 | | } [INFO] [stderr] 941 | | } [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/glib-sys-0.5.0/src/lib.rs:933:1 [INFO] [stderr] | [INFO] [stderr] 933 | / bitflags! { [INFO] [stderr] 934 | | #[repr(C)] [INFO] [stderr] 935 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 936 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 940 | | } [INFO] [stderr] 941 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:947:1 [INFO] [stderr] | [INFO] [stderr] 947 | / bitflags! { [INFO] [stderr] 948 | | #[repr(C)] [INFO] [stderr] 949 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 950 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 958 | | } [INFO] [stderr] 959 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:969:1 [INFO] [stderr] | [INFO] [stderr] 969 | / bitflags! { [INFO] [stderr] 970 | | #[repr(C)] [INFO] [stderr] 971 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 972 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 990 | | } [INFO] [stderr] 991 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1011:1 [INFO] [stderr] | [INFO] [stderr] 1011 | / bitflags! { [INFO] [stderr] 1012 | | #[repr(C)] [INFO] [stderr] 1013 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 1014 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 1029 | | } [INFO] [stderr] 1030 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1047:1 [INFO] [stderr] | [INFO] [stderr] 1047 | / bitflags! { [INFO] [stderr] 1048 | | #[repr(C)] [INFO] [stderr] 1049 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1050 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1060 | | } [INFO] [stderr] 1061 | | } [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/glib-sys-0.5.0/src/lib.rs:1073:1 [INFO] [stderr] | [INFO] [stderr] 1073 | / bitflags! { [INFO] [stderr] 1074 | | #[repr(C)] [INFO] [stderr] 1075 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1076 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1079 | | } [INFO] [stderr] 1080 | | } [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/glib-sys-0.5.0/src/lib.rs:1073:1 [INFO] [stderr] | [INFO] [stderr] 1073 | / bitflags! { [INFO] [stderr] 1074 | | #[repr(C)] [INFO] [stderr] 1075 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1076 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1079 | | } [INFO] [stderr] 1080 | | } [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/glib-sys-0.5.0/src/lib.rs:1073:1 [INFO] [stderr] | [INFO] [stderr] 1073 | / bitflags! { [INFO] [stderr] 1074 | | #[repr(C)] [INFO] [stderr] 1075 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1076 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1079 | | } [INFO] [stderr] 1080 | | } [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/glib-sys-0.5.0/src/lib.rs:1085:1 [INFO] [stderr] | [INFO] [stderr] 1085 | / bitflags! { [INFO] [stderr] 1086 | | #[repr(C)] [INFO] [stderr] 1087 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1088 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1091 | | } [INFO] [stderr] 1092 | | } [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/glib-sys-0.5.0/src/lib.rs:1085:1 [INFO] [stderr] | [INFO] [stderr] 1085 | / bitflags! { [INFO] [stderr] 1086 | | #[repr(C)] [INFO] [stderr] 1087 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1088 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1091 | | } [INFO] [stderr] 1092 | | } [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/glib-sys-0.5.0/src/lib.rs:1085:1 [INFO] [stderr] | [INFO] [stderr] 1085 | / bitflags! { [INFO] [stderr] 1086 | | #[repr(C)] [INFO] [stderr] 1087 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1088 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1091 | | } [INFO] [stderr] 1092 | | } [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/glib-sys-0.5.0/src/lib.rs:1097:1 [INFO] [stderr] | [INFO] [stderr] 1097 | / bitflags! { [INFO] [stderr] 1098 | | #[repr(C)] [INFO] [stderr] 1099 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1100 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1106 | | } [INFO] [stderr] 1107 | | } [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/glib-sys-0.5.0/src/lib.rs:1097:1 [INFO] [stderr] | [INFO] [stderr] 1097 | / bitflags! { [INFO] [stderr] 1098 | | #[repr(C)] [INFO] [stderr] 1099 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1100 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1106 | | } [INFO] [stderr] 1107 | | } [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/glib-sys-0.5.0/src/lib.rs:1097:1 [INFO] [stderr] | [INFO] [stderr] 1097 | / bitflags! { [INFO] [stderr] 1098 | | #[repr(C)] [INFO] [stderr] 1099 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1100 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1106 | | } [INFO] [stderr] 1107 | | } [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/glib-sys-0.5.0/src/lib.rs:1097:1 [INFO] [stderr] | [INFO] [stderr] 1097 | / bitflags! { [INFO] [stderr] 1098 | | #[repr(C)] [INFO] [stderr] 1099 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1100 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1106 | | } [INFO] [stderr] 1107 | | } [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/glib-sys-0.5.0/src/lib.rs:1097:1 [INFO] [stderr] | [INFO] [stderr] 1097 | / bitflags! { [INFO] [stderr] 1098 | | #[repr(C)] [INFO] [stderr] 1099 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1100 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1106 | | } [INFO] [stderr] 1107 | | } [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/glib-sys-0.5.0/src/lib.rs:1097:1 [INFO] [stderr] | [INFO] [stderr] 1097 | / bitflags! { [INFO] [stderr] 1098 | | #[repr(C)] [INFO] [stderr] 1099 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1100 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1106 | | } [INFO] [stderr] 1107 | | } [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 term v0.5.2 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/app/settings.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / bitflags! { [INFO] [stderr] 8 | | struct Flags: u64 { [INFO] [stderr] 9 | | const SC_NEGATE_REQS = 1; [INFO] [stderr] 10 | | const SC_REQUIRED = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 51 | | } [INFO] [stderr] 52 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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/clap-2.33.0/src/args/settings.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / bitflags! { [INFO] [stderr] 7 | | struct Flags: u32 { [INFO] [stderr] 8 | | const REQUIRED = 1; [INFO] [stderr] 9 | | const MULTIPLE = 1 << 1; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [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 tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] error: aborting due to 139 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `glib-sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 64 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `clap`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 414 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `nix`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "c5293be2985a6b521bc02196c4f737887550d2be5bccd321833720e65e8b580c"` [INFO] running `"docker" "rm" "-f" "c5293be2985a6b521bc02196c4f737887550d2be5bccd321833720e65e8b580c"` [INFO] [stdout] c5293be2985a6b521bc02196c4f737887550d2be5bccd321833720e65e8b580c