[INFO] fetching crate codas-flow 0.5.1...
[INFO] checking codas-flow-0.5.1 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate codas-flow 0.5.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate codas-flow 0.5.1
[INFO] finished tweaking crates.io crate codas-flow 0.5.1
[INFO] tweaked toml for crates.io crate codas-flow 0.5.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate codas-flow 0.5.1 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codas-flow 0.5.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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded codas v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5415c75ae252c7ba369a43dda9adc12ea1448edd0882dbea3bcdb4e763b2a05
[INFO] running `Command { std: "docker" "start" "-a" "e5415c75ae252c7ba369a43dda9adc12ea1448edd0882dbea3bcdb4e763b2a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5415c75ae252c7ba369a43dda9adc12ea1448edd0882dbea3bcdb4e763b2a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5415c75ae252c7ba369a43dda9adc12ea1448edd0882dbea3bcdb4e763b2a05", kill_on_drop: false }`
[INFO] [stdout] e5415c75ae252c7ba369a43dda9adc12ea1448edd0882dbea3bcdb4e763b2a05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1686436d2b845196e0d25e28556e31ce9f48eb001f3da30ab871e7f14f288222
[INFO] running `Command { std: "docker" "start" "-a" "1686436d2b845196e0d25e28556e31ce9f48eb001f3da30ab871e7f14f288222", kill_on_drop: false }`
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling portable-atomic-util v0.2.4
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling blake3 v1.5.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]     Checking codas v0.5.1
[INFO] [stderr]     Checking codas-flow v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn try_next(&mut self) -> Result<UnpublishedData<T>, Error> {
[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] 88 |     pub fn try_next(&mut self) -> Result<UnpublishedData<'_, T>, Error> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn next(&mut self) -> impl Future<Output = Result<UnpublishedData<T>, Error>> {
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^ 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] 96 |     pub fn next(&mut self) -> impl Future<Output = Result<UnpublishedData<'_, T>, Error>> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn try_next_internal(&self) -> Result<UnpublishedData<T>, Error> {
[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 try_next_internal(&self) -> Result<UnpublishedData<'_, T>, Error> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:26
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn try_next_internal(&self) -> Result<PublishedData<T>, Error> {
[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] 343 |     fn try_next_internal(&self) -> Result<PublishedData<'_, T>, Error> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:21
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn try_next(&mut self) -> Result<UnpublishedData<T>, Error> {
[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] 88 |     pub fn try_next(&mut self) -> Result<UnpublishedData<'_, T>, Error> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |     pub fn next(&mut self) -> impl Future<Output = Result<UnpublishedData<T>, Error>> {
[INFO] [stdout]    |                 ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^^^^^^^^ 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] 96 |     pub fn next(&mut self) -> impl Future<Output = Result<UnpublishedData<'_, T>, Error>> {
[INFO] [stdout]    |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:104:26
[INFO] [stdout]     |
[INFO] [stdout] 104 |     fn try_next_internal(&self) -> Result<UnpublishedData<T>, Error> {
[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 try_next_internal(&self) -> Result<UnpublishedData<'_, T>, Error> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:343:26
[INFO] [stdout]     |
[INFO] [stdout] 343 |     fn try_next_internal(&self) -> Result<PublishedData<T>, Error> {
[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] 343 |     fn try_next_internal(&self) -> Result<PublishedData<'_, T>, Error> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.38s
[INFO] running `Command { std: "docker" "inspect" "1686436d2b845196e0d25e28556e31ce9f48eb001f3da30ab871e7f14f288222", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1686436d2b845196e0d25e28556e31ce9f48eb001f3da30ab871e7f14f288222", kill_on_drop: false }`
[INFO] [stdout] 1686436d2b845196e0d25e28556e31ce9f48eb001f3da30ab871e7f14f288222
