[INFO] updating cached repository https://github.com/bburdette/oscpad [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] df90e7529f973e20a23e6550d9763a1c88222759 [INFO] checking bburdette/oscpad against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbburdette%2Foscpad" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bburdette/oscpad 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/bburdette/oscpad [INFO] finished tweaking git repo https://github.com/bburdette/oscpad [INFO] tweaked toml for git repo https://github.com/bburdette/oscpad written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/bburdette/oscpad already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 4da48ad2d14de82d8d371afeb1a763b3a0c5e6be751fc6bae2bb6f21a2a1fedc [INFO] running `"docker" "start" "-a" "4da48ad2d14de82d8d371afeb1a763b3a0c5e6be751fc6bae2bb6f21a2a1fedc"` [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking serde_json v0.7.4 [INFO] [stderr] Checking tinyosc v0.0.3 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking time v0.1.36 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/cms.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / bitflags! { [INFO] [stderr] 22 | | pub struct CMSOptions : c_uint { [INFO] [stderr] 23 | | const TEXT = ffi::CMS_TEXT; [INFO] [stderr] 24 | | const CMS_NOCERTS = ffi::CMS_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ocsp.rs:15:1 [INFO] [stderr] | [INFO] [stderr] 15 | / bitflags! { [INFO] [stderr] 16 | | pub struct OcspFlag: c_ulong { [INFO] [stderr] 17 | | const NO_CERTS = ffi::OCSP_NOCERTS; [INFO] [stderr] 18 | | const NO_INTERN = ffi::OCSP_NOINTERN; [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/pkcs7.rs:27:1 [INFO] [stderr] | [INFO] [stderr] 27 | / bitflags! { [INFO] [stderr] 28 | | pub struct Pkcs7Flags: c_int { [INFO] [stderr] 29 | | const TEXT = ffi::PKCS7_TEXT; [INFO] [stderr] 30 | | const NOCERTS = ffi::PKCS7_NOCERTS; [INFO] [stderr] ... | [INFO] [stderr] 47 | | } [INFO] [stderr] 48 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:3795:1 [INFO] [stderr] | [INFO] [stderr] 3795 | / bitflags! { [INFO] [stderr] 3796 | | /// The shutdown state of a session. [INFO] [stderr] 3797 | | pub struct ShutdownState: c_int { [INFO] [stderr] 3798 | | /// A close notify message has been sent to the peer. [INFO] [stderr] ... | [INFO] [stderr] 3802 | | } [INFO] [stderr] 3803 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:136:1 [INFO] [stderr] | [INFO] [stderr] 136 | / bitflags! { [INFO] [stderr] 137 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 138 | | pub struct SslOptions: c_ulong { [INFO] [stderr] 139 | | /// Disables a countermeasure against an SSLv3/TLSv1.0 vulnerability affecting CBC ciphers. [INFO] [stderr] ... | [INFO] [stderr] 247 | | } [INFO] [stderr] 248 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:250:1 [INFO] [stderr] | [INFO] [stderr] 250 | / bitflags! { [INFO] [stderr] 251 | | /// Options controlling the behavior of an `SslContext`. [INFO] [stderr] 252 | | pub struct SslMode: c_long { [INFO] [stderr] 253 | | /// Enables "short writes". [INFO] [stderr] ... | [INFO] [stderr] 296 | | } [INFO] [stderr] 297 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:334:1 [INFO] [stderr] | [INFO] [stderr] 334 | / bitflags! { [INFO] [stderr] 335 | | /// Options controling the behavior of certificate verification. [INFO] [stderr] 336 | | pub struct SslVerifyMode: i32 { [INFO] [stderr] 337 | | /// Verifies that the peer's certificate is trusted. [INFO] [stderr] ... | [INFO] [stderr] 353 | | } [INFO] [stderr] 354 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:356:1 [INFO] [stderr] | [INFO] [stderr] 356 | / bitflags! { [INFO] [stderr] 357 | | /// Options controlling the behavior of session caching. [INFO] [stderr] 358 | | pub struct SslSessionCacheMode: c_long { [INFO] [stderr] 359 | | /// No session caching for the client or server takes place. [INFO] [stderr] ... | [INFO] [stderr] 389 | | } [INFO] [stderr] 390 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:393:1 [INFO] [stderr] | [INFO] [stderr] 393 | / bitflags! { [INFO] [stderr] 394 | | /// Which messages and under which conditions an extension should be added or expected. [INFO] [stderr] 395 | | pub struct ExtensionContext: c_uint { [INFO] [stderr] 396 | | /// This extension is only allowed in TLS [INFO] [stderr] ... | [INFO] [stderr] 419 | | } [INFO] [stderr] 420 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:3795:1 [INFO] [stderr] | [INFO] [stderr] 3795 | / bitflags! { [INFO] [stderr] 3796 | | /// The shutdown state of a session. [INFO] [stderr] 3797 | | pub struct ShutdownState: c_int { [INFO] [stderr] 3798 | | /// A close notify message has been sent to the peer. [INFO] [stderr] ... | [INFO] [stderr] 3802 | | } [INFO] [stderr] 3803 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/ssl/mod.rs:3795:1 [INFO] [stderr] | [INFO] [stderr] 3795 | / bitflags! { [INFO] [stderr] 3796 | | /// The shutdown state of a session. [INFO] [stderr] 3797 | | pub struct ShutdownState: c_int { [INFO] [stderr] 3798 | | /// A close notify message has been sent to the peer. [INFO] [stderr] ... | [INFO] [stderr] 3802 | | } [INFO] [stderr] 3803 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0518]: attribute should be applied to function or closure [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.24/src/x509/verify.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / bitflags! { [INFO] [stderr] 10 | | /// Flags used to check an `X509` certificate. [INFO] [stderr] 11 | | pub struct X509CheckFlags: c_uint { [INFO] [stderr] 12 | | const ALWAYS_CHECK_SUBJECT = ffi::X509_CHECK_FLAG_ALWAYS_CHECK_SUBJECT; [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ not a function or closure [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking num-bigint v0.1.35 [INFO] [stderr] Checking parking_lot v0.7.1 [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" "4da48ad2d14de82d8d371afeb1a763b3a0c5e6be751fc6bae2bb6f21a2a1fedc"` [INFO] running `"docker" "rm" "-f" "4da48ad2d14de82d8d371afeb1a763b3a0c5e6be751fc6bae2bb6f21a2a1fedc"` [INFO] [stdout] 4da48ad2d14de82d8d371afeb1a763b3a0c5e6be751fc6bae2bb6f21a2a1fedc