[INFO] fetching crate crypt3_rs 0.1.1...
[INFO] testing crypt3_rs-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate crypt3_rs 0.1.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate crypt3_rs 0.1.1
[INFO] finished tweaking crates.io crate crypt3_rs 0.1.1
[INFO] tweaked toml for crates.io crate crypt3_rs 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crypt3_rs 0.1.1 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 crypt3_rs 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.44
[INFO] [stderr]   Downloaded blowfish v0.9.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e176d9aa48ae1ed4db2ea3161e666c3dccae836e6a2f75168b95f2f28c43ae52
[INFO] running `Command { std: "docker" "start" "-a" "e176d9aa48ae1ed4db2ea3161e666c3dccae836e6a2f75168b95f2f28c43ae52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e176d9aa48ae1ed4db2ea3161e666c3dccae836e6a2f75168b95f2f28c43ae52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e176d9aa48ae1ed4db2ea3161e666c3dccae836e6a2f75168b95f2f28c43ae52", kill_on_drop: false }`
[INFO] [stdout] e176d9aa48ae1ed4db2ea3161e666c3dccae836e6a2f75168b95f2f28c43ae52
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f569b4668e35fc23167a896fa6f04138ea1baa99feab3a51847ee4907d889b87
[INFO] running `Command { std: "docker" "start" "-a" "f569b4668e35fc23167a896fa6f04138ea1baa99feab3a51847ee4907d889b87", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crypt3_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/md5.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crypt/apr1.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crypt/bsdi.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup> {
[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] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha1.rs:113:26
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup> {
[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] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha256.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup> {
[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] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha512.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn parse_sha512_hash(hash: &str) -> Result<HashSetup> {
[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 parse_sha512_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.66s
[INFO] running `Command { std: "docker" "inspect" "f569b4668e35fc23167a896fa6f04138ea1baa99feab3a51847ee4907d889b87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f569b4668e35fc23167a896fa6f04138ea1baa99feab3a51847ee4907d889b87", kill_on_drop: false }`
[INFO] [stdout] f569b4668e35fc23167a896fa6f04138ea1baa99feab3a51847ee4907d889b87
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2691e621b7097622efc6fc9c8332226cdbbebd004f5e247464fd06552411dcef
[INFO] running `Command { std: "docker" "start" "-a" "2691e621b7097622efc6fc9c8332226cdbbebd004f5e247464fd06552411dcef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/md5.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crypt/apr1.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crypt/bsdi.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup> {
[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] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha1.rs:113:26
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup> {
[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] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha256.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup> {
[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] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha512.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn parse_sha512_hash(hash: &str) -> Result<HashSetup> {
[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 parse_sha512_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.44
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling crypt3_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/md5.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crypt/apr1.rs:70:25
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/crypt/bsdi.rs:82:26
[INFO] [stdout]    |
[INFO] [stdout] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup> {
[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] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha1.rs:113:26
[INFO] [stdout]     |
[INFO] [stdout] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup> {
[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] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha256.rs:101:28
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup> {
[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] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/crypt/sha512.rs:104:28
[INFO] [stdout]     |
[INFO] [stdout] 104 | fn parse_sha512_hash(hash: &str) -> Result<HashSetup> {
[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 parse_sha512_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.21s
[INFO] running `Command { std: "docker" "inspect" "2691e621b7097622efc6fc9c8332226cdbbebd004f5e247464fd06552411dcef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2691e621b7097622efc6fc9c8332226cdbbebd004f5e247464fd06552411dcef", kill_on_drop: false }`
[INFO] [stdout] 2691e621b7097622efc6fc9c8332226cdbbebd004f5e247464fd06552411dcef
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 34a62b4b32b46f6210088ef2dedfa77d1f7b9a0cb3bed9480f431b7a4ab75f3e
[INFO] running `Command { std: "docker" "start" "-a" "34a62b4b32b46f6210088ef2dedfa77d1f7b9a0cb3bed9480f431b7a4ab75f3e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/crypt/md5.rs:143:25
[INFO] [stderr]     |
[INFO] [stderr] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 143 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/crypt/apr1.rs:70:25
[INFO] [stderr]    |
[INFO] [stderr] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup> {
[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] 70 | fn parse_md5_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/crypt/bsdi.rs:82:26
[INFO] [stderr]    |
[INFO] [stderr] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup> {
[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] 82 | fn parse_bsdi_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/crypt/sha1.rs:113:26
[INFO] [stderr]     |
[INFO] [stderr] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup> {
[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] 113 | fn parse_sha1_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/crypt/sha256.rs:101:28
[INFO] [stderr]     |
[INFO] [stderr] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup> {
[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] 101 | fn parse_sha256_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/crypt/sha512.rs:104:28
[INFO] [stderr]     |
[INFO] [stderr] 104 | fn parse_sha512_hash(hash: &str) -> Result<HashSetup> {
[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 parse_sha512_hash(hash: &str) -> Result<HashSetup<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `crypt3_rs` (lib) generated 6 warnings (run `cargo fix --lib -p crypt3_rs` to apply 6 suggestions)
[INFO] [stderr] warning: `crypt3_rs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crypt3_rs-d7b93bb9a477bac0)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test crypt::md5::tests::custom ... ok
[INFO] [stdout] test crypt::unix::tests::custom ... ok
[INFO] [stdout] test parse::tests::combined_take ... ok
[INFO] [stdout] test hash::tests::fromstr ... ok
[INFO] [stdout] test parse::tests::drain_string ... ok
[INFO] [stdout] test parse::tests::empty_elements ... ok
[INFO] [stdout] test parse::tests::empty_string ... ok
[INFO] [stdout] test unix::tests::crypt_recognized ... ok
[INFO] [stdout] test crypt::bsdi::tests::bad_rounds - should panic ... ok
[INFO] [stdout] test crypt::sha1::tests::bad_rounds - should panic ... ok
[INFO] [stdout] test crypt::unix::tests::bad_salt_chars - should panic ... ok
[INFO] [stdout] test crypt::unix::tests::short_salt - should panic ... ok
[INFO] [stdout] test crypt::apr1::tests::custom ... ok
[INFO] [stdout] test crypt::bcrypt::tests::variant ... ok
[INFO] [stdout] test crypt::sha256::tests::implicit_dflt_rounds ... ok
[INFO] [stdout] test crypt::sha512::tests::implicit_dflt_rounds ... ok
[INFO] [stdout] test crypt::sha256::tests::custom ... ok
[INFO] [stdout] test crypt::bsdi::tests::custom ... ok
[INFO] [stdout] test crypt::sha512::tests::custom ... ok
[INFO] [stdout] test crypt::sha1::tests::custom ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests crypt3_rs
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/crypt/unix.rs - crypt::unix (line 8) ... ok
[INFO] [stdout] test src/lib.rs - (line 24) ... ok
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] test src/crypt/md5.rs - crypt::md5 (line 10) ... ok
[INFO] [stdout] test src/crypt/apr1.rs - crypt::apr1 (line 10) ... ok
[INFO] [stdout] test src/crypt/sha512.rs - crypt::sha512 (line 10) ... ok
[INFO] [stdout] test src/crypt/bsdi.rs - crypt::bsdi (line 10) ... ok
[INFO] [stdout] test src/crypt/sha256.rs - crypt::sha256 (line 10) ... ok
[INFO] [stdout] test src/crypt/bcrypt.rs - crypt::bcrypt (line 13) ... ok
[INFO] [stdout] test src/crypt/sha1.rs - crypt::sha1 (line 11) ... ok
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] test src/crypt/bcrypt.rs - crypt::bcrypt (line 22) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.58s; merged doctests compilation took 0.74s
[INFO] running `Command { std: "docker" "inspect" "34a62b4b32b46f6210088ef2dedfa77d1f7b9a0cb3bed9480f431b7a4ab75f3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34a62b4b32b46f6210088ef2dedfa77d1f7b9a0cb3bed9480f431b7a4ab75f3e", kill_on_drop: false }`
[INFO] [stdout] 34a62b4b32b46f6210088ef2dedfa77d1f7b9a0cb3bed9480f431b7a4ab75f3e
