[INFO] fetching crate cocoon-tpm-crypto 0.1.2...
[INFO] testing cocoon-tpm-crypto-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate cocoon-tpm-crypto 0.1.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate cocoon-tpm-crypto 0.1.2
[INFO] finished tweaking crates.io crate cocoon-tpm-crypto 0.1.2
[INFO] tweaked toml for crates.io crate cocoon-tpm-crypto 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cocoon-tpm-crypto 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cocoon-tpm-crypto 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sm3 v0.4.2
[INFO] [stderr]   Downloaded cocoon-tpm-tpm2-interface v0.1.0
[INFO] [stderr]   Downloaded ecb v0.1.2
[INFO] [stderr]   Downloaded cmpa v0.1.0
[INFO] [stderr]   Downloaded sm4 v0.5.1
[INFO] [stderr]   Downloaded cocoon-tpm-utils-common v0.1.1
[INFO] [stderr]   Downloaded generic-array v1.2.0
[INFO] [stderr]   Downloaded ofb v0.6.1
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] [stderr]   Downloaded cocoon-tpm-bssl-bare-sys v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 845893211b6e4bfabd74ca8cff6443c0630eb843ed3a0be463f414c96991e0a0
[INFO] running `Command { std: "docker" "start" "-a" "845893211b6e4bfabd74ca8cff6443c0630eb843ed3a0be463f414c96991e0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "845893211b6e4bfabd74ca8cff6443c0630eb843ed3a0be463f414c96991e0a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845893211b6e4bfabd74ca8cff6443c0630eb843ed3a0be463f414c96991e0a0", kill_on_drop: false }`
[INFO] [stdout] 845893211b6e4bfabd74ca8cff6443c0630eb843ed3a0be463f414c96991e0a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8e3ef482283b4c107e13507761a3bdd730e0291c2809e480f881dad4f9f40c0
[INFO] running `Command { std: "docker" "start" "-a" "d8e3ef482283b4c107e13507761a3bdd730e0291c2809e480f881dad4f9f40c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling cocoon-tpm-tpm2-interface v0.1.0
[INFO] [stderr]    Compiling cmpa v0.1.0
[INFO] [stderr]    Compiling cocoon-tpm-utils-common v0.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ofb v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cocoon-tpm-crypto v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ecc/curve/mod.rs:431:22
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn curve_ops(&self) -> Result<CurveOps, CryptoError> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn curve_ops(&self) -> Result<CurveOps<'_>, CryptoError> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ecc/key.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn get_d(&self) -> cmpa::MpBigEndianUIntByteSlice {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn get_d(&self) -> cmpa::MpBigEndianUIntByteSlice<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pure_rust/ecc/curve/mod.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_p(&self) -> &cmpa::MpBigEndianUIntByteSlice {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_p(&self) -> &cmpa::MpBigEndianUIntByteSlice<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_mg_radix2_mod_p(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_mg_radix2_mod_p(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:266:27
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_mg_coordinates(&self) -> (cmpa::MpNativeEndianUIntLimbsSlice, cmpa::MpNativeEndianUIntLimbsSlice) {
[INFO] [stdout]     |                           ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_mg_coordinates(&self) -> (cmpa::MpNativeEndianUIntLimbsSlice<'_>, cmpa::MpNativeEndianUIntLimbsSlice<'_>) {
[INFO] [stdout]     |                                                                        ++++                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |     ) -> (
[INFO] [stdout] 345 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 346 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 347 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 346 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 347 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 359 |     ) -> (
[INFO] [stdout] 360 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 361 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 362 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 360 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 361 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 362 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pure_rust/ecc/curve/weierstrass_arithmetic.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn get_mg_a(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn get_mg_a(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pure_rust/ecc/curve/weierstrass_arithmetic.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn get_mg_b(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn get_mg_b(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.24s
[INFO] running `Command { std: "docker" "inspect" "d8e3ef482283b4c107e13507761a3bdd730e0291c2809e480f881dad4f9f40c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8e3ef482283b4c107e13507761a3bdd730e0291c2809e480f881dad4f9f40c0", kill_on_drop: false }`
[INFO] [stdout] d8e3ef482283b4c107e13507761a3bdd730e0291c2809e480f881dad4f9f40c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99442a856be4929970115fe0b5581779bf809915905c5eefd6422e1f127dca68
[INFO] running `Command { std: "docker" "start" "-a" "99442a856be4929970115fe0b5581779bf809915905c5eefd6422e1f127dca68", kill_on_drop: false }`
[INFO] [stderr]    Compiling cocoon-tpm-crypto v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ecc/curve/mod.rs:431:22
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn curve_ops(&self) -> Result<CurveOps, CryptoError> {
[INFO] [stdout]     |                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 431 |     pub fn curve_ops(&self) -> Result<CurveOps<'_>, CryptoError> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ecc/key.rs:128:18
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn get_d(&self) -> cmpa::MpBigEndianUIntByteSlice {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn get_d(&self) -> cmpa::MpBigEndianUIntByteSlice<'_> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pure_rust/ecc/curve/mod.rs:55:18
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_p(&self) -> &cmpa::MpBigEndianUIntByteSlice {
[INFO] [stdout]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |         ||
[INFO] [stdout]    |                  |         |the same lifetime is hidden here
[INFO] [stdout]    |                  |         the same lifetime is elided here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get_p(&self) -> &cmpa::MpBigEndianUIntByteSlice<'_> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_mg_radix2_mod_p(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn get_mg_radix2_mod_p(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:266:27
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_mg_coordinates(&self) -> (cmpa::MpNativeEndianUIntLimbsSlice, cmpa::MpNativeEndianUIntLimbsSlice) {
[INFO] [stdout]     |                           ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |          |
[INFO] [stdout]     |                           |          the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 266 |     fn get_mg_coordinates(&self) -> (cmpa::MpNativeEndianUIntLimbsSlice<'_>, cmpa::MpNativeEndianUIntLimbsSlice<'_>) {
[INFO] [stdout]     |                                                                        ++++                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:343:9
[INFO] [stdout]     |
[INFO] [stdout] 343 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 344 |     ) -> (
[INFO] [stdout] 345 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 346 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 347 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 345 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 346 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 347 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pure_rust/ecc/curve/mod.rs:358:9
[INFO] [stdout]     |
[INFO] [stdout] 358 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 359 |     ) -> (
[INFO] [stdout] 360 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 361 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout] 362 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 360 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 361 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout] 362 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pure_rust/ecc/curve/weierstrass_arithmetic.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn get_mg_a(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn get_mg_a(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pure_rust/ecc/curve/weierstrass_arithmetic.rs:81:17
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn get_mg_b(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 81 |     fn get_mg_b(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.97s
[INFO] running `Command { std: "docker" "inspect" "99442a856be4929970115fe0b5581779bf809915905c5eefd6422e1f127dca68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99442a856be4929970115fe0b5581779bf809915905c5eefd6422e1f127dca68", kill_on_drop: false }`
[INFO] [stdout] 99442a856be4929970115fe0b5581779bf809915905c5eefd6422e1f127dca68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b6c48bde907b3c3b77839dcd538ef8e12a90a8dd520b8ff45585adc3205af35a
[INFO] running `Command { std: "docker" "start" "-a" "b6c48bde907b3c3b77839dcd538ef8e12a90a8dd520b8ff45585adc3205af35a", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ecc/curve/mod.rs:431:22
[INFO] [stderr]     |
[INFO] [stderr] 431 |     pub fn curve_ops(&self) -> Result<CurveOps, CryptoError> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 431 |     pub fn curve_ops(&self) -> Result<CurveOps<'_>, CryptoError> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ecc/key.rs:128:18
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn get_d(&self) -> cmpa::MpBigEndianUIntByteSlice {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 128 |     pub fn get_d(&self) -> cmpa::MpBigEndianUIntByteSlice<'_> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pure_rust/ecc/curve/mod.rs:55:18
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_p(&self) -> &cmpa::MpBigEndianUIntByteSlice {
[INFO] [stderr]    |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                  |         ||
[INFO] [stderr]    |                  |         |the same lifetime is hidden here
[INFO] [stderr]    |                  |         the same lifetime is elided here
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub fn get_p(&self) -> &cmpa::MpBigEndianUIntByteSlice<'_> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pure_rust/ecc/curve/mod.rs:104:28
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn get_mg_radix2_mod_p(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 104 |     fn get_mg_radix2_mod_p(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pure_rust/ecc/curve/mod.rs:266:27
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn get_mg_coordinates(&self) -> (cmpa::MpNativeEndianUIntLimbsSlice, cmpa::MpNativeEndianUIntLimbsSlice) {
[INFO] [stderr]     |                           ^^^^^      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |          |
[INFO] [stderr]     |                           |          the same lifetime is hidden here
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 266 |     fn get_mg_coordinates(&self) -> (cmpa::MpNativeEndianUIntLimbsSlice<'_>, cmpa::MpNativeEndianUIntLimbsSlice<'_>) {
[INFO] [stderr]     |                                                                        ++++                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pure_rust/ecc/curve/mod.rs:343:9
[INFO] [stderr]     |
[INFO] [stderr] 343 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 344 |     ) -> (
[INFO] [stderr] 345 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 346 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 347 |         cmpa::MpNativeEndianUIntLimbsSlice,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 345 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stderr] 346 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stderr] 347 ~         cmpa::MpNativeEndianUIntLimbsSlice<'_>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pure_rust/ecc/curve/mod.rs:358:9
[INFO] [stderr]     |
[INFO] [stderr] 358 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 359 |     ) -> (
[INFO] [stderr] 360 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 361 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr] 362 |         cmpa::MpMutNativeEndianUIntLimbsSlice,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 360 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stderr] 361 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stderr] 362 ~         cmpa::MpMutNativeEndianUIntLimbsSlice<'_>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pure_rust/ecc/curve/weierstrass_arithmetic.rs:76:17
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn get_mg_a(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn get_mg_a(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pure_rust/ecc/curve/weierstrass_arithmetic.rs:81:17
[INFO] [stderr]    |
[INFO] [stderr] 81 |     fn get_mg_b(&self) -> cmpa::MpNativeEndianUIntLimbsSlice {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 81 |     fn get_mg_b(&self) -> cmpa::MpNativeEndianUIntLimbsSlice<'_> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `cocoon-tpm-crypto` (lib test) generated 9 warnings (run `cargo fix --lib -p cocoon-tpm-crypto --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cocoon_tpm_crypto-ac37beef4ac659c6)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test ecc::curve::test_point_add_nist_p256 ... ok
[INFO] [stdout] test ecc::curve::test_point_double_repeated_nist_p256 ... ok
[INFO] [stdout] test ecc::curve::test_point_add_nist_p224 ... ok
[INFO] [stdout] test ecc::curve::test_point_is_on_curve_nist_p224 ... ok
[INFO] [stdout] test ecc::curve::test_point_double_repeated_nist_p224 ... ok
[INFO] [stdout] test ecc::curve::test_point_is_on_curve_nist_p256 ... ok
[INFO] [stdout] test ecc::curve::test_point_is_on_curve_nist_p384 ... ok
[INFO] [stdout] test ecc::gen_random_scalar::test_gen_random_scalar ... ok
[INFO] [stdout] test kdf::mgf1::test_rfc8017_mgf1_sha256 ... ok
[INFO] [stdout] test kdf::mgf1::test_rfc8017_mgf1_sha384 ... ok
[INFO] [stdout] test kdf::mgf1::test_rfc8017_mgf1_sha512 ... ok
[INFO] [stdout] test kdf::tcg_tpm2_kdf_a::test_kdf_a_sha256 ... ok
[INFO] [stdout] test kdf::tcg_tpm2_kdf_a::test_kdf_a_sha384 ... ok
[INFO] [stdout] test ecc::curve::test_point_add_nist_p384 ... ok
[INFO] [stdout] test kdf::tcg_tpm2_kdf_a::test_kdf_a_sha512 ... ok
[INFO] [stdout] test rng::hash_drbg::test_hash_drbg_sha256 ... ok
[INFO] [stdout] test ecc::curve::test_point_is_in_generator_subgroup_nist_p256 ... ok
[INFO] [stdout] test kdf::tcg_tpm2_kdf_e::test_kdf_e ... ok
[INFO] [stdout] test rng::hash_drbg::test_hash_drbg_sha384 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_cbc_aes192 ... ok
[INFO] [stdout] test rng::hash_drbg::test_hash_drbg_sha512 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_cbc_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_cbc_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_cfb_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_cfb_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ctr_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ctr_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_cfb_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ecb_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ecb_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ecb_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_cbc_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_cbc_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_cbc_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_cfb_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_cfb_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ctr_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_cfb_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ctr_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ctr_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ecb_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ecb_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ecb_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ofb_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ctr_aes256 ... ok
[INFO] [stdout] test ecc::curve::test_point_scalar_mul_nist_p256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ofb_aes128 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ofb_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ofb_aes256 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_ofb_aes192 ... ok
[INFO] [stdout] test symcipher::test_encrypt_decrypt_in_place_ofb_aes256 ... ok
[INFO] [stdout] test ecc::curve::test_point_is_in_generator_subgroup_nist_p224 ... ok
[INFO] [stdout] test ecc::curve::test_point_scalar_mul_nist_p224 ... ok
[INFO] [stdout] test ecc::curve::test_point_double_repeated_nist_p384 ... ok
[INFO] [stdout] test ecc::curve::test_point_is_on_curve_nist_p521 ... ok
[INFO] [stdout] test ecc::curve::test_point_is_in_generator_subgroup_nist_p384 ... ok
[INFO] [stdout] test ecc::curve::test_point_double_repeated_nist_p521 ... ok
[INFO] [stdout] test ecc::curve::test_point_add_nist_p521 ... ok
[INFO] [stdout] test ecc::ecdh::test_ecdh_c_1e_1s_cdh_key_gen ... ok
[INFO] [stdout] test ecc::curve::test_point_scalar_mul_nist_p384 ... ok
[INFO] [stdout] test ecc::ecdsa::test_ecdsa ... ok
[INFO] [stdout] test ecc::curve::test_point_is_in_generator_subgroup_nist_p521 ... ok
[INFO] [stdout] test ecc::curve::test_point_scalar_mul_nist_p521 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b6c48bde907b3c3b77839dcd538ef8e12a90a8dd520b8ff45585adc3205af35a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6c48bde907b3c3b77839dcd538ef8e12a90a8dd520b8ff45585adc3205af35a", kill_on_drop: false }`
[INFO] [stdout] b6c48bde907b3c3b77839dcd538ef8e12a90a8dd520b8ff45585adc3205af35a
