[INFO] cloning repository https://github.com/kuy/jsonbox-todo-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuy/jsonbox-todo-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuy%2Fjsonbox-todo-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuy%2Fjsonbox-todo-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cdc3df4189c1622d66173784049ce58d6a62b2d0
[INFO] checking kuy/jsonbox-todo-example against try#c8085cfed34c45021fc8f66d073f6394b3e35431 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuy%2Fjsonbox-todo-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kuy/jsonbox-todo-example
[INFO] finished tweaking git repo https://github.com/kuy/jsonbox-todo-example
[INFO] tweaked toml for git repo https://github.com/kuy/jsonbox-todo-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kuy/jsonbox-todo-example on toolchain c8085cfed34c45021fc8f66d073f6394b3e35431
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kuy/jsonbox-todo-example already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mime v0.3.14
[INFO] [stderr]   Downloaded mime_guess v2.0.1
[INFO] [stderr]   Downloaded snafu-derive v0.5.0
[INFO] [stderr]   Downloaded publicsuffix v1.5.3
[INFO] [stderr]   Downloaded schannel v0.1.16
[INFO] [stderr]   Downloaded snafu v0.5.0
[INFO] [stderr]   Downloaded tokio-threadpool v0.1.15
[INFO] [stderr]   Downloaded miniz_oxide v0.3.2
[INFO] [stderr]   Downloaded flate2 v1.0.11
[INFO] [stderr]   Downloaded http v0.1.18
[INFO] [stderr]   Downloaded reqwest v0.9.20
[INFO] [stderr]   Downloaded unicase v2.5.1
[INFO] [stderr]   Downloaded encoding_rs v0.8.20
[INFO] [stderr]   Downloaded jsonbox v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f7b04dc144918b315f75912083f969852e323dcc73ba48aba75fc68d24bd94e
[INFO] running `Command { std: "docker" "start" "-a" "8f7b04dc144918b315f75912083f969852e323dcc73ba48aba75fc68d24bd94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f7b04dc144918b315f75912083f969852e323dcc73ba48aba75fc68d24bd94e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f7b04dc144918b315f75912083f969852e323dcc73ba48aba75fc68d24bd94e", kill_on_drop: false }`
[INFO] [stdout] 8f7b04dc144918b315f75912083f969852e323dcc73ba48aba75fc68d24bd94e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+c8085cfed34c45021fc8f66d073f6394b3e35431" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b9d197c8c29965f533a4c776ec553cca0ed4c60f99eedefb125407403d69837b
[INFO] running `Command { std: "docker" "start" "-a" "b9d197c8c29965f533a4c776ec553cca0ed4c60f99eedefb125407403d69837b", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]    Compiling unicase v2.5.1
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling error-chain v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling hyper v0.12.35
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking regex-syntax v0.6.12
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.3
[INFO] [stderr]     Checking http v0.1.18
[INFO] [stderr]     Checking string v0.2.1
[INFO] [stderr]     Checking indexmap v1.2.0
[INFO] [stderr]     Checking adler32 v1.0.4
[INFO] [stderr]    Compiling encoding_rs v0.8.20
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling doc-comment v0.3.1
[INFO] [stderr]     Checking miniz_oxide v0.3.2
[INFO] [stderr]     Checking crc32fast v1.2.0
[INFO] [stderr]     Checking try_from v0.3.2
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling mime_guess v2.0.1
[INFO] [stderr]     Checking dtoa v0.4.4
[INFO] [stderr]     Checking mime v0.3.14
[INFO] [stderr]     Checking uuid v0.7.4
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking tokio-sync v0.1.6
[INFO] [stderr]     Checking tokio-buf v0.1.1
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking want v0.2.0
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-threadpool v0.1.15
[INFO] [stderr]     Checking flate2 v1.0.11
[INFO] [stderr]     Checking tokio-reactor v0.1.9
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking regex v1.3.1
[INFO] [stderr]     Checking backtrace v0.3.37
[INFO] [stderr]     Checking http-body v0.1.0
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking publicsuffix v1.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling synstructure v0.10.2
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 123 | /     to_der! {
[INFO] [stdout] 124 | |         /// Serializes this CmsContentInfo using DER.
[INFO] [stdout] 125 | |         #[corresponds(i2d_CMS_ContentInfo)]
[INFO] [stdout] 126 | |         to_der,
[INFO] [stdout] 127 | |         ffi::i2d_CMS_ContentInfo
[INFO] [stdout] 128 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | /     to_pem! {
[INFO] [stdout] 131 | |         /// Serializes this CmsContentInfo using DER.
[INFO] [stdout] 132 | |         #[corresponds(PEM_write_bio_CMS)]
[INFO] [stdout] 133 | |         to_pem,
[INFO] [stdout] 134 | |         ffi::PEM_write_bio_CMS
[INFO] [stdout] 135 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:151:5
[INFO] [stdout]     |
[INFO] [stdout] 151 | /     from_der! {
[INFO] [stdout] 152 | |         /// Deserializes a DER-encoded ContentInfo structure.
[INFO] [stdout] 153 | |         #[corresponds(d2i_CMS_ContentInfo)]
[INFO] [stdout] 154 | |         from_der,
[INFO] [stdout] 155 | |         CmsContentInfo,
[INFO] [stdout] 156 | |         ffi::d2i_CMS_ContentInfo
[INFO] [stdout] 157 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/cms.rs:159:5
[INFO] [stdout]     |
[INFO] [stdout] 159 | /     from_pem! {
[INFO] [stdout] 160 | |         /// Deserializes a PEM-encoded ContentInfo structure.
[INFO] [stdout] 161 | |         #[corresponds(PEM_read_bio_CMS)]
[INFO] [stdout] 162 | |         from_pem,
[INFO] [stdout] 163 | |         CmsContentInfo,
[INFO] [stdout] 164 | |         ffi::PEM_read_bio_CMS
[INFO] [stdout] 165 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     to_pem! {
[INFO] [stdout] 28 | |         /// Serializes the parameters into a PEM-encoded PKCS#3 DHparameter structure.
[INFO] [stdout] 29 | |         ///
[INFO] [stdout] 30 | |         /// The output will have a header of `-----BEGIN DH PARAMETERS-----`.
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |         ffi::PEM_write_bio_DHparams
[INFO] [stdout] 34 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]    |
[INFO] [stdout] 94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]    |  ________________________________________^
[INFO] [stdout] 95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]    | |________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | /     to_der! {
[INFO] [stdout] 37 | |         /// Serializes the parameters into a DER-encoded PKCS#3 DHparameter structure.
[INFO] [stdout] 38 | |         #[corresponds(i2d_DHparams)]
[INFO] [stdout] 39 | |         params_to_der,
[INFO] [stdout] 40 | |         ffi::i2d_DHparams
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 | /     from_pem! {
[INFO] [stdout] 139 | |         /// Deserializes a PEM-encoded PKCS#3 DHpararameters structure.
[INFO] [stdout] 140 | |         ///
[INFO] [stdout] 141 | |         /// The input should have a header of `-----BEGIN DH PARAMETERS-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 145 | |         ffi::PEM_read_bio_DHparams
[INFO] [stdout] 146 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:148:5
[INFO] [stdout]     |
[INFO] [stdout] 148 | /     from_der! {
[INFO] [stdout] 149 | |         /// Deserializes a DER-encoded PKCS#3 DHparameters structure.
[INFO] [stdout] 150 | |         #[corresponds(d2i_DHparams)]
[INFO] [stdout] 151 | |         params_from_der,
[INFO] [stdout] 152 | |         Dh<Params>,
[INFO] [stdout] 153 | |         ffi::d2i_DHparams
[INFO] [stdout] 154 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 | /     to_pem! {
[INFO] [stdout] 87 | |         /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 88 | |         ///
[INFO] [stdout] 89 | |         /// The output will have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...  |
[INFO] [stdout] 92 | |         ffi::PEM_write_bio_DSA_PUBKEY
[INFO] [stdout] 93 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:95:5
[INFO] [stdout]     |
[INFO] [stdout]  95 | /     to_der! {
[INFO] [stdout]  96 | |         /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout]  97 | |         #[corresponds(i2d_DSA_PUBKEY)]
[INFO] [stdout]  98 | |         public_key_to_der,
[INFO] [stdout]  99 | |         ffi::i2d_DSA_PUBKEY
[INFO] [stdout] 100 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:43:23
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  44 | |                         self.as_ptr(),
[INFO] [stdout]  45 | |                         ptr::null(),
[INFO] [stdout]  46 | |                         ptr::null_mut(),
[INFO] [stdout]  47 | |                         -1,
[INFO] [stdout]  48 | |                         None,
[INFO] [stdout]  49 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     private_key_to_pem! {
[INFO] [stdout] 118 | |         /// Serializes the private key to a PEM-encoded DSAPrivateKey structure.
[INFO] [stdout] 119 | |         ///
[INFO] [stdout] 120 | |         /// The output will have a header of `-----BEGIN DSA PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         ffi::PEM_write_bio_DSAPrivateKey
[INFO] [stdout] 129 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:63:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  64 | |                         self.as_ptr(),
[INFO] [stdout]  65 | |                         cipher.as_ptr(),
[INFO] [stdout]  66 | |                         passphrase.as_ptr() as *const _ as *mut _,
[INFO] [stdout]  67 | |                         passphrase.len() as ::libc::c_int,
[INFO] [stdout]  68 | |                         None,
[INFO] [stdout]  69 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | /     private_key_to_pem! {
[INFO] [stdout] 118 | |         /// Serializes the private key to a PEM-encoded DSAPrivateKey structure.
[INFO] [stdout] 119 | |         ///
[INFO] [stdout] 120 | |         /// The output will have a header of `-----BEGIN DSA PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 128 | |         ffi::PEM_write_bio_DSAPrivateKey
[INFO] [stdout] 129 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | /     to_der! {
[INFO] [stdout] 132 | |         /// Serializes the private_key to a DER-encoded `DSAPrivateKey` structure.
[INFO] [stdout] 133 | |         #[corresponds(i2d_DSAPrivateKey)]
[INFO] [stdout] 134 | |         private_key_to_der,
[INFO] [stdout] 135 | |         ffi::i2d_DSAPrivateKey
[INFO] [stdout] 136 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 | /     from_pem! {
[INFO] [stdout] 272 | |         /// Decodes a PEM-encoded SubjectPublicKeyInfo structure containing a DSA key.
[INFO] [stdout] 273 | |         ///
[INFO] [stdout] 274 | |         /// The input should have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 278 | |         ffi::PEM_read_bio_DSA_PUBKEY
[INFO] [stdout] 279 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 | /     from_der! {
[INFO] [stdout] 282 | |         /// Decodes a DER-encoded SubjectPublicKeyInfo structure containing a DSA key.
[INFO] [stdout] 283 | |         #[corresponds(d2i_DSA_PUBKEY)]
[INFO] [stdout] 284 | |         public_key_from_der,
[INFO] [stdout] 285 | |         Dsa<Public>,
[INFO] [stdout] 286 | |         ffi::d2i_DSA_PUBKEY
[INFO] [stdout] 287 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:449:5
[INFO] [stdout]     |
[INFO] [stdout] 449 | /     from_der! {
[INFO] [stdout] 450 | |         /// Decodes a DER-encoded DSA signature.
[INFO] [stdout] 451 | |         #[corresponds(d2i_DSA_SIG)]
[INFO] [stdout] 452 | |         from_der,
[INFO] [stdout] 453 | |         DsaSig,
[INFO] [stdout] 454 | |         ffi::d2i_DSA_SIG
[INFO] [stdout] 455 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dsa.rs:468:5
[INFO] [stdout]     |
[INFO] [stdout] 468 | /     to_der! {
[INFO] [stdout] 469 | |         /// Serializes the DSA signature into a DER-encoded `DSASignature` structure.
[INFO] [stdout] 470 | |         #[corresponds(i2d_DSA_SIG)]
[INFO] [stdout] 471 | |         to_der,
[INFO] [stdout] 472 | |         ffi::i2d_DSA_SIG
[INFO] [stdout] 473 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:43:23
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  44 | |                         self.as_ptr(),
[INFO] [stdout]  45 | |                         ptr::null(),
[INFO] [stdout]  46 | |                         ptr::null_mut(),
[INFO] [stdout]  47 | |                         -1,
[INFO] [stdout]  48 | |                         None,
[INFO] [stdout]  49 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 650 | /     private_key_to_pem! {
[INFO] [stdout] 651 | |         /// Serializes the private key to a PEM-encoded ECPrivateKey structure.
[INFO] [stdout] 652 | |         ///
[INFO] [stdout] 653 | |         /// The output will have a header of `-----BEGIN EC PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |         ffi::PEM_write_bio_ECPrivateKey
[INFO] [stdout] 662 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:63:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  64 | |                         self.as_ptr(),
[INFO] [stdout]  65 | |                         cipher.as_ptr(),
[INFO] [stdout]  66 | |                         passphrase.as_ptr() as *const _ as *mut _,
[INFO] [stdout]  67 | |                         passphrase.len() as ::libc::c_int,
[INFO] [stdout]  68 | |                         None,
[INFO] [stdout]  69 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:650:5
[INFO] [stdout]     |
[INFO] [stdout] 650 | /     private_key_to_pem! {
[INFO] [stdout] 651 | |         /// Serializes the private key to a PEM-encoded ECPrivateKey structure.
[INFO] [stdout] 652 | |         ///
[INFO] [stdout] 653 | |         /// The output will have a header of `-----BEGIN EC PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 661 | |         ffi::PEM_write_bio_ECPrivateKey
[INFO] [stdout] 662 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:664:5
[INFO] [stdout]     |
[INFO] [stdout] 664 | /     to_der! {
[INFO] [stdout] 665 | |         /// Serializes the private key into a DER-encoded ECPrivateKey structure.
[INFO] [stdout] 666 | |         #[corresponds(i2d_ECPrivateKey)]
[INFO] [stdout] 667 | |         private_key_to_der,
[INFO] [stdout] 668 | |         ffi::i2d_ECPrivateKey
[INFO] [stdout] 669 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:694:5
[INFO] [stdout]     |
[INFO] [stdout] 694 | /     to_pem! {
[INFO] [stdout] 695 | |         /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 696 | |         ///
[INFO] [stdout] 697 | |         /// The output will have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 700 | |         ffi::PEM_write_bio_EC_PUBKEY
[INFO] [stdout] 701 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:703:5
[INFO] [stdout]     |
[INFO] [stdout] 703 | /     to_der! {
[INFO] [stdout] 704 | |         /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 705 | |         #[corresponds(i2d_EC_PUBKEY)]
[INFO] [stdout] 706 | |         public_key_to_der,
[INFO] [stdout] 707 | |         ffi::i2d_EC_PUBKEY
[INFO] [stdout] 708 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:842:5
[INFO] [stdout]     |
[INFO] [stdout] 842 | /     from_pem! {
[INFO] [stdout] 843 | |         /// Decodes a PEM-encoded SubjectPublicKeyInfo structure containing a EC key.
[INFO] [stdout] 844 | |         ///
[INFO] [stdout] 845 | |         /// The input should have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 849 | |         ffi::PEM_read_bio_EC_PUBKEY
[INFO] [stdout] 850 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:852:5
[INFO] [stdout]     |
[INFO] [stdout] 852 | /     from_der! {
[INFO] [stdout] 853 | |         /// Decodes a DER-encoded SubjectPublicKeyInfo structure containing a EC key.
[INFO] [stdout] 854 | |         #[corresponds(d2i_EC_PUBKEY)]
[INFO] [stdout] 855 | |         public_key_from_der,
[INFO] [stdout] 856 | |         EcKey<Public>,
[INFO] [stdout] 857 | |         ffi::d2i_EC_PUBKEY
[INFO] [stdout] 858 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:932:5
[INFO] [stdout]     |
[INFO] [stdout] 932 | /     private_key_from_pem! {
[INFO] [stdout] 933 | |         /// Deserializes a private key from a PEM-encoded ECPrivateKey structure.
[INFO] [stdout] 934 | |         ///
[INFO] [stdout] 935 | |         /// The input should have a header of `-----BEGIN EC PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 953 | |         ffi::PEM_read_bio_ECPrivateKey
[INFO] [stdout] 954 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` which comes from the expansion of the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   cvt_p($f(bio.as_ptr(),
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  12 | |                          ptr::null_mut(),
[INFO] [stdout]  13 | |                          None,
[INFO] [stdout]  14 | |                          passphrase.as_ptr() as *const _ as *mut _))
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:932:5
[INFO] [stdout]     |
[INFO] [stdout] 932 | /     private_key_from_pem! {
[INFO] [stdout] 933 | |         /// Deserializes a private key from a PEM-encoded ECPrivateKey structure.
[INFO] [stdout] 934 | |         ///
[INFO] [stdout] 935 | |         /// The input should have a header of `-----BEGIN EC PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 953 | |         ffi::PEM_read_bio_ECPrivateKey
[INFO] [stdout] 954 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:27:25
[INFO] [stdout]     |
[INFO] [stdout]  27 |                   cvt_p($f(bio.as_ptr(),
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  28 | |                          ptr::null_mut(),
[INFO] [stdout]  29 | |                          Some(crate::util::invoke_passwd_cb::<F>),
[INFO] [stdout]  30 | |                          &mut cb as *mut _ as *mut _))
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:932:5
[INFO] [stdout]     |
[INFO] [stdout] 932 | /     private_key_from_pem! {
[INFO] [stdout] 933 | |         /// Deserializes a private key from a PEM-encoded ECPrivateKey structure.
[INFO] [stdout] 934 | |         ///
[INFO] [stdout] 935 | |         /// The input should have a header of `-----BEGIN EC PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 953 | |         ffi::PEM_read_bio_ECPrivateKey
[INFO] [stdout] 954 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ec.rs:956:5
[INFO] [stdout]     |
[INFO] [stdout] 956 | /     from_der! {
[INFO] [stdout] 957 | |         /// Decodes a DER-encoded elliptic curve private key structure.
[INFO] [stdout] 958 | |         #[corresponds(d2i_ECPrivateKey)]
[INFO] [stdout] 959 | |         private_key_from_der,
[INFO] [stdout] 960 | |         EcKey<Private>,
[INFO] [stdout] 961 | |         ffi::d2i_ECPrivateKey
[INFO] [stdout] 962 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ecdsa.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout]  56 | /     from_der! {
[INFO] [stdout]  57 | |         /// Decodes a DER-encoded ECDSA signature.
[INFO] [stdout]  58 | |         #[corresponds(d2i_ECDSA_SIG)]
[INFO] [stdout]  59 | |         from_der,
[INFO] [stdout]  60 | |         EcdsaSig,
[INFO] [stdout]  61 | |         ffi::d2i_ECDSA_SIG
[INFO] [stdout]  62 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]    |
[INFO] [stdout] 94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]    |  ________________________________________^
[INFO] [stdout] 95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]    | |________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ecdsa.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 66 | /     to_der! {
[INFO] [stdout] 67 | |         /// Serializes the ECDSA signature into a DER-encoded ECDSASignature structure.
[INFO] [stdout] 68 | |         #[corresponds(i2d_ECDSA_SIG)]
[INFO] [stdout] 69 | |         to_der,
[INFO] [stdout] 70 | |         ffi::i2d_ECDSA_SIG
[INFO] [stdout] 71 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ocsp.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 | /     from_der! {
[INFO] [stdout] 268 | |         /// Deserializes a DER-encoded OCSP response.
[INFO] [stdout] 269 | |         #[corresponds(d2i_OCSP_RESPONSE)]
[INFO] [stdout] 270 | |         from_der,
[INFO] [stdout] 271 | |         OcspResponse,
[INFO] [stdout] 272 | |         ffi::d2i_OCSP_RESPONSE
[INFO] [stdout] 273 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ocsp.rs:277:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | /     to_der! {
[INFO] [stdout] 278 | |         /// Serializes the response to its standard DER encoding.
[INFO] [stdout] 279 | |         #[corresponds(i2d_OCSP_RESPONSE)]
[INFO] [stdout] 280 | |         to_der,
[INFO] [stdout] 281 | |         ffi::i2d_OCSP_RESPONSE
[INFO] [stdout] 282 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ocsp.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 | /     from_der! {
[INFO] [stdout] 318 | |         /// Deserializes a DER-encoded OCSP request.
[INFO] [stdout] 319 | |         #[corresponds(d2i_OCSP_REQUEST)]
[INFO] [stdout] 320 | |         from_der,
[INFO] [stdout] 321 | |         OcspRequest,
[INFO] [stdout] 322 | |         ffi::d2i_OCSP_REQUEST
[INFO] [stdout] 323 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ocsp.rs:327:5
[INFO] [stdout]     |
[INFO] [stdout] 327 | /     to_der! {
[INFO] [stdout] 328 | |         /// Serializes the request to its standard DER encoding.
[INFO] [stdout] 329 | |         #[corresponds(i2d_OCSP_REQUEST)]
[INFO] [stdout] 330 | |         to_der,
[INFO] [stdout] 331 | |         ffi::i2d_OCSP_REQUEST
[INFO] [stdout] 332 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]    |
[INFO] [stdout] 94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]    |  ________________________________________^
[INFO] [stdout] 95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]    | |________________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkcs12.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     to_der! {
[INFO] [stdout] 29 | |         /// Serializes the `Pkcs12` to its standard DER encoding.
[INFO] [stdout] 30 | |         #[corresponds(i2d_PKCS12)]
[INFO] [stdout] 31 | |         to_der,
[INFO] [stdout] 32 | |         ffi::i2d_PKCS12
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkcs12.rs:76:5
[INFO] [stdout]     |
[INFO] [stdout]  76 | /     from_der! {
[INFO] [stdout]  77 | |         /// Deserializes a DER-encoded PKCS#12 archive.
[INFO] [stdout]  78 | |         #[corresponds(d2i_PKCS12)]
[INFO] [stdout]  79 | |         from_der,
[INFO] [stdout]  80 | |         Pkcs12,
[INFO] [stdout]  81 | |         ffi::d2i_PKCS12
[INFO] [stdout]  82 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkcs7.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout]  54 | /     from_pem! {
[INFO] [stdout]  55 | |         /// Deserializes a PEM-encoded PKCS#7 signature
[INFO] [stdout]  56 | |         ///
[INFO] [stdout]  57 | |         /// The input should have a header of `-----BEGIN PKCS7-----`.
[INFO] [stdout] ...   |
[INFO] [stdout]  61 | |         ffi::PEM_read_bio_PKCS7
[INFO] [stdout]  62 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkcs7.rs:64:5
[INFO] [stdout]     |
[INFO] [stdout]  64 | /     from_der! {
[INFO] [stdout]  65 | |         /// Deserializes a DER-encoded PKCS#7 signature
[INFO] [stdout]  66 | |         #[corresponds(d2i_PKCS7)]
[INFO] [stdout]  67 | |         from_der,
[INFO] [stdout]  68 | |         Pkcs7,
[INFO] [stdout]  69 | |         ffi::d2i_PKCS7
[INFO] [stdout]  70 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkcs7.rs:168:5
[INFO] [stdout]     |
[INFO] [stdout] 168 | /     to_pem! {
[INFO] [stdout] 169 | |         /// Serializes the data into a PEM-encoded PKCS#7 structure.
[INFO] [stdout] 170 | |         ///
[INFO] [stdout] 171 | |         /// The output will have a header of `-----BEGIN PKCS7-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 174 | |         ffi::PEM_write_bio_PKCS7
[INFO] [stdout] 175 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkcs7.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 | /     to_der! {
[INFO] [stdout] 178 | |         /// Serializes the data into a DER-encoded PKCS#7 structure.
[INFO] [stdout] 179 | |         #[corresponds(i2d_PKCS7)]
[INFO] [stdout] 180 | |         to_der,
[INFO] [stdout] 181 | |         ffi::i2d_PKCS7
[INFO] [stdout] 182 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:211:5
[INFO] [stdout]     |
[INFO] [stdout] 211 | /     to_pem! {
[INFO] [stdout] 212 | |         /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 213 | |         ///
[INFO] [stdout] 214 | |         /// The output will have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 217 | |         ffi::PEM_write_bio_PUBKEY
[INFO] [stdout] 218 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:220:5
[INFO] [stdout]     |
[INFO] [stdout] 220 | /     to_der! {
[INFO] [stdout] 221 | |         /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 222 | |         #[corresponds(i2d_PUBKEY)]
[INFO] [stdout] 223 | |         public_key_to_der,
[INFO] [stdout] 224 | |         ffi::i2d_PUBKEY
[INFO] [stdout] 225 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:43:23
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  44 | |                         self.as_ptr(),
[INFO] [stdout]  45 | |                         ptr::null(),
[INFO] [stdout]  46 | |                         ptr::null_mut(),
[INFO] [stdout]  47 | |                         -1,
[INFO] [stdout]  48 | |                         None,
[INFO] [stdout]  49 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | /     private_key_to_pem! {
[INFO] [stdout] 289 | |         /// Serializes the private key to a PEM-encoded PKCS#8 PrivateKeyInfo structure.
[INFO] [stdout] 290 | |         ///
[INFO] [stdout] 291 | |         /// The output will have a header of `-----BEGIN PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 299 | |         ffi::PEM_write_bio_PKCS8PrivateKey
[INFO] [stdout] 300 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:63:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  64 | |                         self.as_ptr(),
[INFO] [stdout]  65 | |                         cipher.as_ptr(),
[INFO] [stdout]  66 | |                         passphrase.as_ptr() as *const _ as *mut _,
[INFO] [stdout]  67 | |                         passphrase.len() as ::libc::c_int,
[INFO] [stdout]  68 | |                         None,
[INFO] [stdout]  69 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:288:5
[INFO] [stdout]     |
[INFO] [stdout] 288 | /     private_key_to_pem! {
[INFO] [stdout] 289 | |         /// Serializes the private key to a PEM-encoded PKCS#8 PrivateKeyInfo structure.
[INFO] [stdout] 290 | |         ///
[INFO] [stdout] 291 | |         /// The output will have a header of `-----BEGIN PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 299 | |         ffi::PEM_write_bio_PKCS8PrivateKey
[INFO] [stdout] 300 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:302:5
[INFO] [stdout]     |
[INFO] [stdout] 302 | /     to_der! {
[INFO] [stdout] 303 | |         /// Serializes the private key to a DER-encoded key type specific format.
[INFO] [stdout] 304 | |         #[corresponds(i2d_PrivateKey)]
[INFO] [stdout] 305 | |         private_key_to_der,
[INFO] [stdout] 306 | |         ffi::i2d_PrivateKey
[INFO] [stdout] 307 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 | /     private_key_from_pem! {
[INFO] [stdout] 624 | |         /// Deserializes a private key from a PEM-encoded key type specific format.
[INFO] [stdout] 625 | |         #[corresponds(PEM_read_bio_PrivateKey)]
[INFO] [stdout] 626 | |         private_key_from_pem,
[INFO] [stdout] ...   |
[INFO] [stdout] 638 | |         ffi::PEM_read_bio_PrivateKey
[INFO] [stdout] 639 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` which comes from the expansion of the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   cvt_p($f(bio.as_ptr(),
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  12 | |                          ptr::null_mut(),
[INFO] [stdout]  13 | |                          None,
[INFO] [stdout]  14 | |                          passphrase.as_ptr() as *const _ as *mut _))
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 | /     private_key_from_pem! {
[INFO] [stdout] 624 | |         /// Deserializes a private key from a PEM-encoded key type specific format.
[INFO] [stdout] 625 | |         #[corresponds(PEM_read_bio_PrivateKey)]
[INFO] [stdout] 626 | |         private_key_from_pem,
[INFO] [stdout] ...   |
[INFO] [stdout] 638 | |         ffi::PEM_read_bio_PrivateKey
[INFO] [stdout] 639 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:27:25
[INFO] [stdout]     |
[INFO] [stdout]  27 |                   cvt_p($f(bio.as_ptr(),
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  28 | |                          ptr::null_mut(),
[INFO] [stdout]  29 | |                          Some(crate::util::invoke_passwd_cb::<F>),
[INFO] [stdout]  30 | |                          &mut cb as *mut _ as *mut _))
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:623:5
[INFO] [stdout]     |
[INFO] [stdout] 623 | /     private_key_from_pem! {
[INFO] [stdout] 624 | |         /// Deserializes a private key from a PEM-encoded key type specific format.
[INFO] [stdout] 625 | |         #[corresponds(PEM_read_bio_PrivateKey)]
[INFO] [stdout] 626 | |         private_key_from_pem,
[INFO] [stdout] ...   |
[INFO] [stdout] 638 | |         ffi::PEM_read_bio_PrivateKey
[INFO] [stdout] 639 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:641:5
[INFO] [stdout]     |
[INFO] [stdout] 641 | /     from_der! {
[INFO] [stdout] 642 | |         /// Decodes a DER-encoded private key.
[INFO] [stdout] 643 | |         ///
[INFO] [stdout] 644 | |         /// This function will attempt to automatically detect the underlying key format, and
[INFO] [stdout] ...   |
[INFO] [stdout] 650 | |         ffi::d2i_AutoPrivateKey
[INFO] [stdout] 651 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:746:5
[INFO] [stdout]     |
[INFO] [stdout] 746 | /     from_pem! {
[INFO] [stdout] 747 | |         /// Decodes a PEM-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 748 | |         ///
[INFO] [stdout] 749 | |         /// The input should have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 753 | |         ffi::PEM_read_bio_PUBKEY
[INFO] [stdout] 754 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/pkey.rs:756:5
[INFO] [stdout]     |
[INFO] [stdout] 756 | /     from_der! {
[INFO] [stdout] 757 | |         /// Decodes a DER-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 758 | |         #[corresponds(d2i_PUBKEY)]
[INFO] [stdout] 759 | |         public_key_from_der,
[INFO] [stdout] 760 | |         PKey<Public>,
[INFO] [stdout] 761 | |         ffi::d2i_PUBKEY
[INFO] [stdout] 762 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:43:23
[INFO] [stdout]     |
[INFO] [stdout]  43 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  44 | |                         self.as_ptr(),
[INFO] [stdout]  45 | |                         ptr::null(),
[INFO] [stdout]  46 | |                         ptr::null_mut(),
[INFO] [stdout]  47 | |                         -1,
[INFO] [stdout]  48 | |                         None,
[INFO] [stdout]  49 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | /     private_key_to_pem! {
[INFO] [stdout]  99 | |         /// Serializes the private key to a PEM-encoded PKCS#1 RSAPrivateKey structure.
[INFO] [stdout] 100 | |         ///
[INFO] [stdout] 101 | |         /// The output will have a header of `-----BEGIN RSA PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         ffi::PEM_write_bio_RSAPrivateKey
[INFO] [stdout] 110 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:63:23
[INFO] [stdout]     |
[INFO] [stdout]  63 |                   cvt($f(bio.as_ptr(),
[INFO] [stdout]     |  _______________________^
[INFO] [stdout]  64 | |                         self.as_ptr(),
[INFO] [stdout]  65 | |                         cipher.as_ptr(),
[INFO] [stdout]  66 | |                         passphrase.as_ptr() as *const _ as *mut _,
[INFO] [stdout]  67 | |                         passphrase.len() as ::libc::c_int,
[INFO] [stdout]  68 | |                         None,
[INFO] [stdout]  69 | |                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:98:5
[INFO] [stdout]     |
[INFO] [stdout]  98 | /     private_key_to_pem! {
[INFO] [stdout]  99 | |         /// Serializes the private key to a PEM-encoded PKCS#1 RSAPrivateKey structure.
[INFO] [stdout] 100 | |         ///
[INFO] [stdout] 101 | |         /// The output will have a header of `-----BEGIN RSA PRIVATE KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 109 | |         ffi::PEM_write_bio_RSAPrivateKey
[INFO] [stdout] 110 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:112:5
[INFO] [stdout]     |
[INFO] [stdout] 112 | /     to_der! {
[INFO] [stdout] 113 | |         /// Serializes the private key to a DER-encoded PKCS#1 RSAPrivateKey structure.
[INFO] [stdout] 114 | |         #[corresponds(i2d_RSAPrivateKey)]
[INFO] [stdout] 115 | |         private_key_to_der,
[INFO] [stdout] 116 | |         ffi::i2d_RSAPrivateKey
[INFO] [stdout] 117 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:254:5
[INFO] [stdout]     |
[INFO] [stdout] 254 | /     to_pem! {
[INFO] [stdout] 255 | |         /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 256 | |         ///
[INFO] [stdout] 257 | |         /// The output will have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 260 | |         ffi::PEM_write_bio_RSA_PUBKEY
[INFO] [stdout] 261 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:263:5
[INFO] [stdout]     |
[INFO] [stdout] 263 | /     to_der! {
[INFO] [stdout] 264 | |         /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure.
[INFO] [stdout] 265 | |         #[corresponds(i2d_RSA_PUBKEY)]
[INFO] [stdout] 266 | |         public_key_to_der,
[INFO] [stdout] 267 | |         ffi::i2d_RSA_PUBKEY
[INFO] [stdout] 268 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | /     to_pem! {
[INFO] [stdout] 271 | |         /// Serializes the public key into a PEM-encoded PKCS#1 RSAPublicKey structure.
[INFO] [stdout] 272 | |         ///
[INFO] [stdout] 273 | |         /// The output will have a header of `-----BEGIN RSA PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 276 | |         ffi::PEM_write_bio_RSAPublicKey
[INFO] [stdout] 277 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:279:5
[INFO] [stdout]     |
[INFO] [stdout] 279 | /     to_der! {
[INFO] [stdout] 280 | |         /// Serializes the public key into a DER-encoded PKCS#1 RSAPublicKey structure.
[INFO] [stdout] 281 | |         #[corresponds(i2d_RSAPublicKey)]
[INFO] [stdout] 282 | |         public_key_to_der_pkcs1,
[INFO] [stdout] 283 | |         ffi::i2d_RSAPublicKey
[INFO] [stdout] 284 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:386:5
[INFO] [stdout]     |
[INFO] [stdout] 386 | /     from_pem! {
[INFO] [stdout] 387 | |         /// Decodes a PEM-encoded SubjectPublicKeyInfo structure containing an RSA key.
[INFO] [stdout] 388 | |         ///
[INFO] [stdout] 389 | |         /// The input should have a header of `-----BEGIN PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 393 | |         ffi::PEM_read_bio_RSA_PUBKEY
[INFO] [stdout] 394 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 | /     from_pem! {
[INFO] [stdout] 397 | |         /// Decodes a PEM-encoded PKCS#1 RSAPublicKey structure.
[INFO] [stdout] 398 | |         ///
[INFO] [stdout] 399 | |         /// The input should have a header of `-----BEGIN RSA PUBLIC KEY-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 403 | |         ffi::PEM_read_bio_RSAPublicKey
[INFO] [stdout] 404 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:406:5
[INFO] [stdout]     |
[INFO] [stdout] 406 | /     from_der! {
[INFO] [stdout] 407 | |         /// Decodes a DER-encoded SubjectPublicKeyInfo structure containing an RSA key.
[INFO] [stdout] 408 | |         #[corresponds(d2i_RSA_PUBKEY)]
[INFO] [stdout] 409 | |         public_key_from_der,
[INFO] [stdout] 410 | |         Rsa<Public>,
[INFO] [stdout] 411 | |         ffi::d2i_RSA_PUBKEY
[INFO] [stdout] 412 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling snafu-derive v0.5.0
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:414:5
[INFO] [stdout]     |
[INFO] [stdout] 414 | /     from_der! {
[INFO] [stdout] 415 | |         /// Decodes a DER-encoded PKCS#1 RSAPublicKey structure.
[INFO] [stdout] 416 | |         #[corresponds(d2i_RSAPublicKey)]
[INFO] [stdout] 417 | |         public_key_from_der_pkcs1,
[INFO] [stdout] 418 | |         Rsa<Public>,
[INFO] [stdout] 419 | |         ffi::d2i_RSAPublicKey
[INFO] [stdout] 420 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:550:5
[INFO] [stdout]     |
[INFO] [stdout] 550 | /     private_key_from_pem! {
[INFO] [stdout] 551 | |         /// Deserializes a private key from a PEM-encoded PKCS#1 RSAPrivateKey structure.
[INFO] [stdout] 552 | |         #[corresponds(PEM_read_bio_RSAPrivateKey)]
[INFO] [stdout] 553 | |         private_key_from_pem,
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |         ffi::PEM_read_bio_RSAPrivateKey
[INFO] [stdout] 566 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` which comes from the expansion of the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:11:25
[INFO] [stdout]     |
[INFO] [stdout]  11 |                   cvt_p($f(bio.as_ptr(),
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  12 | |                          ptr::null_mut(),
[INFO] [stdout]  13 | |                          None,
[INFO] [stdout]  14 | |                          passphrase.as_ptr() as *const _ as *mut _))
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:550:5
[INFO] [stdout]     |
[INFO] [stdout] 550 | /     private_key_from_pem! {
[INFO] [stdout] 551 | |         /// Deserializes a private key from a PEM-encoded PKCS#1 RSAPrivateKey structure.
[INFO] [stdout] 552 | |         #[corresponds(PEM_read_bio_RSAPrivateKey)]
[INFO] [stdout] 553 | |         private_key_from_pem,
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |         ffi::PEM_read_bio_RSAPrivateKey
[INFO] [stdout] 566 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:27:25
[INFO] [stdout]     |
[INFO] [stdout]  27 |                   cvt_p($f(bio.as_ptr(),
[INFO] [stdout]     |  _________________________^
[INFO] [stdout]  28 | |                          ptr::null_mut(),
[INFO] [stdout]  29 | |                          Some(crate::util::invoke_passwd_cb::<F>),
[INFO] [stdout]  30 | |                          &mut cb as *mut _ as *mut _))
[INFO] [stdout]     | |_____________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:550:5
[INFO] [stdout]     |
[INFO] [stdout] 550 | /     private_key_from_pem! {
[INFO] [stdout] 551 | |         /// Deserializes a private key from a PEM-encoded PKCS#1 RSAPrivateKey structure.
[INFO] [stdout] 552 | |         #[corresponds(PEM_read_bio_RSAPrivateKey)]
[INFO] [stdout] 553 | |         private_key_from_pem,
[INFO] [stdout] ...   |
[INFO] [stdout] 565 | |         ffi::PEM_read_bio_RSAPrivateKey
[INFO] [stdout] 566 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `private_key_from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/rsa.rs:568:5
[INFO] [stdout]     |
[INFO] [stdout] 568 | /     from_der! {
[INFO] [stdout] 569 | |         /// Decodes a DER-encoded PKCS#1 RSAPrivateKey structure.
[INFO] [stdout] 570 | |         #[corresponds(d2i_RSAPrivateKey)]
[INFO] [stdout] 571 | |         private_key_from_der,
[INFO] [stdout] 572 | |         Rsa<Private>,
[INFO] [stdout] 573 | |         ffi::d2i_RSAPrivateKey
[INFO] [stdout] 574 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]      |
[INFO] [stdout]  113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ssl/mod.rs:2098:5
[INFO] [stdout]      |
[INFO] [stdout] 2098 | /     from_der! {
[INFO] [stdout] 2099 | |         /// Deserializes a DER-encoded session structure.
[INFO] [stdout] 2100 | |         #[corresponds(d2i_SSL_SESSION)]
[INFO] [stdout] 2101 | |         from_der,
[INFO] [stdout] 2102 | |         SslSession,
[INFO] [stdout] 2103 | |         ffi::d2i_SSL_SESSION
[INFO] [stdout] 2104 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]      |
[INFO] [stdout]   94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]   95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ssl/mod.rs:2180:5
[INFO] [stdout]      |
[INFO] [stdout] 2180 | /     to_der! {
[INFO] [stdout] 2181 | |         /// Serializes the session into a DER-encoded structure.
[INFO] [stdout] 2182 | |         #[corresponds(i2d_SSL_SESSION)]
[INFO] [stdout] 2183 | |         to_der,
[INFO] [stdout] 2184 | |         ffi::i2d_SSL_SESSION
[INFO] [stdout] 2185 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:657:5
[INFO] [stdout]     |
[INFO] [stdout] 657 | /     to_pem! {
[INFO] [stdout] 658 | |         /// Serializes the certificate into a PEM-encoded X509 structure.
[INFO] [stdout] 659 | |         ///
[INFO] [stdout] 660 | |         /// The output will have a header of `-----BEGIN CERTIFICATE-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 663 | |         ffi::PEM_write_bio_X509
[INFO] [stdout] 664 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]     |
[INFO] [stdout]  94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]     |  ________________________________________^
[INFO] [stdout]  95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:666:5
[INFO] [stdout]     |
[INFO] [stdout] 666 | /     to_der! {
[INFO] [stdout] 667 | |         /// Serializes the certificate into a DER-encoded X509 structure.
[INFO] [stdout] 668 | |         #[corresponds(i2d_X509)]
[INFO] [stdout] 669 | |         to_der,
[INFO] [stdout] 670 | |         ffi::i2d_X509
[INFO] [stdout] 671 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]     |
[INFO] [stdout]  82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:673:5
[INFO] [stdout]     |
[INFO] [stdout] 673 | /     to_pem! {
[INFO] [stdout] 674 | |         /// Converts the certificate to human readable text.
[INFO] [stdout] 675 | |         #[corresponds(X509_print)]
[INFO] [stdout] 676 | |         to_text,
[INFO] [stdout] 677 | |         ffi::X509_print
[INFO] [stdout] 678 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]     |
[INFO] [stdout] 127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:733:5
[INFO] [stdout]     |
[INFO] [stdout] 733 | /     from_pem! {
[INFO] [stdout] 734 | |         /// Deserializes a PEM-encoded X509 structure.
[INFO] [stdout] 735 | |         ///
[INFO] [stdout] 736 | |         /// The input should have a header of `-----BEGIN CERTIFICATE-----`.
[INFO] [stdout] ...   |
[INFO] [stdout] 740 | |         ffi::PEM_read_bio_X509
[INFO] [stdout] 741 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]     |
[INFO] [stdout] 113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:743:5
[INFO] [stdout]     |
[INFO] [stdout] 743 | /     from_der! {
[INFO] [stdout] 744 | |         /// Deserializes a DER-encoded X509 structure.
[INFO] [stdout] 745 | |         #[corresponds(d2i_X509)]
[INFO] [stdout] 746 | |         from_der,
[INFO] [stdout] 747 | |         X509,
[INFO] [stdout] 748 | |         ffi::d2i_X509
[INFO] [stdout] 749 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]      |
[INFO] [stdout]   94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]   95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1037:5
[INFO] [stdout]      |
[INFO] [stdout] 1037 | /     to_der! {
[INFO] [stdout] 1038 | |         /// Serializes the Extension to its standard DER encoding.
[INFO] [stdout] 1039 | |         #[corresponds(i2d_X509_EXTENSION)]
[INFO] [stdout] 1040 | |         to_der,
[INFO] [stdout] 1041 | |         ffi::i2d_X509_EXTENSION
[INFO] [stdout] 1042 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]      |
[INFO] [stdout]   82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1541:5
[INFO] [stdout]      |
[INFO] [stdout] 1541 | /     to_pem! {
[INFO] [stdout] 1542 | |         /// Converts the request to human readable text.
[INFO] [stdout] 1543 | |         #[corresponds(X509_Req_print)]
[INFO] [stdout] 1544 | |         to_text,
[INFO] [stdout] 1545 | |         ffi::X509_REQ_print
[INFO] [stdout] 1546 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]      |
[INFO] [stdout]  113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1650:5
[INFO] [stdout]      |
[INFO] [stdout] 1650 | /     from_der! {
[INFO] [stdout] 1651 | |         /// Deserializes a DER-encoded certificate revocation status
[INFO] [stdout] 1652 | |         #[corresponds(d2i_X509_REVOKED)]
[INFO] [stdout] 1653 | |         from_der,
[INFO] [stdout] 1654 | |         X509Revoked,
[INFO] [stdout] 1655 | |         ffi::d2i_X509_REVOKED
[INFO] [stdout] 1656 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]      |
[INFO] [stdout]   94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]   95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1660:5
[INFO] [stdout]      |
[INFO] [stdout] 1660 | /     to_der! {
[INFO] [stdout] 1661 | |         /// Serializes the certificate request to a DER-encoded certificate revocation status
[INFO] [stdout] 1662 | |         #[corresponds(d2i_X509_REVOKED)]
[INFO] [stdout] 1663 | |         to_der,
[INFO] [stdout] 1664 | |         ffi::i2d_X509_REVOKED
[INFO] [stdout] 1665 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1716:17
[INFO] [stdout]      |
[INFO] [stdout] 1716 |             (-1 | -2, _) => Ok(None),
[INFO] [stdout]      |                 ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:127:25
[INFO] [stdout]      |
[INFO] [stdout]  127 |                   cvt_p($f(bio.as_ptr(), ::std::ptr::null_mut(), None, ::std::ptr::null_mut()))
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1804:5
[INFO] [stdout]      |
[INFO] [stdout] 1804 | /     from_pem! {
[INFO] [stdout] 1805 | |         /// Deserializes a PEM-encoded Certificate Revocation List
[INFO] [stdout] 1806 | |         ///
[INFO] [stdout] 1807 | |         /// The input should have a header of `-----BEGIN X509 CRL-----`.
[INFO] [stdout] ...    |
[INFO] [stdout] 1811 | |         ffi::PEM_read_bio_X509_CRL
[INFO] [stdout] 1812 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `from_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:113:32
[INFO] [stdout]      |
[INFO] [stdout]  113 |                   crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len.try_into().unwrap()))
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1814:5
[INFO] [stdout]      |
[INFO] [stdout] 1814 | /     from_der! {
[INFO] [stdout] 1815 | |         /// Deserializes a DER-encoded Certificate Revocation List
[INFO] [stdout] 1816 | |         #[corresponds(d2i_X509_CRL)]
[INFO] [stdout] 1817 | |         from_der,
[INFO] [stdout] 1818 | |         X509Crl,
[INFO] [stdout] 1819 | |         ffi::d2i_X509_CRL
[INFO] [stdout] 1820 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `from_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:82:23
[INFO] [stdout]      |
[INFO] [stdout]   82 |                   cvt($f(bio.as_ptr(), self.as_ptr()))?;
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1824:5
[INFO] [stdout]      |
[INFO] [stdout] 1824 | /     to_pem! {
[INFO] [stdout] 1825 | |         /// Serializes the certificate request to a PEM-encoded Certificate Revocation List.
[INFO] [stdout] 1826 | |         ///
[INFO] [stdout] 1827 | |         /// The output will have a header of `-----BEGIN X509 CRL-----`.
[INFO] [stdout] ...    |
[INFO] [stdout] 1830 | |         ffi::PEM_write_bio_X509_CRL
[INFO] [stdout] 1831 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `to_pem` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected `,`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:94:40
[INFO] [stdout]      |
[INFO] [stdout]   94 |                   let len = crate::cvt($f(::foreign_types::ForeignTypeRef::as_ptr(self),
[INFO] [stdout]      |  ________________________________________^
[INFO] [stdout]   95 | |                                         ptr::null_mut()))?;
[INFO] [stdout]      | |________________________________________________________^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/x509/mod.rs:1833:5
[INFO] [stdout]      |
[INFO] [stdout] 1833 | /     to_der! {
[INFO] [stdout] 1834 | |         /// Serializes the certificate request to a DER-encoded Certificate Revocation List.
[INFO] [stdout] 1835 | |         #[corresponds(i2d_X509_CRL)]
[INFO] [stdout] 1836 | |         to_der,
[INFO] [stdout] 1837 | |         ffi::i2d_X509_CRL
[INFO] [stdout] 1838 | |     }
[INFO] [stdout]      | |_____- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `to_der` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking failure v0.1.5
[INFO] [stdout] error[E0599]: no function or associated item named `params_from_pem` found for struct `Dh<_>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ssl/connector.rs:237:22
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let dh = Dh::params_from_pem(FFDHE_2048.as_bytes())?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ function or associated item not found in `Dh<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         pub struct $owned<T>(*mut $ctype, ::std::marker::PhantomData<T>);
[INFO] [stdout]     |         ----------------------------------------------------------------- function or associated item `params_from_pem` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dh<_>` consider using one of the following associated functions:
[INFO] [stdout]       Dh::<Params>::from_params
[INFO] [stdout]       Dh::<Params>::from_pqg
[INFO] [stdout]       Dh::<Params>::generate_params
[INFO] [stdout]       Dh::<Params>::get_1024_160
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |       pub fn from_params(p: BigNum, g: BigNum, q: BigNum) -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 | /     pub fn from_pqg(
[INFO] [stdout]  62 | |         prime_p: BigNum,
[INFO] [stdout]  63 | |         prime_q: Option<BigNum>,
[INFO] [stdout]  64 | |         generator: BigNum,
[INFO] [stdout]  65 | |     ) -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 114 |       pub fn generate_params(prime_len: u32, generator: u32) -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |       pub fn get_1024_160() -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `params_from_pem` found for struct `Dh<_>` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/ssl/connector.rs:283:22
[INFO] [stdout]     |
[INFO] [stdout] 283 |         let dh = Dh::params_from_pem(FFDHE_2048.as_bytes())?;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ function or associated item not found in `Dh<_>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/macros.rs:178:9
[INFO] [stdout]     |
[INFO] [stdout] 178 |         pub struct $owned<T>(*mut $ctype, ::std::marker::PhantomData<T>);
[INFO] [stdout]     |         ----------------------------------------------------------------- function or associated item `params_from_pem` not found for this struct
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Dh<_>` consider using one of the following associated functions:
[INFO] [stdout]       Dh::<Params>::from_params
[INFO] [stdout]       Dh::<Params>::from_pqg
[INFO] [stdout]       Dh::<Params>::generate_params
[INFO] [stdout]       Dh::<Params>::get_1024_160
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.55/src/dh.rs:55:5
[INFO] [stdout]     |
[INFO] [stdout]  55 |       pub fn from_params(p: BigNum, g: BigNum, q: BigNum) -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  61 | /     pub fn from_pqg(
[INFO] [stdout]  62 | |         prime_p: BigNum,
[INFO] [stdout]  63 | |         prime_q: Option<BigNum>,
[INFO] [stdout]  64 | |         generator: BigNum,
[INFO] [stdout]  65 | |     ) -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     | |_______________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 114 |       pub fn generate_params(prime_len: u32, generator: u32) -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |       pub fn get_1024_160() -> Result<Dh<Params>, ErrorStack> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking snafu v0.5.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openssl` (lib) due to 84 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b9d197c8c29965f533a4c776ec553cca0ed4c60f99eedefb125407403d69837b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9d197c8c29965f533a4c776ec553cca0ed4c60f99eedefb125407403d69837b", kill_on_drop: false }`
[INFO] [stdout] b9d197c8c29965f533a4c776ec553cca0ed4c60f99eedefb125407403d69837b
