[INFO] fetching crate cocoon-tpm-crypto 0.1.1... [INFO] checking cocoon-tpm-crypto-0.1.1 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate cocoon-tpm-crypto 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cocoon-tpm-crypto 0.1.1 [INFO] finished tweaking crates.io crate cocoon-tpm-crypto 0.1.1 [INFO] tweaked toml for crates.io crate cocoon-tpm-crypto 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cocoon-tpm-crypto 0.1.1 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cocoon-tpm-crypto 0.1.1 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ecb v0.1.2 [INFO] [stderr] Downloaded sm4 v0.5.1 [INFO] [stderr] Downloaded ofb v0.6.1 [INFO] [stderr] Downloaded cocoon-tpm-tpm2-interface v0.1.0 [INFO] [stderr] Downloaded cocoon-tpm-utils-common v0.1.0 [INFO] [stderr] Downloaded sm3 v0.4.2 [INFO] [stderr] Downloaded cbc v0.1.2 [INFO] [stderr] Downloaded generic-array v1.2.0 [INFO] [stderr] Downloaded cfb-mode v0.8.2 [INFO] [stderr] Downloaded cmpa v0.1.0 [INFO] [stderr] Downloaded camellia v0.1.0 [INFO] [stderr] Downloaded cc v1.2.20 [INFO] [stderr] Downloaded bindgen v0.71.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8a75acb6cb8c0254c0468735dda38f8de02027c95416156477de7dbb1d68421 [INFO] running `Command { std: "docker" "start" "-a" "f8a75acb6cb8c0254c0468735dda38f8de02027c95416156477de7dbb1d68421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8a75acb6cb8c0254c0468735dda38f8de02027c95416156477de7dbb1d68421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a75acb6cb8c0254c0468735dda38f8de02027c95416156477de7dbb1d68421", kill_on_drop: false }` [INFO] [stdout] f8a75acb6cb8c0254c0468735dda38f8de02027c95416156477de7dbb1d68421 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebafe1e882399446446058cb084585b943d7585c2fef6d7b00a2ca11e1043c00 [INFO] running `Command { std: "docker" "start" "-a" "ebafe1e882399446446058cb084585b943d7585c2fef6d7b00a2ca11e1043c00", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking cocoon-tpm-tpm2-interface v0.1.0 [INFO] [stderr] Checking cmpa v0.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking cocoon-tpm-utils-common v0.1.0 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cfb-mode v0.8.2 [INFO] [stderr] Checking ecb v0.1.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ofb v0.6.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cocoon-tpm-crypto v0.1.1 (/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 { [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, 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] [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 { [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, 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 4.77s [INFO] running `Command { std: "docker" "inspect" "ebafe1e882399446446058cb084585b943d7585c2fef6d7b00a2ca11e1043c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebafe1e882399446446058cb084585b943d7585c2fef6d7b00a2ca11e1043c00", kill_on_drop: false }` [INFO] [stdout] ebafe1e882399446446058cb084585b943d7585c2fef6d7b00a2ca11e1043c00