[INFO] fetching crate ringpcx 0.17.8...
[INFO] checking ringpcx-0.17.8 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ringpcx 0.17.8 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate ringpcx 0.17.8 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ringpcx 0.17.8
[INFO] finished tweaking crates.io crate ringpcx 0.17.8
[INFO] tweaked toml for crates.io crate ringpcx 0.17.8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding windows-sys v0.52.0 (available: v0.59.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8a868e8c8d278c94dbf9c1f0ba1e5247d41be9eb2f4bda329cbdc82b8ef41405
[INFO] running `Command { std: "docker" "start" "-a" "8a868e8c8d278c94dbf9c1f0ba1e5247d41be9eb2f4bda329cbdc82b8ef41405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a868e8c8d278c94dbf9c1f0ba1e5247d41be9eb2f4bda329cbdc82b8ef41405", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a868e8c8d278c94dbf9c1f0ba1e5247d41be9eb2f4bda329cbdc82b8ef41405", kill_on_drop: false }`
[INFO] [stdout] 8a868e8c8d278c94dbf9c1f0ba1e5247d41be9eb2f4bda329cbdc82b8ef41405
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3f23f4c3b93a1fd232596ddcd935b41c3a41d0c611bbe7a45b7153376e4b490
[INFO] running `Command { std: "docker" "start" "-a" "d3f23f4c3b93a1fd232596ddcd935b41c3a41d0c611bbe7a45b7153376e4b490", kill_on_drop: false }`
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling ringpcx v0.17.8 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/test_1_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 546 |         test::run(test_file!("test_1_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/test_1_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 555 |         test::run(test_file!("test_1_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/test_1_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 564 |         test::run(test_file!("test_1_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/test_3_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 590 |         test::run(test_file!("test_3_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/test_3_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 622 |         test::run(test_file!("test_3_tests.txt"), |_, test_case| {
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/test_1_syntax_error_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 635 |         test::run(test_file!("test_1_syntax_error_tests.txt"), |_, _| Ok(()));
[INFO] [stdout]     |                   ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/arithmetic/../../crypto/fipsmodule/bn/test/mod_exp_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/arithmetic/bigint.rs:718:13
[INFO] [stdout]     |
[INFO] [stdout] 718 |             test_file!("../../crypto/fipsmodule/bn/test/mod_exp_tests.txt"),
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/arithmetic/../../crypto/fipsmodule/bn/test/mod_mul_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/arithmetic/bigint.rs:748:13
[INFO] [stdout]     |
[INFO] [stdout] 748 |             test_file!("../../crypto/fipsmodule/bn/test/mod_mul_tests.txt"),
[INFO] [stdout]     |             --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/arithmetic/bigint_elem_squared_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/arithmetic/bigint.rs:773:13
[INFO] [stdout]     |
[INFO] [stdout] 773 |             test_file!("bigint_elem_squared_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/arithmetic/bigint_elem_reduced_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/arithmetic/bigint.rs:796:13
[INFO] [stdout]     |
[INFO] [stdout] 796 |             test_file!("bigint_elem_reduced_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/arithmetic/bigint_elem_reduced_once_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/arithmetic/bigint.rs:823:13
[INFO] [stdout]     |
[INFO] [stdout] 823 |             test_file!("bigint_elem_reduced_once_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/aead/aes_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/aes.rs:554:19
[INFO] [stdout]     |
[INFO] [stdout] 554 |         test::run(test_file!("aes_tests.txt"), |section, test_case| {
[INFO] [stdout]     |                   --------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/aead/chacha_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/aead/chacha.rs:240:19
[INFO] [stdout]     |
[INFO] [stdout] 240 |         test::run(test_file!("chacha_tests.txt"), move |section, test_case| {
[INFO] [stdout]     |                   ------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ecdsa/ecdsa_digest_scalar_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ecdsa/digest_scalar.rs:79:13
[INFO] [stdout]     |
[INFO] [stdout] 79  |             test_file!("ecdsa_digest_scalar_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ecdsa/ecdsa_sign_fixed_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ecdsa/signing.rs:527:13
[INFO] [stdout]     |
[INFO] [stdout] 527 |             test_file!("ecdsa_sign_fixed_tests.txt"),
[INFO] [stdout]     |             ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ecdsa/ecdsa_sign_asn1_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ecdsa/signing.rs:569:13
[INFO] [stdout]     |
[INFO] [stdout] 569 |             test_file!("ecdsa_sign_asn1_tests.txt"),
[INFO] [stdout]     |             --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_elem_sum_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:507:13
[INFO] [stdout]     |
[INFO] [stdout] 507 |             test_file!("ops/p256_elem_sum_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_elem_sum_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:515:13
[INFO] [stdout]     |
[INFO] [stdout] 515 |             test_file!("ops/p384_elem_sum_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_elem_sum_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |             test_file!("ops/p384_elem_sum_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_elem_div_by_2_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |             test_file!("ops/p384_elem_div_by_2_tests.txt"),
[INFO] [stdout]     |             ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_elem_neg_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:637:13
[INFO] [stdout]     |
[INFO] [stdout] 637 |             test_file!("ops/p256_elem_neg_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_elem_neg_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:649:13
[INFO] [stdout]     |
[INFO] [stdout] 649 |             test_file!("ops/p384_elem_neg_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_elem_mul_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:688:42
[INFO] [stdout]     |
[INFO] [stdout] 688 |         elem_mul_test(&p256::COMMON_OPS, test_file!("ops/p256_elem_mul_tests.txt"));
[INFO] [stdout]     |                                          ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_elem_mul_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:693:42
[INFO] [stdout]     |
[INFO] [stdout] 693 |         elem_mul_test(&p384::COMMON_OPS, test_file!("ops/p384_elem_mul_tests.txt"));
[INFO] [stdout]     |                                          ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_scalar_mul_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:714:13
[INFO] [stdout]     |
[INFO] [stdout] 714 |             test_file!("ops/p256_scalar_mul_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_scalar_mul_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:722:13
[INFO] [stdout]     |
[INFO] [stdout] 722 |             test_file!("ops/p384_scalar_mul_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_scalar_square_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:748:13
[INFO] [stdout]     |
[INFO] [stdout] 748 |             test_file!("ops/p256_scalar_square_tests.txt"),
[INFO] [stdout]     |             ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_point_sum_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:803:13
[INFO] [stdout]     |
[INFO] [stdout] 803 |             test_file!("ops/p256_point_sum_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_point_sum_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:811:13
[INFO] [stdout]     |
[INFO] [stdout] 811 |             test_file!("ops/p384_point_sum_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_point_sum_mixed_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:842:13
[INFO] [stdout]     |
[INFO] [stdout] 842 |             test_file!("ops/p256_point_sum_mixed_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_point_double_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:886:13
[INFO] [stdout]     |
[INFO] [stdout] 886 |             test_file!("ops/p256_point_double_tests.txt"),
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_point_double_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:901:13
[INFO] [stdout]     |
[INFO] [stdout] 901 |             test_file!("ops/p384_point_double_tests.txt"),
[INFO] [stdout]     |             --------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_point_mul_base_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:936:13
[INFO] [stdout]     |
[INFO] [stdout] 936 |             test_file!("ops/p256_point_mul_base_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_point_mul_base_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:946:13
[INFO] [stdout]     |
[INFO] [stdout] 946 |             test_file!("ops/p384_point_mul_base_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_point_mul_serialized_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops.rs:955:13
[INFO] [stdout]     |
[INFO] [stdout] 955 |             test_file!("ops/p256_point_mul_serialized_tests.txt"),
[INFO] [stdout]     |             ----------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_point_mul_base_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/test.rs:301:23
[INFO] [stdout]      |
[INFO] [stdout] 301  |             contents: include_str!($file_name),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/ec/suite_b/ops.rs:1004:13
[INFO] [stdout]      |
[INFO] [stdout] 1004 |             test_file!("ops/p256_point_mul_base_tests.txt"),
[INFO] [stdout]      |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p384_point_mul_base_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]     --> src/test.rs:301:23
[INFO] [stdout]      |
[INFO] [stdout] 301  |             contents: include_str!($file_name),
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/ec/suite_b/ops.rs:1013:13
[INFO] [stdout]      |
[INFO] [stdout] 1013 |             test_file!("ops/p384_point_mul_base_tests.txt"),
[INFO] [stdout]      |             ----------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/ops/p256_point_mul_base_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/ops/p256.rs:326:13
[INFO] [stdout]     |
[INFO] [stdout] 326 |             test_file!("p256_point_mul_base_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/ec/suite_b/suite_b_public_key_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ec/suite_b/public_key.rs:75:13
[INFO] [stdout]     |
[INFO] [stdout] 75  |             test_file!("suite_b_public_key_tests.txt"),
[INFO] [stdout]     |             ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/rsa/rsa_pss_padding_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/rsa/padding.rs:90:13
[INFO] [stdout]     |
[INFO] [stdout] 90  |             test_file!("rsa_pss_padding_tests.txt"),
[INFO] [stdout]     |             --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/rsa/rsa_pss_padding_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/rsa/padding.rs:129:13
[INFO] [stdout]     |
[INFO] [stdout] 129 |             test_file!("rsa_pss_padding_tests.txt"),
[INFO] [stdout]     |             --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/rsa/keypair_private_exponentiate_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/test.rs:301:23
[INFO] [stdout]     |
[INFO] [stdout] 301 |             contents: include_str!($file_name),
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/rsa/keypair.rs:639:13
[INFO] [stdout]     |
[INFO] [stdout] 639 |             test_file!("keypair_private_exponentiate_tests.txt"),
[INFO] [stdout]     |             ---------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `false`
[INFO] [stdout]    --> src/aead/chacha.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |         if cfg!(any(debug_assertions = "false", feature = "slow_tests")) {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^----------
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: remove the value
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected value for `debug_assertions`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/hkdf_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/hkdf_tests.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     test::run(test_file!("hkdf_tests.txt"), |section, test_case| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/ed25519_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/ed25519_tests.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     test::run(test_file!("ed25519_tests.txt"), |section, test_case| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/digest_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/digest_tests.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 |     test::run(test_file!("digest_tests.txt"), |section, test_case| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/ed25519_verify_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/ed25519_tests.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         test_file!("ed25519_verify_tests.txt"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/ed25519_from_pkcs8_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/ed25519_tests.rs:145:9
[INFO] [stdout]     |
[INFO] [stdout] 145 |         test_file!("ed25519_from_pkcs8_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/rsa_from_pkcs8_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/rsa_tests.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         test_file!("rsa_from_pkcs8_tests.txt"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/pbkdf2_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/pbkdf2_tests.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     test::run(test_file!("pbkdf2_tests.txt"), |section, test_case| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/agreement_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/agreement_tests.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     test::run(test_file!("agreement_tests.txt"), |section, test_case| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/rsa_pkcs1_sign_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/rsa_tests.rs:58:9
[INFO] [stdout]    |
[INFO] [stdout] 58 |         test_file!("rsa_pkcs1_sign_tests.txt"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/rsa_pss_sign_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/rsa_tests.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         test_file!("rsa_pss_sign_tests.txt"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/rsa_pkcs1_verify_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/rsa_tests.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         test_file!("rsa_pkcs1_verify_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/rsa_pss_verify_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/rsa_tests.rs:244:9
[INFO] [stdout]     |
[INFO] [stdout] 244 |         test_file!("rsa_pss_verify_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/rsa_primitive_verify_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/rsa_tests.rs:293:9
[INFO] [stdout]     |
[INFO] [stdout] 293 |         test_file!("rsa_primitive_verify_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_openssh_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/aead_tests.rs:450:9
[INFO] [stdout]     |
[INFO] [stdout] 450 |         test_file!("aead_chacha20_poly1305_openssh_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/ecdsa_from_pkcs8_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/ecdsa_tests.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         test_file!("ecdsa_from_pkcs8_tests.txt"),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_chacha20_poly1305_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/ecdsa_verify_asn1_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/ecdsa_tests.rs:116:9
[INFO] [stdout]     |
[INFO] [stdout] 116 |         test_file!("ecdsa_verify_asn1_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/ecdsa_verify_fixed_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/ecdsa_tests.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         test_file!("ecdsa_verify_fixed_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../src/ec/suite_b/ecdsa/ecdsa_sign_fixed_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/ecdsa_tests.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 222 |         test_file!("../src/ec/suite_b/ecdsa/ecdsa_sign_fixed_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/../src/ec/suite_b/ecdsa/ecdsa_sign_asn1_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]    --> tests/ecdsa_tests.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         test_file!("../src/ec/suite_b/ecdsa/ecdsa_sign_asn1_tests.txt"),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_256_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/aead_aes_128_gcm_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/aead_tests.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | / test_aead! {
[INFO] [stdout] 82 | |     { AES_128_GCM, "aead_aes_128_gcm_tests.txt" },
[INFO] [stdout] 83 | |     { AES_256_GCM, "aead_aes_256_gcm_tests.txt" },
[INFO] [stdout] 84 | |     { CHACHA20_POLY1305, "aead_chacha20_poly1305_tests.txt" },
[INFO] [stdout] 85 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_aead` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/hmac_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/hmac_tests.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |     test::run(test_file!("hmac_tests.txt"), |section, test_case| {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/quic_aes_128_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/quic_tests.rs:19:31
[INFO] [stdout]    |
[INFO] [stdout] 19 |     test_quic(&quic::AES_128, test_file!("quic_aes_128_tests.txt"));
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/quic_aes_256_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/quic_tests.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 |     test_quic(&quic::AES_256, test_file!("quic_aes_256_tests.txt"));
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `tests/quic_chacha20_tests.txt`: No such file or directory (os error 2)
[INFO] [stdout]   --> tests/quic_tests.rs:29:32
[INFO] [stdout]    |
[INFO] [stdout] 29 |     test_quic(&quic::CHACHA20, test_file!("quic_chacha20_tests.txt"));
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_str` which comes from the expansion of the macro `test_file` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ringpcx` (test "digest_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ringpcx` (test "hkdf_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `ringpcx` (test "pbkdf2_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `ringpcx` (test "agreement_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `ringpcx` (test "ed25519_tests") due to 3 previous errors
[INFO] [stderr] error: could not compile `ringpcx` (test "quic_tests") due to 3 previous errors
[INFO] [stderr] error: could not compile `ringpcx` (test "hmac_tests") due to 1 previous error
[INFO] [stderr] error: could not compile `ringpcx` (test "ecdsa_tests") due to 5 previous errors
[INFO] [stderr] error: could not compile `ringpcx` (test "rsa_tests") due to 6 previous errors
[INFO] [stderr] error: could not compile `ringpcx` (test "aead_tests") due to 28 previous errors
[INFO] [stderr] error: could not compile `ringpcx` (lib test) due to 42 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d3f23f4c3b93a1fd232596ddcd935b41c3a41d0c611bbe7a45b7153376e4b490", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f23f4c3b93a1fd232596ddcd935b41c3a41d0c611bbe7a45b7153376e4b490", kill_on_drop: false }`
[INFO] [stdout] d3f23f4c3b93a1fd232596ddcd935b41c3a41d0c611bbe7a45b7153376e4b490
