[INFO] cloning repository https://github.com/zachChilders/substr8 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zachChilders/substr8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzachChilders%2Fsubstr8"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzachChilders%2Fsubstr8'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f0a5b0452d6b3375240d77552262dc51fcbaf81f [INFO] checking zachChilders/substr8 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzachChilders%2Fsubstr8" "/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/zachChilders/substr8 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/zachChilders/substr8 [INFO] finished tweaking git repo https://github.com/zachChilders/substr8 [INFO] tweaked toml for git repo https://github.com/zachChilders/substr8 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zachChilders/substr8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_secretsmanager v0.40.0 [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] daeedac1a6634923d2f7ad9e0a764b48d55d6889e004f44101f4aa2362cd9ba5 [INFO] running `"docker" "start" "-a" "daeedac1a6634923d2f7ad9e0a764b48d55d6889e004f44101f4aa2362cd9ba5"` [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking openssl v0.10.24 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Compiling gotham_derive v0.4.0 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.7.0/src/writer/emitter.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / bitflags!( [INFO] [stderr] 136 | | struct IndentFlags: u8 { [INFO] [stderr] 137 | | const WROTE_NOTHING = 0; [INFO] [stderr] 138 | | const WROTE_MARKUP = 1; [INFO] [stderr] 139 | | const WROTE_TEXT = 2; [INFO] [stderr] 140 | | } [INFO] [stderr] 141 | | ); [INFO] [stderr] | |__^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.7.0/src/writer/emitter.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / bitflags!( [INFO] [stderr] 136 | | struct IndentFlags: u8 { [INFO] [stderr] 137 | | const WROTE_NOTHING = 0; [INFO] [stderr] 138 | | const WROTE_MARKUP = 1; [INFO] [stderr] 139 | | const WROTE_TEXT = 2; [INFO] [stderr] 140 | | } [INFO] [stderr] 141 | | ); [INFO] [stderr] | |__^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.7.0/src/writer/emitter.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / bitflags!( [INFO] [stderr] 136 | | struct IndentFlags: u8 { [INFO] [stderr] 137 | | const WROTE_NOTHING = 0; [INFO] [stderr] 138 | | const WROTE_MARKUP = 1; [INFO] [stderr] 139 | | const WROTE_TEXT = 2; [INFO] [stderr] 140 | | } [INFO] [stderr] 141 | | ); [INFO] [stderr] | |__^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xml-rs-0.7.0/src/writer/emitter.rs:135:1 [INFO] [stderr] | [INFO] [stderr] 135 | / bitflags!( [INFO] [stderr] 136 | | struct IndentFlags: u8 { [INFO] [stderr] 137 | | const WROTE_NOTHING = 0; [INFO] [stderr] 138 | | const WROTE_MARKUP = 1; [INFO] [stderr] 139 | | const WROTE_TEXT = 2; [INFO] [stderr] 140 | | } [INFO] [stderr] 141 | | ); [INFO] [stderr] | |__^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pulldown-cmark-0.2.0/src/parse.rs:142:1 [INFO] [stderr] | [INFO] [stderr] 142 | / bitflags! { [INFO] [stderr] 143 | | pub struct Options: u32 { [INFO] [stderr] 144 | | const FIRST_PASS = 1 << 0; [INFO] [stderr] 145 | | const ENABLE_TABLES = 1 << 1; [INFO] [stderr] 146 | | const ENABLE_FOOTNOTES = 1 << 2; [INFO] [stderr] 147 | | } [INFO] [stderr] 148 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `pulldown-cmark`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 4 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `xml-rs`. [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/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [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/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:3795:1 [INFO] [stderr] | [INFO] [stderr] 3795 | / bitflags! { [INFO] [stderr] 3796 | | /// The shutdown state of a session. [INFO] [stderr] 3797 | | pub struct ShutdownState: c_int { [INFO] [stderr] 3798 | | /// A close notify message has been sent to the peer. [INFO] [stderr] ... | [INFO] [stderr] 3802 | | } [INFO] [stderr] 3803 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:3795:1 [INFO] [stderr] | [INFO] [stderr] 3795 | / bitflags! { [INFO] [stderr] 3796 | | /// The shutdown state of a session. [INFO] [stderr] 3797 | | pub struct ShutdownState: c_int { [INFO] [stderr] 3798 | | /// A close notify message has been sent to the peer. [INFO] [stderr] ... | [INFO] [stderr] 3802 | | } [INFO] [stderr] 3803 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:3795:1 [INFO] [stderr] | [INFO] [stderr] 3795 | / bitflags! { [INFO] [stderr] 3796 | | /// The shutdown state of a session. [INFO] [stderr] 3797 | | pub struct ShutdownState: c_int { [INFO] [stderr] 3798 | | /// A close notify message has been sent to the peer. [INFO] [stderr] ... | [INFO] [stderr] 3802 | | } [INFO] [stderr] 3803 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in 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 120 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0518`. [INFO] [stderr] error: could not compile `openssl`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "daeedac1a6634923d2f7ad9e0a764b48d55d6889e004f44101f4aa2362cd9ba5"` [INFO] running `"docker" "rm" "-f" "daeedac1a6634923d2f7ad9e0a764b48d55d6889e004f44101f4aa2362cd9ba5"` [INFO] [stdout] daeedac1a6634923d2f7ad9e0a764b48d55d6889e004f44101f4aa2362cd9ba5