[INFO] fetching crate rustls 0.20.0-beta2... [INFO] checking rustls-0.20.0-beta2 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate rustls 0.20.0-beta2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate rustls 0.20.0-beta2 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustls 0.20.0-beta2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustls 0.20.0-beta2 [INFO] tweaked toml for crates.io crate rustls 0.20.0-beta2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate rustls 0.20.0-beta2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-13/source/tests/benchmarks.rs [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webpki v0.22.0 [INFO] [stderr] Downloaded sct v0.7.0 [INFO] [stderr] Downloaded rustls-pemfile v0.2.1 [INFO] [stderr] Downloaded webpki-roots v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca980d0390cbe4589cd6c8caad7e0839924392baa810270cc5a4bf069016e88d [INFO] running `Command { std: "docker" "start" "-a" "ca980d0390cbe4589cd6c8caad7e0839924392baa810270cc5a4bf069016e88d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca980d0390cbe4589cd6c8caad7e0839924392baa810270cc5a4bf069016e88d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca980d0390cbe4589cd6c8caad7e0839924392baa810270cc5a4bf069016e88d", kill_on_drop: false }` [INFO] [stdout] ca980d0390cbe4589cd6c8caad7e0839924392baa810270cc5a4bf069016e88d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c4a1dc42c8e399b34c29bf35afb8f0ad5204a3dc265b3e20d4806401b93918 [INFO] running `Command { std: "docker" "start" "-a" "46c4a1dc42c8e399b34c29bf35afb8f0ad5204a3dc265b3e20d4806401b93918", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/tests/benchmarks.rs [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking rustls-pemfile v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.0 [INFO] [stderr] Checking rustls v0.20.0-beta2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking criterion v0.3.4 [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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in 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:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | const $name: &'static [u8] = include_bytes!( [INFO] [stdout] | __________________________________________^ [INFO] [stdout] 31 | | concat!("../../../test-ca/", $keytype, "/", $path)); [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 45 | / embed_files! { [INFO] [stdout] 46 | | (ECDSA_CA_CERT, "ecdsa", "ca.cert"); [INFO] [stdout] 47 | | (ECDSA_CA_DER, "ecdsa", "ca.der"); [INFO] [stdout] 48 | | (ECDSA_CA_KEY, "ecdsa", "ca.key"); [INFO] [stdout] ... | [INFO] [stdout] 99 | | (RSA_INTER_REQ, "rsa", "inter.req"); [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 52 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "46c4a1dc42c8e399b34c29bf35afb8f0ad5204a3dc265b3e20d4806401b93918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c4a1dc42c8e399b34c29bf35afb8f0ad5204a3dc265b3e20d4806401b93918", kill_on_drop: false }` [INFO] [stdout] 46c4a1dc42c8e399b34c29bf35afb8f0ad5204a3dc265b3e20d4806401b93918