[INFO] cloning repository https://github.com/evaldast/log_watcher_electric_boogaloo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evaldast/log_watcher_electric_boogaloo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevaldast%2Flog_watcher_electric_boogaloo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevaldast%2Flog_watcher_electric_boogaloo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d4ae3276631310e33ca7a3f96856f5a790f26dc [INFO] documenting evaldast/log_watcher_electric_boogaloo against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevaldast%2Flog_watcher_electric_boogaloo" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/evaldast/log_watcher_electric_boogaloo on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/evaldast/log_watcher_electric_boogaloo [INFO] finished tweaking git repo https://github.com/evaldast/log_watcher_electric_boogaloo [INFO] tweaked toml for git repo https://github.com/evaldast/log_watcher_electric_boogaloo written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/evaldast/log_watcher_electric_boogaloo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded h2 v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8a047f490aea7f5d3dec115d099cf9acec1707f851537561ed73a77ff01c87a5 [INFO] running `Command { std: "docker" "start" "-a" "8a047f490aea7f5d3dec115d099cf9acec1707f851537561ed73a77ff01c87a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a047f490aea7f5d3dec115d099cf9acec1707f851537561ed73a77ff01c87a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a047f490aea7f5d3dec115d099cf9acec1707f851537561ed73a77ff01c87a5", kill_on_drop: false }` [INFO] [stdout] 8a047f490aea7f5d3dec115d099cf9acec1707f851537561ed73a77ff01c87a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a1ad44c5677b48a3e922724ec09cb880fe878b5e0bc15068103df48c319fdd44 [INFO] running `Command { std: "docker" "start" "-a" "a1ad44c5677b48a3e922724ec09cb880fe878b5e0bc15068103df48c319fdd44", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dh.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / to_pem! { [INFO] [stdout] 26 | | /// Serializes the parameters into a PEM-encoded PKCS#3 DHparameter structure. [INFO] [stdout] 27 | | /// [INFO] [stdout] 28 | | /// The output will have a header of `-----BEGIN DH PARAMETERS-----`. [INFO] [stdout] ... | [INFO] [stdout] 31 | | ffi::PEM_write_bio_DHparams [INFO] [stdout] 32 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dh.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | / to_der! { [INFO] [stdout] 35 | | /// Serializes the parameters into a DER-encoded PKCS#3 DHparameter structure. [INFO] [stdout] 36 | | #[corresponds(i2d_DHparams)] [INFO] [stdout] 37 | | params_to_der, [INFO] [stdout] 38 | | ffi::i2d_DHparams [INFO] [stdout] 39 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dh.rs:106:5 [INFO] [stdout] | [INFO] [stdout] 106 | / from_pem! { [INFO] [stdout] 107 | | /// Deserializes a PEM-encoded PKCS#3 DHpararameters structure. [INFO] [stdout] 108 | | /// [INFO] [stdout] 109 | | /// The input should have a header of `-----BEGIN DH PARAMETERS-----`. [INFO] [stdout] ... | [INFO] [stdout] 113 | | ffi::PEM_read_bio_DHparams [INFO] [stdout] 114 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dh.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / from_der! { [INFO] [stdout] 117 | | /// Deserializes a DER-encoded PKCS#3 DHparameters structure. [INFO] [stdout] 118 | | #[corresponds(d2i_DHparams)] [INFO] [stdout] 119 | | params_from_der, [INFO] [stdout] 120 | | Dh, [INFO] [stdout] 121 | | ffi::d2i_DHparams [INFO] [stdout] 122 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dsa.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | / to_pem! { [INFO] [stdout] 86 | | /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 87 | | /// [INFO] [stdout] 88 | | /// The output will have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 91 | | ffi::PEM_write_bio_DSA_PUBKEY [INFO] [stdout] 92 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dsa.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 94 | / to_der! { [INFO] [stdout] 95 | | /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 96 | | #[corresponds(i2d_DSA_PUBKEY)] [INFO] [stdout] 97 | | public_key_to_der, [INFO] [stdout] 98 | | ffi::i2d_DSA_PUBKEY [INFO] [stdout] 99 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dsa.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / private_key_to_pem! { [INFO] [stdout] 117 | | /// Serializes the private key to a PEM-encoded DSAPrivateKey structure. [INFO] [stdout] 118 | | /// [INFO] [stdout] 119 | | /// The output will have a header of `-----BEGIN DSA PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 127 | | ffi::PEM_write_bio_DSAPrivateKey [INFO] [stdout] 128 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dsa.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | / private_key_to_pem! { [INFO] [stdout] 117 | | /// Serializes the private key to a PEM-encoded DSAPrivateKey structure. [INFO] [stdout] 118 | | /// [INFO] [stdout] 119 | | /// The output will have a header of `-----BEGIN DSA PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 127 | | ffi::PEM_write_bio_DSAPrivateKey [INFO] [stdout] 128 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dsa.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | / from_pem! { [INFO] [stdout] 236 | | /// Decodes a PEM-encoded SubjectPublicKeyInfo structure containing a DSA key. [INFO] [stdout] 237 | | /// [INFO] [stdout] 238 | | /// The input should have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 242 | | ffi::PEM_read_bio_DSA_PUBKEY [INFO] [stdout] 243 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/dsa.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | / from_der! { [INFO] [stdout] 246 | | /// Decodes a DER-encoded SubjectPublicKeyInfo structure containing a DSA key. [INFO] [stdout] 247 | | #[corresponds(d2i_DSA_PUBKEY)] [INFO] [stdout] 248 | | public_key_from_der, [INFO] [stdout] 249 | | Dsa, [INFO] [stdout] 250 | | ffi::d2i_DSA_PUBKEY [INFO] [stdout] 251 | | } [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] Checking futures-util v0.3.4 [INFO] [stdout] error: expected `,` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / private_key_to_pem! { [INFO] [stdout] 572 | | /// Serializes the private key to a PEM-encoded ECPrivateKey structure. [INFO] [stdout] 573 | | /// [INFO] [stdout] 574 | | /// The output will have a header of `-----BEGIN EC PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 582 | | ffi::PEM_write_bio_ECPrivateKey [INFO] [stdout] 583 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / private_key_to_pem! { [INFO] [stdout] 572 | | /// Serializes the private key to a PEM-encoded ECPrivateKey structure. [INFO] [stdout] 573 | | /// [INFO] [stdout] 574 | | /// The output will have a header of `-----BEGIN EC PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 582 | | ffi::PEM_write_bio_ECPrivateKey [INFO] [stdout] 583 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:585:5 [INFO] [stdout] | [INFO] [stdout] 585 | / to_der! { [INFO] [stdout] 586 | | /// Serializes the private key into a DER-encoded ECPrivateKey structure. [INFO] [stdout] 587 | | #[corresponds(i2d_ECPrivateKey)] [INFO] [stdout] 588 | | private_key_to_der, [INFO] [stdout] 589 | | ffi::i2d_ECPrivateKey [INFO] [stdout] 590 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:615:5 [INFO] [stdout] | [INFO] [stdout] 615 | / to_pem! { [INFO] [stdout] 616 | | /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 617 | | /// [INFO] [stdout] 618 | | /// The output will have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 621 | | ffi::PEM_write_bio_EC_PUBKEY [INFO] [stdout] 622 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | / to_der! { [INFO] [stdout] 625 | | /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 626 | | #[corresponds(i2d_EC_PUBKEY)] [INFO] [stdout] 627 | | public_key_to_der, [INFO] [stdout] 628 | | ffi::i2d_EC_PUBKEY [INFO] [stdout] 629 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:757:5 [INFO] [stdout] | [INFO] [stdout] 757 | / from_pem! { [INFO] [stdout] 758 | | /// Decodes a PEM-encoded SubjectPublicKeyInfo structure containing a EC key. [INFO] [stdout] 759 | | /// [INFO] [stdout] 760 | | /// The input should have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 764 | | ffi::PEM_read_bio_EC_PUBKEY [INFO] [stdout] 765 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:767:5 [INFO] [stdout] | [INFO] [stdout] 767 | / from_der! { [INFO] [stdout] 768 | | /// Decodes a DER-encoded SubjectPublicKeyInfo structure containing a EC key. [INFO] [stdout] 769 | | #[corresponds(d2i_EC_PUBKEY)] [INFO] [stdout] 770 | | public_key_from_der, [INFO] [stdout] 771 | | EcKey, [INFO] [stdout] 772 | | ffi::d2i_EC_PUBKEY [INFO] [stdout] 773 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | / private_key_from_pem! { [INFO] [stdout] 821 | | /// Deserializes a private key from a PEM-encoded ECPrivateKey structure. [INFO] [stdout] 822 | | /// [INFO] [stdout] 823 | | /// The input should have a header of `-----BEGIN EC PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 841 | | ffi::PEM_read_bio_ECPrivateKey [INFO] [stdout] 842 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | / private_key_from_pem! { [INFO] [stdout] 821 | | /// Deserializes a private key from a PEM-encoded ECPrivateKey structure. [INFO] [stdout] 822 | | /// [INFO] [stdout] 823 | | /// The input should have a header of `-----BEGIN EC PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 841 | | ffi::PEM_read_bio_ECPrivateKey [INFO] [stdout] 842 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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::), [INFO] [stdout] 30 | | &mut cb as *mut _ as *mut _)) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:820:5 [INFO] [stdout] | [INFO] [stdout] 820 | / private_key_from_pem! { [INFO] [stdout] 821 | | /// Deserializes a private key from a PEM-encoded ECPrivateKey structure. [INFO] [stdout] 822 | | /// [INFO] [stdout] 823 | | /// The input should have a header of `-----BEGIN EC PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 841 | | ffi::PEM_read_bio_ECPrivateKey [INFO] [stdout] 842 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ec.rs:844:5 [INFO] [stdout] | [INFO] [stdout] 844 | / from_der! { [INFO] [stdout] 845 | | /// Decodes a DER-encoded elliptic curve private key structure. [INFO] [stdout] 846 | | #[corresponds(d2i_ECPrivateKey)] [INFO] [stdout] 847 | | private_key_from_der, [INFO] [stdout] 848 | | EcKey, [INFO] [stdout] 849 | | ffi::d2i_ECPrivateKey [INFO] [stdout] 850 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkcs12.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | / to_der! { [INFO] [stdout] 28 | | /// Serializes the `Pkcs12` to its standard DER encoding. [INFO] [stdout] 29 | | #[corresponds(i2d_PKCS12)] [INFO] [stdout] 30 | | to_der, [INFO] [stdout] 31 | | ffi::i2d_PKCS12 [INFO] [stdout] 32 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkcs12.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | / from_der! { [INFO] [stdout] 64 | | /// Deserializes a DER-encoded PKCS#12 archive. [INFO] [stdout] 65 | | #[corresponds(d2i_PKCS12)] [INFO] [stdout] 66 | | from_der, [INFO] [stdout] 67 | | Pkcs12, [INFO] [stdout] 68 | | ffi::d2i_PKCS12 [INFO] [stdout] 69 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | / to_pem! { [INFO] [stdout] 206 | | /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 207 | | /// [INFO] [stdout] 208 | | /// The output will have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 211 | | ffi::PEM_write_bio_PUBKEY [INFO] [stdout] 212 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | / to_der! { [INFO] [stdout] 215 | | /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 216 | | #[corresponds(i2d_PUBKEY)] [INFO] [stdout] 217 | | public_key_to_der, [INFO] [stdout] 218 | | ffi::i2d_PUBKEY [INFO] [stdout] 219 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / private_key_to_pem! { [INFO] [stdout] 270 | | /// Serializes the private key to a PEM-encoded PKCS#8 PrivateKeyInfo structure. [INFO] [stdout] 271 | | /// [INFO] [stdout] 272 | | /// The output will have a header of `-----BEGIN PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 280 | | ffi::PEM_write_bio_PKCS8PrivateKey [INFO] [stdout] 281 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / private_key_to_pem! { [INFO] [stdout] 270 | | /// Serializes the private key to a PEM-encoded PKCS#8 PrivateKeyInfo structure. [INFO] [stdout] 271 | | /// [INFO] [stdout] 272 | | /// The output will have a header of `-----BEGIN PRIVATE KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 280 | | ffi::PEM_write_bio_PKCS8PrivateKey [INFO] [stdout] 281 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | / to_der! { [INFO] [stdout] 284 | | /// Serializes the private key to a DER-encoded key type specific format. [INFO] [stdout] 285 | | #[corresponds(i2d_PrivateKey)] [INFO] [stdout] 286 | | private_key_to_der, [INFO] [stdout] 287 | | ffi::i2d_PrivateKey [INFO] [stdout] 288 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | / private_key_from_pem! { [INFO] [stdout] 519 | | /// Deserializes a private key from a PEM-encoded key type specific format. [INFO] [stdout] 520 | | #[corresponds(PEM_read_bio_PrivateKey)] [INFO] [stdout] 521 | | private_key_from_pem, [INFO] [stdout] ... | [INFO] [stdout] 533 | | ffi::PEM_read_bio_PrivateKey [INFO] [stdout] 534 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | / private_key_from_pem! { [INFO] [stdout] 519 | | /// Deserializes a private key from a PEM-encoded key type specific format. [INFO] [stdout] 520 | | #[corresponds(PEM_read_bio_PrivateKey)] [INFO] [stdout] 521 | | private_key_from_pem, [INFO] [stdout] ... | [INFO] [stdout] 533 | | ffi::PEM_read_bio_PrivateKey [INFO] [stdout] 534 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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::), [INFO] [stdout] 30 | | &mut cb as *mut _ as *mut _)) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:518:5 [INFO] [stdout] | [INFO] [stdout] 518 | / private_key_from_pem! { [INFO] [stdout] 519 | | /// Deserializes a private key from a PEM-encoded key type specific format. [INFO] [stdout] 520 | | #[corresponds(PEM_read_bio_PrivateKey)] [INFO] [stdout] 521 | | private_key_from_pem, [INFO] [stdout] ... | [INFO] [stdout] 533 | | ffi::PEM_read_bio_PrivateKey [INFO] [stdout] 534 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:536:5 [INFO] [stdout] | [INFO] [stdout] 536 | / from_der! { [INFO] [stdout] 537 | | /// Decodes a DER-encoded private key. [INFO] [stdout] 538 | | /// [INFO] [stdout] 539 | | /// This function will attempt to automatically detect the underlying key format, and [INFO] [stdout] ... | [INFO] [stdout] 545 | | ffi::d2i_AutoPrivateKey [INFO] [stdout] 546 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:641:5 [INFO] [stdout] | [INFO] [stdout] 641 | / from_pem! { [INFO] [stdout] 642 | | /// Decodes a PEM-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 643 | | /// [INFO] [stdout] 644 | | /// The input should have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 648 | | ffi::PEM_read_bio_PUBKEY [INFO] [stdout] 649 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/pkey.rs:651:5 [INFO] [stdout] | [INFO] [stdout] 651 | / from_der! { [INFO] [stdout] 652 | | /// Decodes a DER-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 653 | | #[corresponds(d2i_PUBKEY)] [INFO] [stdout] 654 | | public_key_from_der, [INFO] [stdout] 655 | | PKey, [INFO] [stdout] 656 | | ffi::d2i_PUBKEY [INFO] [stdout] 657 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | / to_pem! { [INFO] [stdout] 254 | | /// Serializes the public key into a PEM-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 255 | | /// [INFO] [stdout] 256 | | /// The output will have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 259 | | ffi::PEM_write_bio_RSA_PUBKEY [INFO] [stdout] 260 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | / to_der! { [INFO] [stdout] 263 | | /// Serializes the public key into a DER-encoded SubjectPublicKeyInfo structure. [INFO] [stdout] 264 | | #[corresponds(i2d_RSA_PUBKEY)] [INFO] [stdout] 265 | | public_key_to_der, [INFO] [stdout] 266 | | ffi::i2d_RSA_PUBKEY [INFO] [stdout] 267 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:269:5 [INFO] [stdout] | [INFO] [stdout] 269 | / to_pem! { [INFO] [stdout] 270 | | /// Serializes the public key into a PEM-encoded PKCS#1 RSAPublicKey structure. [INFO] [stdout] 271 | | /// [INFO] [stdout] 272 | | /// The output will have a header of `-----BEGIN RSA PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 275 | | ffi::PEM_write_bio_RSAPublicKey [INFO] [stdout] 276 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:278:5 [INFO] [stdout] | [INFO] [stdout] 278 | / to_der! { [INFO] [stdout] 279 | | /// Serializes the public key into a DER-encoded PKCS#1 RSAPublicKey structure. [INFO] [stdout] 280 | | #[corresponds(i2d_RSAPublicKey)] [INFO] [stdout] 281 | | public_key_to_der_pkcs1, [INFO] [stdout] 282 | | ffi::i2d_RSAPublicKey [INFO] [stdout] 283 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:385:5 [INFO] [stdout] | [INFO] [stdout] 385 | / from_pem! { [INFO] [stdout] 386 | | /// Decodes a PEM-encoded SubjectPublicKeyInfo structure containing an RSA key. [INFO] [stdout] 387 | | /// [INFO] [stdout] 388 | | /// The input should have a header of `-----BEGIN PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 392 | | ffi::PEM_read_bio_RSA_PUBKEY [INFO] [stdout] 393 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:395:5 [INFO] [stdout] | [INFO] [stdout] 395 | / from_pem! { [INFO] [stdout] 396 | | /// Decodes a PEM-encoded PKCS#1 RSAPublicKey structure. [INFO] [stdout] 397 | | /// [INFO] [stdout] 398 | | /// The input should have a header of `-----BEGIN RSA PUBLIC KEY-----`. [INFO] [stdout] ... | [INFO] [stdout] 402 | | ffi::PEM_read_bio_RSAPublicKey [INFO] [stdout] 403 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:405:5 [INFO] [stdout] | [INFO] [stdout] 405 | / from_der! { [INFO] [stdout] 406 | | /// Decodes a DER-encoded SubjectPublicKeyInfo structure containing an RSA key. [INFO] [stdout] 407 | | #[corresponds(d2i_RSA_PUBKEY)] [INFO] [stdout] 408 | | public_key_from_der, [INFO] [stdout] 409 | | Rsa, [INFO] [stdout] 410 | | ffi::d2i_RSA_PUBKEY [INFO] [stdout] 411 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:413:5 [INFO] [stdout] | [INFO] [stdout] 413 | / from_der! { [INFO] [stdout] 414 | | /// Decodes a DER-encoded PKCS#1 RSAPublicKey structure. [INFO] [stdout] 415 | | #[corresponds(d2i_RSAPublicKey)] [INFO] [stdout] 416 | | public_key_from_der_pkcs1, [INFO] [stdout] 417 | | Rsa, [INFO] [stdout] 418 | | ffi::d2i_RSAPublicKey [INFO] [stdout] 419 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | / private_key_from_pem! { [INFO] [stdout] 540 | | /// Deserializes a private key from a PEM-encoded PKCS#1 RSAPrivateKey structure. [INFO] [stdout] 541 | | #[corresponds(PEM_read_bio_RSAPrivateKey)] [INFO] [stdout] 542 | | private_key_from_pem, [INFO] [stdout] ... | [INFO] [stdout] 554 | | ffi::PEM_read_bio_RSAPrivateKey [INFO] [stdout] 555 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | / private_key_from_pem! { [INFO] [stdout] 540 | | /// Deserializes a private key from a PEM-encoded PKCS#1 RSAPrivateKey structure. [INFO] [stdout] 541 | | #[corresponds(PEM_read_bio_RSAPrivateKey)] [INFO] [stdout] 542 | | private_key_from_pem, [INFO] [stdout] ... | [INFO] [stdout] 554 | | ffi::PEM_read_bio_RSAPrivateKey [INFO] [stdout] 555 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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::), [INFO] [stdout] 30 | | &mut cb as *mut _ as *mut _)) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:539:5 [INFO] [stdout] | [INFO] [stdout] 539 | / private_key_from_pem! { [INFO] [stdout] 540 | | /// Deserializes a private key from a PEM-encoded PKCS#1 RSAPrivateKey structure. [INFO] [stdout] 541 | | #[corresponds(PEM_read_bio_RSAPrivateKey)] [INFO] [stdout] 542 | | private_key_from_pem, [INFO] [stdout] ... | [INFO] [stdout] 554 | | ffi::PEM_read_bio_RSAPrivateKey [INFO] [stdout] 555 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/rsa.rs:557:5 [INFO] [stdout] | [INFO] [stdout] 557 | / from_der! { [INFO] [stdout] 558 | | /// Decodes a DER-encoded PKCS#1 RSAPrivateKey structure. [INFO] [stdout] 559 | | #[corresponds(d2i_RSAPrivateKey)] [INFO] [stdout] 560 | | private_key_from_der, [INFO] [stdout] 561 | | Rsa, [INFO] [stdout] 562 | | ffi::d2i_RSAPrivateKey [INFO] [stdout] 563 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ssl/mod.rs:1992:5 [INFO] [stdout] | [INFO] [stdout] 1992 | / from_der! { [INFO] [stdout] 1993 | | /// Deserializes a DER-encoded session structure. [INFO] [stdout] 1994 | | #[corresponds(d2i_SSL_SESSION)] [INFO] [stdout] 1995 | | from_der, [INFO] [stdout] 1996 | | SslSession, [INFO] [stdout] 1997 | | ffi::d2i_SSL_SESSION [INFO] [stdout] 1998 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ssl/mod.rs:2074:5 [INFO] [stdout] | [INFO] [stdout] 2074 | / to_der! { [INFO] [stdout] 2075 | | /// Serializes the session into a DER-encoded structure. [INFO] [stdout] 2076 | | #[corresponds(i2d_SSL_SESSION)] [INFO] [stdout] 2077 | | to_der, [INFO] [stdout] 2078 | | ffi::i2d_SSL_SESSION [INFO] [stdout] 2079 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/x509/mod.rs:568:5 [INFO] [stdout] | [INFO] [stdout] 568 | / to_pem! { [INFO] [stdout] 569 | | /// Serializes the certificate into a PEM-encoded X509 structure. [INFO] [stdout] 570 | | /// [INFO] [stdout] 571 | | /// The output will have a header of `-----BEGIN CERTIFICATE-----`. [INFO] [stdout] ... | [INFO] [stdout] 574 | | ffi::PEM_write_bio_X509 [INFO] [stdout] 575 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/x509/mod.rs:577:5 [INFO] [stdout] | [INFO] [stdout] 577 | / to_der! { [INFO] [stdout] 578 | | /// Serializes the certificate into a DER-encoded X509 structure. [INFO] [stdout] 579 | | #[corresponds(i2d_X509)] [INFO] [stdout] 580 | | to_der, [INFO] [stdout] 581 | | ffi::i2d_X509 [INFO] [stdout] 582 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/x509/mod.rs:584:5 [INFO] [stdout] | [INFO] [stdout] 584 | / to_pem! { [INFO] [stdout] 585 | | /// Converts the certificate to human readable text. [INFO] [stdout] 586 | | #[corresponds(X509_print)] [INFO] [stdout] 587 | | to_text, [INFO] [stdout] 588 | | ffi::X509_print [INFO] [stdout] 589 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:126:25 [INFO] [stdout] | [INFO] [stdout] 126 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/x509/mod.rs:609:5 [INFO] [stdout] | [INFO] [stdout] 609 | / from_pem! { [INFO] [stdout] 610 | | /// Deserializes a PEM-encoded X509 structure. [INFO] [stdout] 611 | | /// [INFO] [stdout] 612 | | /// The input should have a header of `-----BEGIN CERTIFICATE-----`. [INFO] [stdout] ... | [INFO] [stdout] 616 | | ffi::PEM_read_bio_X509 [INFO] [stdout] 617 | | } [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | crate::cvt_p($f(::std::ptr::null_mut(), &mut der.as_ptr(), len)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.10.40/src/x509/mod.rs:619:5 [INFO] [stdout] | [INFO] [stdout] 619 | / from_der! { [INFO] [stdout] 620 | | /// Deserializes a DER-encoded X509 structure. [INFO] [stdout] 621 | | #[corresponds(d2i_X509)] [INFO] [stdout] 622 | | from_der, [INFO] [stdout] 623 | | X509, [INFO] [stdout] 624 | | ffi::d2i_X509 [INFO] [stdout] 625 | | } [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] Checking pin-project v0.4.8 [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ssl/connector.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 230 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct $owned(*mut $ctype, ::std::marker::PhantomData); [INFO] [stdout] | ----------------------------------------------------------------- function or associated item `params_from_pem` not found for this [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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/ssl/connector.rs:276:22 [INFO] [stdout] | [INFO] [stdout] 276 | 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/github.com-1ecc6299db9ec823/openssl-0.10.40/src/macros.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | pub struct $owned(*mut $ctype, ::std::marker::PhantomData); [INFO] [stdout] | ----------------------------------------------------------------- function or associated item `params_from_pem` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openssl` due to 73 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a1ad44c5677b48a3e922724ec09cb880fe878b5e0bc15068103df48c319fdd44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1ad44c5677b48a3e922724ec09cb880fe878b5e0bc15068103df48c319fdd44", kill_on_drop: false }` [INFO] [stdout] a1ad44c5677b48a3e922724ec09cb880fe878b5e0bc15068103df48c319fdd44