[INFO] fetching crate fog-crypto 0.5.3... [INFO] testing fog-crypto-0.5.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fog-crypto 0.5.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate fog-crypto 0.5.3 [INFO] finished tweaking crates.io crate fog-crypto 0.5.3 [INFO] tweaked toml for crates.io crate fog-crypto 0.5.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fog-crypto 0.5.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 99 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding bincode v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding colored v2.2.0 (available: v3.0.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding rand_distr v0.4.3 (available: v0.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 754ad3908f51795bd631596cc0099b5d3b15d899b7aed4fef07bc3b329196617 [INFO] running `Command { std: "docker" "start" "-a" "754ad3908f51795bd631596cc0099b5d3b15d899b7aed4fef07bc3b329196617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "754ad3908f51795bd631596cc0099b5d3b15d899b7aed4fef07bc3b329196617", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754ad3908f51795bd631596cc0099b5d3b15d899b7aed4fef07bc3b329196617", kill_on_drop: false }` [INFO] [stdout] 754ad3908f51795bd631596cc0099b5d3b15d899b7aed4fef07bc3b329196617 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a1c43bbb329a9c4473412ed4b658beb6f8c3377059ad4867a62b9c1f88a0fea6 [INFO] running `Command { std: "docker" "start" "-a" "a1c43bbb329a9c4473412ed4b658beb6f8c3377059ad4867a62b9c1f88a0fea6", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling fog-crypto v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 301 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 472 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 472 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 641 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:810:21 [INFO] [stdout] | [INFO] [stdout] 810 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 810 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:922:17 [INFO] [stdout] | [INFO] [stdout] 922 | fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 922 | fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.23s [INFO] running `Command { std: "docker" "inspect" "a1c43bbb329a9c4473412ed4b658beb6f8c3377059ad4867a62b9c1f88a0fea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1c43bbb329a9c4473412ed4b658beb6f8c3377059ad4867a62b9c1f88a0fea6", kill_on_drop: false }` [INFO] [stdout] a1c43bbb329a9c4473412ed4b658beb6f8c3377059ad4867a62b9c1f88a0fea6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7ae0d3fe71f232ddc2c511818af058a79dcdde3b07e3dec11752a68165c0e68a [INFO] running `Command { std: "docker" "start" "-a" "7ae0d3fe71f232ddc2c511818af058a79dcdde3b07e3dec11752a68165c0e68a", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling fog-crypto v0.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 301 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 472 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 472 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 641 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:810:21 [INFO] [stdout] | [INFO] [stdout] 810 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 810 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:922:17 [INFO] [stdout] | [INFO] [stdout] 922 | fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 922 | fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:301:21 [INFO] [stdout] | [INFO] [stdout] 301 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 301 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:472:21 [INFO] [stdout] | [INFO] [stdout] 472 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 472 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:641:21 [INFO] [stdout] | [INFO] [stdout] 641 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 641 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:810:21 [INFO] [stdout] | [INFO] [stdout] 810 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 810 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lockbox.rs:922:17 [INFO] [stdout] | [INFO] [stdout] 922 | fn as_parts(&self) -> LockboxParts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 922 | fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.52s [INFO] running `Command { std: "docker" "inspect" "7ae0d3fe71f232ddc2c511818af058a79dcdde3b07e3dec11752a68165c0e68a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae0d3fe71f232ddc2c511818af058a79dcdde3b07e3dec11752a68165c0e68a", kill_on_drop: false }` [INFO] [stdout] 7ae0d3fe71f232ddc2c511818af058a79dcdde3b07e3dec11752a68165c0e68a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 85dfa18661a68636a5bb55b566f4b0f9414b52810192ab33601aae4824aae91b [INFO] running `Command { std: "docker" "start" "-a" "85dfa18661a68636a5bb55b566f4b0f9414b52810192ab33601aae4824aae91b", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lockbox.rs:301:21 [INFO] [stderr] | [INFO] [stderr] 301 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 301 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lockbox.rs:472:21 [INFO] [stderr] | [INFO] [stderr] 472 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 472 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lockbox.rs:641:21 [INFO] [stderr] | [INFO] [stderr] 641 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 641 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lockbox.rs:810:21 [INFO] [stderr] | [INFO] [stderr] 810 | pub fn as_parts(&self) -> LockboxParts { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 810 | pub fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lockbox.rs:922:17 [INFO] [stderr] | [INFO] [stderr] 922 | fn as_parts(&self) -> LockboxParts { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 922 | fn as_parts(&self) -> LockboxParts<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `fog-crypto` (lib) generated 5 warnings (run `cargo fix --lib -p fog-crypto` to apply 5 suggestions) [INFO] [stderr] warning: `fog-crypto` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fog_crypto-fce1903c4f90fbee) [INFO] [stdout] [INFO] [stdout] running 160 tests [INFO] [stdout] test hash::tests::bad_version ... ok [INFO] [stdout] test hash::tests::edge_cases ... ok [INFO] [stdout] test identity::tests::base58_bare_id_key ... ok [INFO] [stdout] test identity::tests::base58_id ... ok [INFO] [stdout] test identity::tests::basics ... ok [INFO] [stdout] test identity::tests::encode ... ok [INFO] [stdout] test identity::tests::encode_bare ... ok [INFO] [stdout] test identity::tests::display ... ok [INFO] [stdout] test identity::tests::wrong_hash_versions ... ok [INFO] [stdout] test identity::tests::id_len ... ok [INFO] [stdout] test identity::tests::signature_len ... ok [INFO] [stdout] test lock::tests::basics ... ok [INFO] [stdout] test lock::tests::data_clean_decrypt ... ok [INFO] [stdout] test lock::tests::base58 ... ok [INFO] [stdout] test identity::tests::wrong_id_versions ... ok [INFO] [stdout] test lock::tests::data_corrupt_ciphertext ... ok [INFO] [stdout] test lock::tests::data_corrupt_version ... ok [INFO] [stdout] test lock::tests::display ... ok [INFO] [stdout] test identity::tests::wrong_hashes ... ok [INFO] [stdout] test lock::tests::data_corrupt_id ... ok [INFO] [stdout] test lock::tests::encode ... ok [INFO] [stdout] test identity::tests::corrupted_signature ... ok [INFO] [stdout] test identity::tests::sign ... ok [INFO] [stdout] test lock::tests::data_corrupt_nonce ... ok [INFO] [stdout] test lock::tests::id_clean_decrypt ... ok [INFO] [stdout] test lock::tests::data_corrupt_length_extend ... ok [INFO] [stdout] test lock::tests::data_corrupt_truncation ... ok [INFO] [stdout] test lock::tests::data_corrupt_tag ... ok [INFO] [stdout] test lock::tests::id_corrupt_ciphertext ... ok [INFO] [stdout] test lock::tests::data_corrupt_type ... ok [INFO] [stdout] test lock::tests::data_corrupt_ephemeral ... ok [INFO] [stdout] test lock::tests::id_corrupt_ephemeral ... ok [INFO] [stdout] test lock::tests::id_corrupt_inner_truncate ... ok [INFO] [stdout] test lock::tests::id_corrupt_id ... ok [INFO] [stdout] test lock::tests::id_corrupt_truncation ... ok [INFO] [stdout] test lock::tests::id_corrupt_nonce ... ok [INFO] [stdout] test identity::tests::substitute_wrong_id ... ok [INFO] [stdout] test lock::tests::id_inner_ok ... ok [INFO] [stdout] test lock::tests::id_corrupt_inner_length_extend ... ok [INFO] [stdout] test lock::tests::id_corrupt_length_extend ... ok [INFO] [stdout] test lock::tests::id_corrupt_inner_version ... ok [INFO] [stdout] test lock::tests::lock_clean_decrypt ... ok [INFO] [stdout] test identity::tests::corrupted_id ... ok [INFO] [stdout] test lock::tests::id_corrupt_tag ... ok [INFO] [stdout] test lock::tests::id_corrupt_type ... ok [INFO] [stdout] test lock::tests::lock_corrupt_ciphertext ... ok [INFO] [stdout] test lock::tests::id_corrupt_version ... ok [INFO] [stdout] test lock::tests::lock_corrupt_inner_version ... ok [INFO] [stdout] test lock::tests::lock_corrupt_nonce ... ok [INFO] [stdout] test lock::tests::lock_corrupt_ephemeral ... ok [INFO] [stdout] test lock::tests::lock_corrupt_id ... ok [INFO] [stdout] test lock::tests::lock_corrupt_tag ... ok [INFO] [stdout] test lock::tests::lock_inner_ok ... ok [INFO] [stdout] test lock::tests::lock_corrupt_inner_truncate ... ok [INFO] [stdout] test lock::tests::lock_corrupt_version ... ok [INFO] [stdout] test lock::tests::lock_corrupt_length_extend ... ok [INFO] [stdout] test lock::tests::lock_corrupt_inner_length_extend ... ok [INFO] [stdout] test lock::tests::stream_clean_decrypt ... ok [INFO] [stdout] test lock::tests::stream_corrupt_id ... ok [INFO] [stdout] test lock::tests::stream_corrupt_inner_truncate ... ok [INFO] [stdout] test lock::tests::stream_corrupt_ephemeral ... ok [INFO] [stdout] test lock::tests::stream_corrupt_length_extend ... ok [INFO] [stdout] test lock::tests::stream_corrupt_inner_version ... ok [INFO] [stdout] test lock::tests::lock_corrupt_type ... ok [INFO] [stdout] test lock::tests::stream_corrupt_ciphertext ... ok [INFO] [stdout] test lock::tests::stream_corrupt_nonce ... ok [INFO] [stdout] test lock::tests::stream_corrupt_tag ... ok [INFO] [stdout] test serde::test::bincode_data_lockbox ... ok [INFO] [stdout] test lock::tests::stream_corrupt_inner_length_extend ... ok [INFO] [stdout] test lock::tests::lock_corrupt_truncation ... ok [INFO] [stdout] test lock::tests::stream_corrupt_type ... ok [INFO] [stdout] test lock::tests::stream_inner_ok ... ok [INFO] [stdout] test lock::tests::stream_corrupt_version ... ok [INFO] [stdout] test lock::tests::stream_corrupt_truncation ... ok [INFO] [stdout] test serde::test::bincode_hash ... ok [INFO] [stdout] test serde::test::bincode_data_lockbox_ref ... ok [INFO] [stdout] test serde::test::bincode_identity_lockbox ... ok [INFO] [stdout] test serde::test::bincode_identity ... ok [INFO] [stdout] test serde::test::bincode_lock_lockbox_ref ... ok [INFO] [stdout] test serde::test::bincode_identity_lockbox_ref ... ok [INFO] [stdout] test serde::test::bincode_lock_id ... ok [INFO] [stdout] test serde::test::bincode_lock_lockbox ... ok [INFO] [stdout] test serde::test::bincode_stream_id ... ok [INFO] [stdout] test serde::test::bincode_stream_lockbox ... ok [INFO] [stdout] test serde::test::bincode_stream_lockbox_ref ... ok [INFO] [stdout] test serde::test::serde_json_data_lockbox_ref ... ok [INFO] [stdout] test serde::test::serde_json_lock_id ... ok [INFO] [stdout] test serde::test::serde_json_stream_id ... ok [INFO] [stdout] test serde::test::serde_json_stream_lockbox_ref ... ok [INFO] [stdout] test serde::test::serde_json_identity_lockbox_ref ... ok [INFO] [stdout] test serde::test::serde_json_hash ... ok [INFO] [stdout] test stream::tests::base58 ... ok [INFO] [stdout] test serde::test::serde_json_lock_lockbox ... ok [INFO] [stdout] test stream::tests::basics ... ok [INFO] [stdout] test serde::test::serde_json_stream_lockbox ... ok [INFO] [stdout] test serde::test::serde_json_data_lockbox ... ok [INFO] [stdout] test stream::tests::data_corrupt_ciphertext ... ok [INFO] [stdout] test serde::test::serde_json_identity ... ok [INFO] [stdout] test serde::test::serde_json_identity_lockbox ... ok [INFO] [stdout] test stream::tests::data_clean_decrypt ... ok [INFO] [stdout] test stream::tests::data_corrupt_length_extend ... ok [INFO] [stdout] test stream::tests::data_corrupt_id ... ok [INFO] [stdout] test stream::tests::data_corrupt_nonce ... ok [INFO] [stdout] test stream::tests::data_corrupt_truncation ... ok [INFO] [stdout] test stream::tests::data_corrupt_type ... ok [INFO] [stdout] test serde::test::serde_json_lock_lockbox_ref ... ok [INFO] [stdout] test stream::tests::data_corrupt_tag ... ok [INFO] [stdout] test stream::tests::data_corrupt_version ... ok [INFO] [stdout] test stream::tests::id_clean_decrypt ... ok [INFO] [stdout] test stream::tests::display ... ok [INFO] [stdout] test stream::tests::encode ... ok [INFO] [stdout] test stream::tests::id_corrupt_inner_length_extend ... ok [INFO] [stdout] test stream::tests::id_corrupt_inner_truncate ... ok [INFO] [stdout] test stream::tests::id_corrupt_id ... ok [INFO] [stdout] test stream::tests::id_corrupt_ciphertext ... ok [INFO] [stdout] test stream::tests::id_corrupt_inner_version ... ok [INFO] [stdout] test stream::tests::id_corrupt_truncation ... ok [INFO] [stdout] test stream::tests::id_corrupt_tag ... ok [INFO] [stdout] test stream::tests::id_corrupt_nonce ... ok [INFO] [stdout] test stream::tests::id_corrupt_length_extend ... ok [INFO] [stdout] test stream::tests::data_corrupt_each_byte ... ok [INFO] [stdout] test stream::tests::id_inner_ok ... ok [INFO] [stdout] test stream::tests::id_corrupt_type ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_id ... ok [INFO] [stdout] test stream::tests::id_corrupt_each_byte ... ok [INFO] [stdout] test stream::tests::id_sanity_check ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_ciphertext ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_inner_length_extend ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_tag ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_inner_version ... ok [INFO] [stdout] test stream::tests::id_corrupt_version ... ok [INFO] [stdout] test stream::tests::lock_lock_clean_decrypt ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_inner_truncate ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_length_extend ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_each_byte ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_nonce ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_truncation ... ok [INFO] [stdout] test stream::tests::lock_lock_inner_ok ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_length_extend ... ok [INFO] [stdout] test stream::tests::lock_stream_clean_decrypt ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_ciphertext ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_nonce ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_type ... ok [INFO] [stdout] test lock::tests::id_corrupt_each_byte ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_id ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_inner_length_extend ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_type ... ok [INFO] [stdout] test stream::tests::lock_lock_corrupt_version ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_tag ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_version ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_inner_version ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_each_byte ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_truncation ... ok [INFO] [stdout] test stream::tests::lock_stream_corrupt_inner_truncate ... ok [INFO] [stdout] test stream::tests::lock_stream_inner_ok ... ok [INFO] [stdout] test hash::tests::base58 ... ok [INFO] [stdout] test lock::tests::data_corrupt_each_byte ... ok [INFO] [stdout] test lock::tests::lock_corrupt_each_byte ... ok [INFO] [stdout] test lock::tests::stream_corrupt_each_byte ... ok [INFO] [stdout] test hash::tests::hash_vectors ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 160 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85dfa18661a68636a5bb55b566f4b0f9414b52810192ab33601aae4824aae91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85dfa18661a68636a5bb55b566f4b0f9414b52810192ab33601aae4824aae91b", kill_on_drop: false }` [INFO] [stdout] 85dfa18661a68636a5bb55b566f4b0f9414b52810192ab33601aae4824aae91b