[INFO] fetching crate rustls-mbedcrypto-provider 0.1.0...
[INFO] checking rustls-mbedcrypto-provider-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate rustls-mbedcrypto-provider 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate rustls-mbedcrypto-provider 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rustls-mbedcrypto-provider 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rustls-mbedcrypto-provider 0.1.0
[INFO] tweaked toml for crates.io crate rustls-mbedcrypto-provider 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate rustls-mbedcrypto-provider 0.1.0 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yasna v0.3.2
[INFO] [stderr]   Downloaded rustls-mbedtls-provider-utils v0.2.0
[INFO] [stderr]   Downloaded mbedtls-platform-support v0.1.1
[INFO] [stderr]   Downloaded rs-libc v0.2.4
[INFO] [stderr]   Downloaded yasna v0.2.2
[INFO] [stderr]   Downloaded mbedtls v0.12.3
[INFO] [stderr]   Downloaded mbedtls-sys-auto v2.28.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08e390db1801b3b69b21526c4bc6c794ba5375f10c2f69daca2c89023d3112d2
[INFO] running `Command { std: "docker" "start" "-a" "08e390db1801b3b69b21526c4bc6c794ba5375f10c2f69daca2c89023d3112d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08e390db1801b3b69b21526c4bc6c794ba5375f10c2f69daca2c89023d3112d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08e390db1801b3b69b21526c4bc6c794ba5375f10c2f69daca2c89023d3112d2", kill_on_drop: false }`
[INFO] [stdout] 08e390db1801b3b69b21526c4bc6c794ba5375f10c2f69daca2c89023d3112d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7673f725672c6139414e6d5a8af09e7ca10f0216c7ebcba17bc96d5e43accb3c
[INFO] running `Command { std: "docker" "start" "-a" "7673f725672c6139414e6d5a8af09e7ca10f0216c7ebcba17bc96d5e43accb3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rustls v0.23.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling mbedtls-platform-support v0.1.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling mbedtls v0.12.3
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking yasna v0.3.2
[INFO] [stderr]     Checking yasna v0.2.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.190
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]    Compiling mbedtls-sys-auto v2.28.7
[INFO] [stderr]     Checking rustls-mbedtls-provider-utils v0.2.0
[INFO] [stderr]     Checking rustls-mbedcrypto-provider v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/lib.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![cfg_attr(not(bench), forbid(unstable_features))]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | #![cfg_attr(bench, feature(test))]
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/lib.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(bench)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/hash.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/kx.rs:482:7
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/tls13.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../../test-ca/ecdsa/end.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/sign.rs:192:26
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let ec_key_pem = include_str!("../../test-ca/ecdsa/end.key");
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/lib.rs:16:17
[INFO] [stdout]    |
[INFO] [stdout] 16 | #![cfg_attr(not(bench), forbid(unstable_features))]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/lib.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 | #![cfg_attr(bench, feature(test))]
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]   --> src/lib.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(bench)]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/hash.rs:162:7
[INFO] [stdout]     |
[INFO] [stdout] 162 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/kx.rs:482:7
[INFO] [stdout]     |
[INFO] [stdout] 482 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/tls13.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 | #[cfg(bench)]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bench)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bench)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustls-mbedcrypto-provider` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/ca.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/ca.der`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/ca.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/client.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/client.chain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/client.fullchain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/client.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/client.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/end.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/inter.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/end.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/end.chain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/end.fullchain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/end.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/end.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/inter.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/inter.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/inter.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/nistp256.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/ecdsa/nistp384.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/ca.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/ca.der`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/ca.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/client.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/client.chain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/client.fullchain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/client.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/client.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/end.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/inter.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/end.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/end.chain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/end.fullchain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/end.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/end.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/inter.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/inter.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/eddsa/inter.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/ca.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/ca.der`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/ca.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/client.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/client.chain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/client.fullchain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/client.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/client.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/client.rsa`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/end.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/inter.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/end.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/end.chain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/end.fullchain`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/end.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/end.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/end.rsa`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/inter.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/inter.key`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/common/../../../test-ca/rsa/inter.req`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:38:42
[INFO] [stdout]     |
[INFO] [stdout] 38  |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout] 39  | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 53  | / embed_files! {
[INFO] [stdout] 54  | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout] 55  | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout] 56  | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 116 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 117 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `embed_files` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]  --> tests/api.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | #![cfg_attr(read_buf, feature(read_buf))]
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows`
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]  --> tests/api.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))]
[INFO] [stdout]   |             ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> tests/api.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 | #[cfg(read_buf)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> tests/api.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 | #[cfg(read_buf)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]     --> tests/api.rs:1968:11
[INFO] [stdout]      |
[INFO] [stdout] 1968 |     #[cfg(read_buf)]
[INFO] [stdout]      |           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:287:11
[INFO] [stdout]     |
[INFO] [stdout] 287 |     #[cfg(feature = "ring")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:291:15
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[cfg(not(feature = "ring"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:300:11
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[cfg(feature = "ring")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:305:15
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[cfg(not(feature = "ring"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:524:11
[INFO] [stdout]     |
[INFO] [stdout] 524 |     #[cfg(feature = "ring")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:529:15
[INFO] [stdout]     |
[INFO] [stdout] 529 |     #[cfg(not(feature = "ring"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:536:11
[INFO] [stdout]     |
[INFO] [stdout] 536 |     #[cfg(feature = "ring")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `ring`
[INFO] [stdout]    --> tests/common/mod.rs:541:15
[INFO] [stdout]     |
[INFO] [stdout] 541 |     #[cfg(not(feature = "ring"))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `fips`, `log`, `logging`, `rdrand`, `self_tests`, and `tls12`
[INFO] [stdout]     = help: consider adding `ring` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> tests/common/mod.rs:631:43
[INFO] [stdout]     |
[INFO] [stdout] 631 | pub fn server_name(name: &'static str) -> ServerName {
[INFO] [stdout]     |                                           ^^^^^^^^^^ this elided lifetime gets resolved as `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] help: consider specifying it explicitly
[INFO] [stdout]     |
[INFO] [stdout] 631 | pub fn server_name(name: &'static str) -> ServerName<'static> {
[INFO] [stdout]     |                                                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]     --> tests/api.rs:1947:11
[INFO] [stdout]      |
[INFO] [stdout] 1947 |     #[cfg(read_buf)]
[INFO] [stdout]      |           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]     --> tests/api.rs:1958:11
[INFO] [stdout]      |
[INFO] [stdout] 1958 |     #[cfg(read_buf)]
[INFO] [stdout]      |           ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]     --> tests/api.rs:1978:15
[INFO] [stdout]      |
[INFO] [stdout] 1978 |         #[cfg(read_buf)]
[INFO] [stdout]      |               ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(read_buf)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(read_buf)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustls-mbedcrypto-provider` (test "api") due to 61 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7673f725672c6139414e6d5a8af09e7ca10f0216c7ebcba17bc96d5e43accb3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7673f725672c6139414e6d5a8af09e7ca10f0216c7ebcba17bc96d5e43accb3c", kill_on_drop: false }`
[INFO] [stdout] 7673f725672c6139414e6d5a8af09e7ca10f0216c7ebcba17bc96d5e43accb3c
