[INFO] fetching crate craftls 0.0.2+rustls.0.22.0...
[INFO] testing craftls-0.0.2+rustls.0.22.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate craftls 0.0.2+rustls.0.22.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate craftls 0.0.2+rustls.0.22.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate craftls 0.0.2+rustls.0.22.0
[INFO] tweaked toml for crates.io crate craftls 0.0.2+rustls.0.22.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate craftls 0.0.2+rustls.0.22.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate craftls 0.0.2+rustls.0.22.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc6de11f46330b8e317950955a823c8dcdf3dfd2afa57a3cab727d4a6ef364a2
[INFO] running `Command { std: "docker" "start" "-a" "dc6de11f46330b8e317950955a823c8dcdf3dfd2afa57a3cab727d4a6ef364a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc6de11f46330b8e317950955a823c8dcdf3dfd2afa57a3cab727d4a6ef364a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc6de11f46330b8e317950955a823c8dcdf3dfd2afa57a3cab727d4a6ef364a2", kill_on_drop: false }`
[INFO] [stdout] dc6de11f46330b8e317950955a823c8dcdf3dfd2afa57a3cab727d4a6ef364a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a0738c38d6f4ebaaca216b554caa7219803c906765cb17f5ca8a0476ec721f8
[INFO] running `Command { std: "docker" "start" "-a" "5a0738c38d6f4ebaaca216b554caa7219803c906765cb17f5ca8a0476ec721f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling craftls v0.0.2+rustls.0.22.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustls-pki-types v1.1.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling rustls-webpki v0.102.1
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/lib.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
[INFO] [stdout]     |                     ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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: `bench`
[INFO] [stdout]    --> src/lib.rs:276:31
[INFO] [stdout]     |
[INFO] [stdout] 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
[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: `read_buf`
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 | #![cfg_attr(read_buf, feature(read_buf))]
[INFO] [stdout]     |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/lib.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))]
[INFO] [stdout]     |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]    --> src/lib.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 | #![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:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[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/lib.rs:429:21
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(all(any(test, bench), not(feature = "ring"), feature = "aws_lc_rs"))]
[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:431:21
[INFO] [stdout]     |
[INFO] [stdout] 431 | #[cfg(all(any(test, bench), feature = "ring"))]
[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: `read_buf`
[INFO] [stdout]    --> src/conn.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]    --> src/crypto/ring/sign.rs:504:7
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[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: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/sign.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let rng = super::ring_like::rand::SystemRandom::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 309 -         let rng = super::ring_like::rand::SystemRandom::new();
[INFO] [stdout] 309 +         let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/crypto/ring/kx.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[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: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:168:6
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl crate::quic::Algorithm for KeyBuilder {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 168 - impl crate::quic::Algorithm for KeyBuilder {
[INFO] [stdout] 168 + impl quic::Algorithm for KeyBuilder {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Box::new(super::quic::PacketKey::new(key, iv, self.0))
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 170 -         Box::new(super::quic::PacketKey::new(key, iv, self.0))
[INFO] [stdout] 170 +         Box::new(PacketKey::new(key, iv, self.0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |         Box::new(super::quic::HeaderProtectionKey::new(key, self.1))
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 174 -         Box::new(super::quic::HeaderProtectionKey::new(key, self.1))
[INFO] [stdout] 174 +         Box::new(HeaderProtectionKey::new(key, self.1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/crypto/tls12.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(all(bench, any(feature = "ring", feature = "aws_lc_rs")))]
[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: `read_buf`
[INFO] [stdout]   --> src/stream.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(read_buf)]
[INFO] [stdout]    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/stream.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]     --> src/tls13/key_schedule.rs:1013:7
[INFO] [stdout]      |
[INFO] [stdout] 1013 | #[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: `read_buf`
[INFO] [stdout]    --> src/vecbuf.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: unnecessary qualification
[INFO] [stdout]    --> src/server/server_conn.rs:257:26
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub(super) versions: crate::versions::EnabledVersions,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 257 -     pub(super) versions: crate::versions::EnabledVersions,
[INFO] [stdout] 257 +     pub(super) versions: versions::EnabledVersions,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/server/server_conn.rs:427:11
[INFO] [stdout]     |
[INFO] [stdout] 427 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: unnecessary qualification
[INFO] [stdout]    --> src/server/server_conn.rs:422:10
[INFO] [stdout]     |
[INFO] [stdout] 422 | impl<'a> std::io::Read for ReadEarlyData<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 422 - impl<'a> std::io::Read for ReadEarlyData<'a> {
[INFO] [stdout] 422 + impl<'a> io::Read for ReadEarlyData<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/server/server_conn.rs:788:11
[INFO] [stdout]     |
[INFO] [stdout] 788 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/msgs/codec.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn init(bytes: &[u8]) -> Reader {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn init(bytes: &[u8]) -> Reader<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/msgs/codec.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn sub(&mut self, length: usize) -> Result<Reader, InvalidMessage> {
[INFO] [stdout]    |                ^^^^^^^^^                           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn sub(&mut self, length: usize) -> Result<Reader<'_>, InvalidMessage> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/conn.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn reader(&mut self) -> Reader {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn reader(&mut self) -> Reader<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/conn.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn writer(&mut self) -> Writer {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn writer(&mut self) -> Writer<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/conn.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn reader(&mut self) -> Reader {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn reader(&mut self) -> Reader<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/conn.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn writer(&mut self) -> Writer {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn writer(&mut self) -> Writer<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client_conn.rs:584:23
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn early_data(&mut self) -> Option<WriteEarlyData> {
[INFO] [stdout]     |                       ^^^^^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn early_data(&mut self) -> Option<WriteEarlyData<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/common.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/server_conn.rs:518:23
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub fn early_data(&mut self) -> Option<ReadEarlyData> {
[INFO] [stdout]     |                       ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub fn early_data(&mut self) -> Option<ReadEarlyData<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ticketer.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn maybe_roll(&self, now: UnixTime) -> Option<MutexGuard<TicketSwitcherState>> {
[INFO] [stdout]    |                              ^^^^^                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn maybe_roll(&self, now: UnixTime) -> Option<MutexGuard<'_, TicketSwitcherState>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.21s
[INFO] running `Command { std: "docker" "inspect" "5a0738c38d6f4ebaaca216b554caa7219803c906765cb17f5ca8a0476ec721f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0738c38d6f4ebaaca216b554caa7219803c906765cb17f5ca8a0476ec721f8", kill_on_drop: false }`
[INFO] [stdout] 5a0738c38d6f4ebaaca216b554caa7219803c906765cb17f5ca8a0476ec721f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecb4cb3bed866a5122e1313ad02e267c766bc0785c217e8df25291d5e64eda96
[INFO] running `Command { std: "docker" "start" "-a" "ecb4cb3bed866a5122e1313ad02e267c766bc0785c217e8df25291d5e64eda96", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.0
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling rustls-pemfile v2.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]    Compiling is-terminal v0.4.10
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling craftls v0.0.2+rustls.0.22.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/lib.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
[INFO] [stdout]     |                     ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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: `bench`
[INFO] [stdout]    --> src/lib.rs:276:31
[INFO] [stdout]     |
[INFO] [stdout] 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
[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: `read_buf`
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 | #![cfg_attr(read_buf, feature(read_buf))]
[INFO] [stdout]     |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/lib.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))]
[INFO] [stdout]     |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]    --> src/lib.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 | #![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:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[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/lib.rs:429:21
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(all(any(test, bench), not(feature = "ring"), feature = "aws_lc_rs"))]
[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:431:21
[INFO] [stdout]     |
[INFO] [stdout] 431 | #[cfg(all(any(test, bench), feature = "ring"))]
[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: `read_buf`
[INFO] [stdout]    --> src/conn.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]    --> src/crypto/ring/sign.rs:504:7
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[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: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/sign.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let rng = super::ring_like::rand::SystemRandom::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 309 -         let rng = super::ring_like::rand::SystemRandom::new();
[INFO] [stdout] 309 +         let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/crypto/ring/kx.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[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: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:168:6
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl crate::quic::Algorithm for KeyBuilder {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 168 - impl crate::quic::Algorithm for KeyBuilder {
[INFO] [stdout] 168 + impl quic::Algorithm for KeyBuilder {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Box::new(super::quic::PacketKey::new(key, iv, self.0))
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 170 -         Box::new(super::quic::PacketKey::new(key, iv, self.0))
[INFO] [stdout] 170 +         Box::new(PacketKey::new(key, iv, self.0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |         Box::new(super::quic::HeaderProtectionKey::new(key, self.1))
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 174 -         Box::new(super::quic::HeaderProtectionKey::new(key, self.1))
[INFO] [stdout] 174 +         Box::new(HeaderProtectionKey::new(key, self.1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/crypto/tls12.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(all(bench, any(feature = "ring", feature = "aws_lc_rs")))]
[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: `read_buf`
[INFO] [stdout]   --> src/stream.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(read_buf)]
[INFO] [stdout]    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/stream.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]     --> src/tls13/key_schedule.rs:1013:7
[INFO] [stdout]      |
[INFO] [stdout] 1013 | #[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: `read_buf`
[INFO] [stdout]    --> src/vecbuf.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: unnecessary qualification
[INFO] [stdout]    --> src/server/server_conn.rs:257:26
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub(super) versions: crate::versions::EnabledVersions,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 257 -     pub(super) versions: crate::versions::EnabledVersions,
[INFO] [stdout] 257 +     pub(super) versions: versions::EnabledVersions,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/server/server_conn.rs:427:11
[INFO] [stdout]     |
[INFO] [stdout] 427 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: unnecessary qualification
[INFO] [stdout]    --> src/server/server_conn.rs:422:10
[INFO] [stdout]     |
[INFO] [stdout] 422 | impl<'a> std::io::Read for ReadEarlyData<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 422 - impl<'a> std::io::Read for ReadEarlyData<'a> {
[INFO] [stdout] 422 + impl<'a> io::Read for ReadEarlyData<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/server/server_conn.rs:788:11
[INFO] [stdout]     |
[INFO] [stdout] 788 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/msgs/codec.rs:22:24
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn init(bytes: &[u8]) -> Reader {
[INFO] [stdout]    |                        ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn init(bytes: &[u8]) -> Reader<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/msgs/codec.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn sub(&mut self, length: usize) -> Result<Reader, InvalidMessage> {
[INFO] [stdout]    |                ^^^^^^^^^                           ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn sub(&mut self, length: usize) -> Result<Reader<'_>, InvalidMessage> {
[INFO] [stdout]    |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/conn.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn reader(&mut self) -> Reader {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn reader(&mut self) -> Reader<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/conn.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn writer(&mut self) -> Writer {
[INFO] [stdout]    |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn writer(&mut self) -> Writer<'_> {
[INFO] [stdout]    |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/conn.rs:335:19
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn reader(&mut self) -> Reader {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn reader(&mut self) -> Reader<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/conn.rs:348:19
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn writer(&mut self) -> Writer {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 348 |     pub fn writer(&mut self) -> Writer<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client/client_conn.rs:584:23
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn early_data(&mut self) -> Option<WriteEarlyData> {
[INFO] [stdout]     |                       ^^^^^^^^^            ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 584 |     pub fn early_data(&mut self) -> Option<WriteEarlyData<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/server/common.rs:12:43
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub(super) fn from_certified_key(key: &sign::CertifiedKey) -> ActiveCertifiedKey<'_> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/server/server_conn.rs:518:23
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub fn early_data(&mut self) -> Option<ReadEarlyData> {
[INFO] [stdout]     |                       ^^^^^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 518 |     pub fn early_data(&mut self) -> Option<ReadEarlyData<'_>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ticketer.rs:65:30
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn maybe_roll(&self, now: UnixTime) -> Option<MutexGuard<TicketSwitcherState>> {
[INFO] [stdout]    |                              ^^^^^                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn maybe_roll(&self, now: UnixTime) -> Option<MutexGuard<'_, TicketSwitcherState>> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/ecdsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/client_verifier.rs:425:13
[INFO] [stdout]     |
[INFO] [stdout] 425 |             include_bytes!("../../../test-ca/ecdsa/client.revoked.crl.pem").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/rsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/client_verifier.rs:426:13
[INFO] [stdout]     |
[INFO] [stdout] 426 |             include_bytes!("../../../test-ca/rsa/client.revoked.crl.pem").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/ecdsa/ca.der`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/client_verifier.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 |             include_bytes!("../../../test-ca/ecdsa/ca.der").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/rsa/ca.der`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/client_verifier.rs:443:13
[INFO] [stdout]     |
[INFO] [stdout] 443 |             include_bytes!("../../../test-ca/rsa/ca.der").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/eddsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/client_verifier.rs:509:17
[INFO] [stdout]     |
[INFO] [stdout] 509 |                 include_bytes!("../../../test-ca/eddsa/client.revoked.crl.pem").as_slice(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/ecdsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/server_verifier.rs:303:13
[INFO] [stdout]     |
[INFO] [stdout] 303 |             include_bytes!("../../../test-ca/ecdsa/client.revoked.crl.pem").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/rsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/server_verifier.rs:304:13
[INFO] [stdout]     |
[INFO] [stdout] 304 |             include_bytes!("../../../test-ca/rsa/client.revoked.crl.pem").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/ecdsa/ca.der`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/server_verifier.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 |             include_bytes!("../../../test-ca/ecdsa/ca.der").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/rsa/ca.der`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/server_verifier.rs:321:13
[INFO] [stdout]     |
[INFO] [stdout] 321 |             include_bytes!("../../../test-ca/rsa/ca.der").as_slice(),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/webpki/../../../test-ca/eddsa/client.revoked.crl.pem`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/webpki/server_verifier.rs:343:17
[INFO] [stdout]     |
[INFO] [stdout] 343 |                 include_bytes!("../../../test-ca/eddsa/client.revoked.crl.pem").as_slice(),
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/lib.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
[INFO] [stdout]     |                     ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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: `bench`
[INFO] [stdout]    --> src/lib.rs:276:31
[INFO] [stdout]     |
[INFO] [stdout] 276 | #![cfg_attr(not(any(read_buf, bench)), forbid(unstable_features))]
[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: `read_buf`
[INFO] [stdout]    --> src/lib.rs:318:13
[INFO] [stdout]     |
[INFO] [stdout] 318 | #![cfg_attr(read_buf, feature(read_buf))]
[INFO] [stdout]     |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/lib.rs:319:13
[INFO] [stdout]     |
[INFO] [stdout] 319 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))]
[INFO] [stdout]     |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]    --> src/lib.rs:320:13
[INFO] [stdout]     |
[INFO] [stdout] 320 | #![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:333:7
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[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/lib.rs:429:21
[INFO] [stdout]     |
[INFO] [stdout] 429 | #[cfg(all(any(test, bench), not(feature = "ring"), feature = "aws_lc_rs"))]
[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:431:21
[INFO] [stdout]     |
[INFO] [stdout] 431 | #[cfg(all(any(test, bench), feature = "ring"))]
[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: `read_buf`
[INFO] [stdout]    --> src/conn.rs:203:11
[INFO] [stdout]     |
[INFO] [stdout] 203 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]    --> src/crypto/ring/sign.rs:504:7
[INFO] [stdout]     |
[INFO] [stdout] 504 | #[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: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/sign.rs:309:19
[INFO] [stdout]     |
[INFO] [stdout] 309 |         let rng = super::ring_like::rand::SystemRandom::new();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 289 |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 309 -         let rng = super::ring_like::rand::SystemRandom::new();
[INFO] [stdout] 309 +         let rng = SystemRandom::new();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/crypto/ring/kx.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | #[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: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:168:6
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl crate::quic::Algorithm for KeyBuilder {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 168 - impl crate::quic::Algorithm for KeyBuilder {
[INFO] [stdout] 168 + impl quic::Algorithm for KeyBuilder {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:170:18
[INFO] [stdout]     |
[INFO] [stdout] 170 |         Box::new(super::quic::PacketKey::new(key, iv, self.0))
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 170 -         Box::new(super::quic::PacketKey::new(key, iv, self.0))
[INFO] [stdout] 170 +         Box::new(PacketKey::new(key, iv, self.0))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> src/crypto/ring/quic.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 174 |         Box::new(super::quic::HeaderProtectionKey::new(key, self.1))
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 174 -         Box::new(super::quic::HeaderProtectionKey::new(key, self.1))
[INFO] [stdout] 174 +         Box::new(HeaderProtectionKey::new(key, self.1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `bench`
[INFO] [stdout]    --> src/crypto/tls12.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[cfg(all(bench, any(feature = "ring", feature = "aws_lc_rs")))]
[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: `read_buf`
[INFO] [stdout]   --> src/stream.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(read_buf)]
[INFO] [stdout]    |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/stream.rs:201:11
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: `bench`
[INFO] [stdout]     --> src/tls13/key_schedule.rs:1013:7
[INFO] [stdout]      |
[INFO] [stdout] 1013 | #[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: `read_buf`
[INFO] [stdout]    --> src/vecbuf.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/vecbuf.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout] 168 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: unnecessary qualification
[INFO] [stdout]    --> src/server/server_conn.rs:257:26
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub(super) versions: crate::versions::EnabledVersions,
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 257 -     pub(super) versions: crate::versions::EnabledVersions,
[INFO] [stdout] 257 +     pub(super) versions: versions::EnabledVersions,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/server/server_conn.rs:427:11
[INFO] [stdout]     |
[INFO] [stdout] 427 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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: unnecessary qualification
[INFO] [stdout]    --> src/server/server_conn.rs:422:10
[INFO] [stdout]     |
[INFO] [stdout] 422 | impl<'a> std::io::Read for ReadEarlyData<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 422 - impl<'a> std::io::Read for ReadEarlyData<'a> {
[INFO] [stdout] 422 + impl<'a> io::Read for ReadEarlyData<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `read_buf`
[INFO] [stdout]    --> src/server/server_conn.rs:788:11
[INFO] [stdout]     |
[INFO] [stdout] 788 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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]    --> src/server/server_conn.rs:876:11
[INFO] [stdout]     |
[INFO] [stdout] 876 |     #[cfg(read_buf)]
[INFO] [stdout]     |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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] 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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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.cert`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/common/mod.rs:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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] [stderr] error: could not compile `craftls` (test "key_log_file_env") due to 61 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `craftls` (test "server_cert_verifier") due to 61 previous errors
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:34:42
[INFO] [stdout]     |
[INFO] [stdout]  34 |               const $name: &'static [u8] = include_bytes!(
[INFO] [stdout]     |  __________________________________________^
[INFO] [stdout]  35 | |                 concat!("../../../test-ca/", $keytype, "/", $path));
[INFO] [stdout]     | |___________________________________________________________________^
[INFO] [stdout] ...
[INFO] [stdout]  49 | / embed_files! {
[INFO] [stdout]  50 | |     (ECDSA_CA_CERT, "ecdsa", "ca.cert");
[INFO] [stdout]  51 | |     (ECDSA_CA_DER, "ecdsa", "ca.der");
[INFO] [stdout]  52 | |     (ECDSA_CA_KEY, "ecdsa", "ca.key");
[INFO] [stdout] ...   |
[INFO] [stdout] 112 | |     (RSA_INTER_REQ, "rsa", "inter.req");
[INFO] [stdout] 113 | | }
[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:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![cfg_attr(read_buf, feature(read_buf))]
[INFO] [stdout]   |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[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:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | #![cfg_attr(read_buf, feature(core_io_borrowed_buf))]
[INFO] [stdout]   |             ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 | #[cfg(read_buf)]
[INFO] [stdout]     |       ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 | #[cfg(read_buf)]
[INFO] [stdout]     |       ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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:2222:11
[INFO] [stdout]      |
[INFO] [stdout] 2222 |     #[cfg(read_buf)]
[INFO] [stdout]      |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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:2201:11
[INFO] [stdout]      |
[INFO] [stdout] 2201 |     #[cfg(read_buf)]
[INFO] [stdout]      |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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:2212:11
[INFO] [stdout]      |
[INFO] [stdout] 2212 |     #[cfg(read_buf)]
[INFO] [stdout]      |           ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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:2232:15
[INFO] [stdout]      |
[INFO] [stdout] 2232 |         #[cfg(read_buf)]
[INFO] [stdout]      |               ^^^^^^^^ help: found config with similar value: `feature = "read_buf"`
[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 `craftls` (lib test) due to 10 previous errors; 26 warnings emitted
[INFO] [stderr] error: could not compile `craftls` (test "client_cert_verifier") due to 61 previous errors
[INFO] [stderr] error: could not compile `craftls` (test "api") due to 61 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ecb4cb3bed866a5122e1313ad02e267c766bc0785c217e8df25291d5e64eda96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb4cb3bed866a5122e1313ad02e267c766bc0785c217e8df25291d5e64eda96", kill_on_drop: false }`
[INFO] [stdout] ecb4cb3bed866a5122e1313ad02e267c766bc0785c217e8df25291d5e64eda96
