[INFO] cloning repository https://github.com/iamsimakov/rust-reqwest-socks5 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamsimakov/rust-reqwest-socks5" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsimakov%2Frust-reqwest-socks5"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsimakov%2Frust-reqwest-socks5'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5155e7e9b9fa09f6dc16afe17611736a801416e4 [INFO] checking iamsimakov/rust-reqwest-socks5 against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsimakov%2Frust-reqwest-socks5" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamsimakov/rust-reqwest-socks5 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/iamsimakov/rust-reqwest-socks5 [INFO] finished tweaking git repo https://github.com/iamsimakov/rust-reqwest-socks5 [INFO] tweaked toml for git repo https://github.com/iamsimakov/rust-reqwest-socks5 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/iamsimakov/rust-reqwest-socks5 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] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 76a750505cb4b01cf0cb484ac1e203d4d1994507dc4f8da99f43f8d4d8607736 [INFO] running `"docker" "start" "-a" "76a750505cb4b01cf0cb484ac1e203d4d1994507dc4f8da99f43f8d4d8607736"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Checking socks v0.3.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking publicsuffix v1.5.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.0 [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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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] Checking tokio-reactor v0.1.9 [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" "76a750505cb4b01cf0cb484ac1e203d4d1994507dc4f8da99f43f8d4d8607736"` [INFO] running `"docker" "rm" "-f" "76a750505cb4b01cf0cb484ac1e203d4d1994507dc4f8da99f43f8d4d8607736"` [INFO] [stdout] 76a750505cb4b01cf0cb484ac1e203d4d1994507dc4f8da99f43f8d4d8607736