[INFO] updating cached repository https://github.com/arminha/jenkins-tray-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2edef0547e45ca103dc2c21d0644182e352ba267 [INFO] checking arminha/jenkins-tray-rs against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farminha%2Fjenkins-tray-rs" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arminha/jenkins-tray-rs on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/arminha/jenkins-tray-rs [INFO] finished tweaking git repo https://github.com/arminha/jenkins-tray-rs [INFO] tweaked toml for git repo https://github.com/arminha/jenkins-tray-rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/arminha/jenkins-tray-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f0ed8c57bff0cda69b53db8ba72ec5706119d302da09d611aa80a9ff2534edb [INFO] running `"docker" "start" "-a" "9f0ed8c57bff0cda69b53db8ba72ec5706119d302da09d611aa80a9ff2534edb"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling gio v0.4.1 [INFO] [stderr] Compiling cairo-rs v0.4.1 [INFO] [stderr] Compiling gdk-pixbuf v0.4.0 [INFO] [stderr] Compiling gdk v0.8.0 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Compiling gtk v0.4.1 [INFO] [stderr] Checking open v1.3.1 [INFO] [stderr] Compiling glib-sys v0.6.0 [INFO] [stderr] Compiling gobject-sys v0.6.0 [INFO] [stderr] Compiling gio-sys v0.6.0 [INFO] [stderr] Compiling cairo-sys-rs v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.6.0 [INFO] [stderr] Compiling pango-sys v0.6.0 [INFO] [stderr] Compiling gdk-sys v0.6.0 [INFO] [stderr] Compiling atk-sys v0.6.0 [INFO] [stderr] Compiling gtk-sys v0.6.0 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.2.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking openssl-sys v0.9.48 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:750:1 [INFO] [stderr] | [INFO] [stderr] 750 | / bitflags! { [INFO] [stderr] 751 | | #[repr(C)] [INFO] [stderr] 752 | | pub struct GFileTest: c_uint { [INFO] [stderr] 753 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 758 | | } [INFO] [stderr] 759 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:766:1 [INFO] [stderr] | [INFO] [stderr] 766 | / bitflags! { [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] 768 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 769 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 772 | | } [INFO] [stderr] 773 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:778:1 [INFO] [stderr] | [INFO] [stderr] 778 | / bitflags! { [INFO] [stderr] 779 | | #[repr(C)] [INFO] [stderr] 780 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 781 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 784 | | } [INFO] [stderr] 785 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:790:1 [INFO] [stderr] | [INFO] [stderr] 790 | / bitflags! { [INFO] [stderr] 791 | | #[repr(C)] [INFO] [stderr] 792 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 793 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 799 | | } [INFO] [stderr] 800 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:832:1 [INFO] [stderr] | [INFO] [stderr] 832 | / bitflags! { [INFO] [stderr] 833 | | #[repr(C)] [INFO] [stderr] 834 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 835 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 838 | | } [INFO] [stderr] 839 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:868:1 [INFO] [stderr] | [INFO] [stderr] 868 | / bitflags! { [INFO] [stderr] 869 | | #[repr(C)] [INFO] [stderr] 870 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 871 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 877 | | } [INFO] [stderr] 878 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | / bitflags! { [INFO] [stderr] 887 | | #[repr(C)] [INFO] [stderr] 888 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 889 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 893 | | } [INFO] [stderr] 894 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1026:1 [INFO] [stderr] | [INFO] [stderr] 1026 | / bitflags! { [INFO] [stderr] 1027 | | #[repr(C)] [INFO] [stderr] 1028 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1029 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1032 | | } [INFO] [stderr] 1033 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1038:1 [INFO] [stderr] | [INFO] [stderr] 1038 | / bitflags! { [INFO] [stderr] 1039 | | #[repr(C)] [INFO] [stderr] 1040 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1041 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1044 | | } [INFO] [stderr] 1045 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1050:1 [INFO] [stderr] | [INFO] [stderr] 1050 | / bitflags! { [INFO] [stderr] 1051 | | #[repr(C)] [INFO] [stderr] 1052 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1053 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1059 | | } [INFO] [stderr] 1060 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:722:1 [INFO] [stderr] | [INFO] [stderr] 722 | / bitflags! { [INFO] [stderr] 723 | | #[repr(C)] [INFO] [stderr] 724 | | pub struct GAsciiType: c_uint { [INFO] [stderr] 725 | | const ALNUM = 1; [INFO] [stderr] ... | [INFO] [stderr] 736 | | } [INFO] [stderr] 737 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:750:1 [INFO] [stderr] | [INFO] [stderr] 750 | / bitflags! { [INFO] [stderr] 751 | | #[repr(C)] [INFO] [stderr] 752 | | pub struct GFileTest: c_uint { [INFO] [stderr] 753 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 758 | | } [INFO] [stderr] 759 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:750:1 [INFO] [stderr] | [INFO] [stderr] 750 | / bitflags! { [INFO] [stderr] 751 | | #[repr(C)] [INFO] [stderr] 752 | | pub struct GFileTest: c_uint { [INFO] [stderr] 753 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 758 | | } [INFO] [stderr] 759 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:750:1 [INFO] [stderr] | [INFO] [stderr] 750 | / bitflags! { [INFO] [stderr] 751 | | #[repr(C)] [INFO] [stderr] 752 | | pub struct GFileTest: c_uint { [INFO] [stderr] 753 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 758 | | } [INFO] [stderr] 759 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:750:1 [INFO] [stderr] | [INFO] [stderr] 750 | / bitflags! { [INFO] [stderr] 751 | | #[repr(C)] [INFO] [stderr] 752 | | pub struct GFileTest: c_uint { [INFO] [stderr] 753 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 758 | | } [INFO] [stderr] 759 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:750:1 [INFO] [stderr] | [INFO] [stderr] 750 | / bitflags! { [INFO] [stderr] 751 | | #[repr(C)] [INFO] [stderr] 752 | | pub struct GFileTest: c_uint { [INFO] [stderr] 753 | | const IS_REGULAR = 1; [INFO] [stderr] ... | [INFO] [stderr] 758 | | } [INFO] [stderr] 759 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:766:1 [INFO] [stderr] | [INFO] [stderr] 766 | / bitflags! { [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] 768 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 769 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 772 | | } [INFO] [stderr] 773 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:766:1 [INFO] [stderr] | [INFO] [stderr] 766 | / bitflags! { [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] 768 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 769 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 772 | | } [INFO] [stderr] 773 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:766:1 [INFO] [stderr] | [INFO] [stderr] 766 | / bitflags! { [INFO] [stderr] 767 | | #[repr(C)] [INFO] [stderr] 768 | | pub struct GFormatSizeFlags: c_uint { [INFO] [stderr] 769 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 772 | | } [INFO] [stderr] 773 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:778:1 [INFO] [stderr] | [INFO] [stderr] 778 | / bitflags! { [INFO] [stderr] 779 | | #[repr(C)] [INFO] [stderr] 780 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 781 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 784 | | } [INFO] [stderr] 785 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:778:1 [INFO] [stderr] | [INFO] [stderr] 778 | / bitflags! { [INFO] [stderr] 779 | | #[repr(C)] [INFO] [stderr] 780 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 781 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 784 | | } [INFO] [stderr] 785 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:778:1 [INFO] [stderr] | [INFO] [stderr] 778 | / bitflags! { [INFO] [stderr] 779 | | #[repr(C)] [INFO] [stderr] 780 | | pub struct GHookFlagMask: c_uint { [INFO] [stderr] 781 | | const ACTIVE = 1; [INFO] [stderr] ... | [INFO] [stderr] 784 | | } [INFO] [stderr] 785 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:790:1 [INFO] [stderr] | [INFO] [stderr] 790 | / bitflags! { [INFO] [stderr] 791 | | #[repr(C)] [INFO] [stderr] 792 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 793 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 799 | | } [INFO] [stderr] 800 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:790:1 [INFO] [stderr] | [INFO] [stderr] 790 | / bitflags! { [INFO] [stderr] 791 | | #[repr(C)] [INFO] [stderr] 792 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 793 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 799 | | } [INFO] [stderr] 800 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:790:1 [INFO] [stderr] | [INFO] [stderr] 790 | / bitflags! { [INFO] [stderr] 791 | | #[repr(C)] [INFO] [stderr] 792 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 793 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 799 | | } [INFO] [stderr] 800 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:790:1 [INFO] [stderr] | [INFO] [stderr] 790 | / bitflags! { [INFO] [stderr] 791 | | #[repr(C)] [INFO] [stderr] 792 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 793 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 799 | | } [INFO] [stderr] 800 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:790:1 [INFO] [stderr] | [INFO] [stderr] 790 | / bitflags! { [INFO] [stderr] 791 | | #[repr(C)] [INFO] [stderr] 792 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 793 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 799 | | } [INFO] [stderr] 800 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:790:1 [INFO] [stderr] | [INFO] [stderr] 790 | / bitflags! { [INFO] [stderr] 791 | | #[repr(C)] [INFO] [stderr] 792 | | pub struct GIOCondition: c_uint { [INFO] [stderr] 793 | | const IN = 1; [INFO] [stderr] ... | [INFO] [stderr] 799 | | } [INFO] [stderr] 800 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:808:1 [INFO] [stderr] | [INFO] [stderr] 808 | / bitflags! { [INFO] [stderr] 809 | | #[repr(C)] [INFO] [stderr] 810 | | pub struct GIOFlags: c_uint { [INFO] [stderr] 811 | | const APPEND = 1; [INFO] [stderr] ... | [INFO] [stderr] 820 | | } [INFO] [stderr] 821 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:832:1 [INFO] [stderr] | [INFO] [stderr] 832 | / bitflags! { [INFO] [stderr] 833 | | #[repr(C)] [INFO] [stderr] 834 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 835 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 838 | | } [INFO] [stderr] 839 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:832:1 [INFO] [stderr] | [INFO] [stderr] 832 | / bitflags! { [INFO] [stderr] 833 | | #[repr(C)] [INFO] [stderr] 834 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 835 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 838 | | } [INFO] [stderr] 839 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:832:1 [INFO] [stderr] | [INFO] [stderr] 832 | / bitflags! { [INFO] [stderr] 833 | | #[repr(C)] [INFO] [stderr] 834 | | pub struct GKeyFileFlags: c_uint { [INFO] [stderr] 835 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 838 | | } [INFO] [stderr] 839 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:844:1 [INFO] [stderr] | [INFO] [stderr] 844 | / bitflags! { [INFO] [stderr] 845 | | #[repr(C)] [INFO] [stderr] 846 | | pub struct GLogLevelFlags: c_uint { [INFO] [stderr] 847 | | const FLAG_RECURSION = 1; [INFO] [stderr] ... | [INFO] [stderr] 856 | | } [INFO] [stderr] 857 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:868:1 [INFO] [stderr] | [INFO] [stderr] 868 | / bitflags! { [INFO] [stderr] 869 | | #[repr(C)] [INFO] [stderr] 870 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 871 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 877 | | } [INFO] [stderr] 878 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:868:1 [INFO] [stderr] | [INFO] [stderr] 868 | / bitflags! { [INFO] [stderr] 869 | | #[repr(C)] [INFO] [stderr] 870 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 871 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 877 | | } [INFO] [stderr] 878 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:868:1 [INFO] [stderr] | [INFO] [stderr] 868 | / bitflags! { [INFO] [stderr] 869 | | #[repr(C)] [INFO] [stderr] 870 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 871 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 877 | | } [INFO] [stderr] 878 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:868:1 [INFO] [stderr] | [INFO] [stderr] 868 | / bitflags! { [INFO] [stderr] 869 | | #[repr(C)] [INFO] [stderr] 870 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 871 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 877 | | } [INFO] [stderr] 878 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:868:1 [INFO] [stderr] | [INFO] [stderr] 868 | / bitflags! { [INFO] [stderr] 869 | | #[repr(C)] [INFO] [stderr] 870 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 871 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 877 | | } [INFO] [stderr] 878 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:868:1 [INFO] [stderr] | [INFO] [stderr] 868 | / bitflags! { [INFO] [stderr] 869 | | #[repr(C)] [INFO] [stderr] 870 | | pub struct GMarkupCollectType: c_uint { [INFO] [stderr] 871 | | const INVALID = 0; [INFO] [stderr] ... | [INFO] [stderr] 877 | | } [INFO] [stderr] 878 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | / bitflags! { [INFO] [stderr] 887 | | #[repr(C)] [INFO] [stderr] 888 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 889 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 893 | | } [INFO] [stderr] 894 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | / bitflags! { [INFO] [stderr] 887 | | #[repr(C)] [INFO] [stderr] 888 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 889 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 893 | | } [INFO] [stderr] 894 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | / bitflags! { [INFO] [stderr] 887 | | #[repr(C)] [INFO] [stderr] 888 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 889 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 893 | | } [INFO] [stderr] 894 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:886:1 [INFO] [stderr] | [INFO] [stderr] 886 | / bitflags! { [INFO] [stderr] 887 | | #[repr(C)] [INFO] [stderr] 888 | | pub struct GMarkupParseFlags: c_uint { [INFO] [stderr] 889 | | const DO_NOT_USE_THIS_UNSUPPORTED_FLAG = 1; [INFO] [stderr] ... | [INFO] [stderr] 893 | | } [INFO] [stderr] 894 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:900:1 [INFO] [stderr] | [INFO] [stderr] 900 | / bitflags! { [INFO] [stderr] 901 | | #[repr(C)] [INFO] [stderr] 902 | | pub struct GOptionFlags: c_uint { [INFO] [stderr] 903 | | const NONE = 0; [INFO] [stderr] ... | [INFO] [stderr] 911 | | } [INFO] [stderr] 912 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:922:1 [INFO] [stderr] | [INFO] [stderr] 922 | / bitflags! { [INFO] [stderr] 923 | | #[repr(C)] [INFO] [stderr] 924 | | pub struct GRegexCompileFlags: c_uint { [INFO] [stderr] 925 | | const CASELESS = 1; [INFO] [stderr] ... | [INFO] [stderr] 943 | | } [INFO] [stderr] 944 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:964:1 [INFO] [stderr] | [INFO] [stderr] 964 | / bitflags! { [INFO] [stderr] 965 | | #[repr(C)] [INFO] [stderr] 966 | | pub struct GRegexMatchFlags: c_uint { [INFO] [stderr] 967 | | const ANCHORED = 16; [INFO] [stderr] ... | [INFO] [stderr] 982 | | } [INFO] [stderr] 983 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1000:1 [INFO] [stderr] | [INFO] [stderr] 1000 | / bitflags! { [INFO] [stderr] 1001 | | #[repr(C)] [INFO] [stderr] 1002 | | pub struct GSpawnFlags: c_uint { [INFO] [stderr] 1003 | | const DEFAULT = 0; [INFO] [stderr] ... | [INFO] [stderr] 1013 | | } [INFO] [stderr] 1014 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1026:1 [INFO] [stderr] | [INFO] [stderr] 1026 | / bitflags! { [INFO] [stderr] 1027 | | #[repr(C)] [INFO] [stderr] 1028 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1029 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1032 | | } [INFO] [stderr] 1033 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1026:1 [INFO] [stderr] | [INFO] [stderr] 1026 | / bitflags! { [INFO] [stderr] 1027 | | #[repr(C)] [INFO] [stderr] 1028 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1029 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1032 | | } [INFO] [stderr] 1033 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1026:1 [INFO] [stderr] | [INFO] [stderr] 1026 | / bitflags! { [INFO] [stderr] 1027 | | #[repr(C)] [INFO] [stderr] 1028 | | pub struct GTestSubprocessFlags: c_uint { [INFO] [stderr] 1029 | | const STDIN = 1; [INFO] [stderr] ... | [INFO] [stderr] 1032 | | } [INFO] [stderr] 1033 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1038:1 [INFO] [stderr] | [INFO] [stderr] 1038 | / bitflags! { [INFO] [stderr] 1039 | | #[repr(C)] [INFO] [stderr] 1040 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1041 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1044 | | } [INFO] [stderr] 1045 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1038:1 [INFO] [stderr] | [INFO] [stderr] 1038 | / bitflags! { [INFO] [stderr] 1039 | | #[repr(C)] [INFO] [stderr] 1040 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1041 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1044 | | } [INFO] [stderr] 1045 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1038:1 [INFO] [stderr] | [INFO] [stderr] 1038 | / bitflags! { [INFO] [stderr] 1039 | | #[repr(C)] [INFO] [stderr] 1040 | | pub struct GTestTrapFlags: c_uint { [INFO] [stderr] 1041 | | const SILENCE_STDOUT = 128; [INFO] [stderr] ... | [INFO] [stderr] 1044 | | } [INFO] [stderr] 1045 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1050:1 [INFO] [stderr] | [INFO] [stderr] 1050 | / bitflags! { [INFO] [stderr] 1051 | | #[repr(C)] [INFO] [stderr] 1052 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1053 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1059 | | } [INFO] [stderr] 1060 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1050:1 [INFO] [stderr] | [INFO] [stderr] 1050 | / bitflags! { [INFO] [stderr] 1051 | | #[repr(C)] [INFO] [stderr] 1052 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1053 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1059 | | } [INFO] [stderr] 1060 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1050:1 [INFO] [stderr] | [INFO] [stderr] 1050 | / bitflags! { [INFO] [stderr] 1051 | | #[repr(C)] [INFO] [stderr] 1052 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1053 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1059 | | } [INFO] [stderr] 1060 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1050:1 [INFO] [stderr] | [INFO] [stderr] 1050 | / bitflags! { [INFO] [stderr] 1051 | | #[repr(C)] [INFO] [stderr] 1052 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1053 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1059 | | } [INFO] [stderr] 1060 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1050:1 [INFO] [stderr] | [INFO] [stderr] 1050 | / bitflags! { [INFO] [stderr] 1051 | | #[repr(C)] [INFO] [stderr] 1052 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1053 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1059 | | } [INFO] [stderr] 1060 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [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.6.0/src/lib.rs:1050:1 [INFO] [stderr] | [INFO] [stderr] 1050 | / bitflags! { [INFO] [stderr] 1051 | | #[repr(C)] [INFO] [stderr] 1052 | | pub struct GTraverseFlags: c_uint { [INFO] [stderr] 1053 | | const LEAVES = 1; [INFO] [stderr] ... | [INFO] [stderr] 1059 | | } [INFO] [stderr] 1060 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking cookie v0.12.0 [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[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] 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: build failed [INFO] running `"docker" "inspect" "9f0ed8c57bff0cda69b53db8ba72ec5706119d302da09d611aa80a9ff2534edb"` [INFO] running `"docker" "rm" "-f" "9f0ed8c57bff0cda69b53db8ba72ec5706119d302da09d611aa80a9ff2534edb"` [INFO] [stdout] 9f0ed8c57bff0cda69b53db8ba72ec5706119d302da09d611aa80a9ff2534edb