[INFO] fetching crate rustls 0.19.1... [INFO] testing rustls-0.19.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate rustls 0.19.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rustls 0.19.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustls 0.19.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rustls 0.19.1 [INFO] tweaked toml for crates.io crate rustls 0.19.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rustls 0.19.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-3/source/tests/benchmarks.rs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6de119745c669eb0444e6b638c8491eb8bc4be44de9497350cf6fc5430663b10 [INFO] running `Command { std: "docker" "start" "-a" "6de119745c669eb0444e6b638c8491eb8bc4be44de9497350cf6fc5430663b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6de119745c669eb0444e6b638c8491eb8bc4be44de9497350cf6fc5430663b10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6de119745c669eb0444e6b638c8491eb8bc4be44de9497350cf6fc5430663b10", kill_on_drop: false }` [INFO] [stdout] 6de119745c669eb0444e6b638c8491eb8bc4be44de9497350cf6fc5430663b10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f1c0241d24ae54ec2b0c04221d37d360351144cc4546393b31c2b1cdffb7d48d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f1c0241d24ae54ec2b0c04221d37d360351144cc4546393b31c2b1cdffb7d48d", 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 libc v0.2.93 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record_layer.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | message_encrypter: MessageEncrypter::invalid(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record_layer.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | message_decrypter: MessageDecrypter::invalid(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.79s [INFO] running `Command { std: "docker" "inspect" "f1c0241d24ae54ec2b0c04221d37d360351144cc4546393b31c2b1cdffb7d48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c0241d24ae54ec2b0c04221d37d360351144cc4546393b31c2b1cdffb7d48d", kill_on_drop: false }` [INFO] [stdout] f1c0241d24ae54ec2b0c04221d37d360351144cc4546393b31c2b1cdffb7d48d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7083e17684f0094744558eccb34a5e5e3b7c651a429c8b801678bab0c308ec2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b7083e17684f0094744558eccb34a5e5e3b7c651a429c8b801678bab0c308ec2", 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 semver-parser v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record_layer.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | message_encrypter: MessageEncrypter::invalid(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record_layer.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | message_decrypter: MessageDecrypter::invalid(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling rustls v0.19.1 (/opt/rustwide/workdir) [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/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/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/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.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/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/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.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.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.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.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.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.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.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.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.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.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.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.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/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/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/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.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/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.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.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.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/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.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.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.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.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: 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/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/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/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.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/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/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.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.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.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.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.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.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.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.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.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.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.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.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/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/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/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.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/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.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.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.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/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.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.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.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.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] [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] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record_layer.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | message_encrypter: MessageEncrypter::invalid(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/record_layer.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | message_decrypter: MessageDecrypter::invalid(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7083e17684f0094744558eccb34a5e5e3b7c651a429c8b801678bab0c308ec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7083e17684f0094744558eccb34a5e5e3b7c651a429c8b801678bab0c308ec2", kill_on_drop: false }` [INFO] [stdout] b7083e17684f0094744558eccb34a5e5e3b7c651a429c8b801678bab0c308ec2