[INFO] cloning repository https://github.com/apoelstra/rust-simplicity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apoelstra/rust-simplicity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 567d88e55ee4758c0cd5a869770708def051fb61
[INFO] checking apoelstra/rust-simplicity against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] finished tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] tweaked toml for git repo https://github.com/apoelstra/rust-simplicity written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apoelstra/rust-simplicity on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 64 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding bitcoin_hashes v0.14.0 (available: v0.16.0)
[INFO] [stderr]       Adding getrandom v0.2.16 (available: v0.3.3)
[INFO] [stderr]       Adding hex-conservative v0.1.2 (available: v0.3.0)
[INFO] [stderr]       Adding simplicity-lang v0.3.1 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b227f2be24a3181af297f498a417888d9e252fdeb782341fe5c96e8a51d6103e
[INFO] running `Command { std: "docker" "start" "-a" "b227f2be24a3181af297f498a417888d9e252fdeb782341fe5c96e8a51d6103e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b227f2be24a3181af297f498a417888d9e252fdeb782341fe5c96e8a51d6103e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b227f2be24a3181af297f498a417888d9e252fdeb782341fe5c96e8a51d6103e", kill_on_drop: false }`
[INFO] [stdout] b227f2be24a3181af297f498a417888d9e252fdeb782341fe5c96e8a51d6103e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ba2c69b4559cc06a2e3088a60d8f902f0bfcba2b1279f6b0e7076f88c3f9137
[INFO] running `Command { std: "docker" "start" "-a" "5ba2c69b4559cc06a2e3088a60d8f902f0bfcba2b1279f6b0e7076f88c3f9137", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.32.6
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hex-conservative v0.1.2
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling simplicity-sys v0.4.0 (/opt/rustwide/workdir/simplicity-sys)
[INFO] [stderr]    Compiling simplicity-sys v0.3.0
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking santiago v1.3.1
[INFO] [stderr]     Checking bitcoin_hashes v0.14.0
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]     Checking miniscript v12.3.2
[INFO] [stderr]     Checking elements v0.25.2
[INFO] [stderr]     Checking simplicity-lang v0.3.1
[INFO] [stderr]     Checking simplicity-lang v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/node/mod.rs:706:25
[INFO] [stdout]     |
[INFO] [stdout] 706 |     pub fn display_expr(&self) -> DisplayExpr<N> {
[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] 706 |     pub fn display_expr(&self) -> DisplayExpr<'_, N> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/context.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn lock(&self) -> LockedContext {
[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] 234 |     fn lock(&self) -> LockedContext<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:438:19
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn as_ref(&self) -> ValueRef {
[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] 438 |     pub fn as_ref(&self) -> ValueRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:447:20
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn as_left(&self) -> Option<ValueRef> {
[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] 447 |     pub fn as_left(&self) -> Option<ValueRef<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:452:21
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn as_right(&self) -> Option<ValueRef> {
[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] 452 |     pub fn as_right(&self) -> Option<ValueRef<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:457:23
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn as_product(&self) -> Option<(ValueRef, ValueRef)> {
[INFO] [stdout]     |                       ^^^^^             --------  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the lifetimes get resolved as `'_`
[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] 457 |     pub fn as_product(&self) -> Option<(ValueRef<'_>, ValueRef<'_>)> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:593:26
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn raw_byte_iter(&self) -> RawByteIter {
[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] 593 |     pub fn raw_byte_iter(&self) -> RawByteIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:603:25
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn iter_compact(&self) -> CompactBitsIter {
[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] 603 |     pub fn iter_compact(&self) -> CompactBitsIter<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:610:24
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn iter_padded(&self) -> PreOrderIter {
[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] 610 |     pub fn iter_padded(&self) -> PreOrderIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking simplicity-fuzz v0.0.1 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Checking simpcli v0.3.0 (/opt/rustwide/workdir/simpcli)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/node/mod.rs:706:25
[INFO] [stdout]     |
[INFO] [stdout] 706 |     pub fn display_expr(&self) -> DisplayExpr<N> {
[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] 706 |     pub fn display_expr(&self) -> DisplayExpr<'_, N> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/policy/satisfy.rs:314:14
[INFO] [stdout]     |
[INFO] [stdout] 314 |         env: &ElementsEnv<Arc<elements::Transaction>>,
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 315 |     ) -> PolicySatisfier<XOnlyPublicKey> {
[INFO] [stdout]     |          ------------------------------- the lifetime gets resolved as `'_`
[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] 315 |     ) -> PolicySatisfier<'_, XOnlyPublicKey> {
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/context.rs:234:13
[INFO] [stdout]     |
[INFO] [stdout] 234 |     fn lock(&self) -> LockedContext {
[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] 234 |     fn lock(&self) -> LockedContext<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:438:19
[INFO] [stdout]     |
[INFO] [stdout] 438 |     pub fn as_ref(&self) -> ValueRef {
[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] 438 |     pub fn as_ref(&self) -> ValueRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:447:20
[INFO] [stdout]     |
[INFO] [stdout] 447 |     pub fn as_left(&self) -> Option<ValueRef> {
[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] 447 |     pub fn as_left(&self) -> Option<ValueRef<'_>> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:452:21
[INFO] [stdout]     |
[INFO] [stdout] 452 |     pub fn as_right(&self) -> Option<ValueRef> {
[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] 452 |     pub fn as_right(&self) -> Option<ValueRef<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:457:23
[INFO] [stdout]     |
[INFO] [stdout] 457 |     pub fn as_product(&self) -> Option<(ValueRef, ValueRef)> {
[INFO] [stdout]     |                       ^^^^^             --------  -------- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the lifetimes get resolved as `'_`
[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] 457 |     pub fn as_product(&self) -> Option<(ValueRef<'_>, ValueRef<'_>)> {
[INFO] [stdout]     |                                                 ++++          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:593:26
[INFO] [stdout]     |
[INFO] [stdout] 593 |     pub fn raw_byte_iter(&self) -> RawByteIter {
[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] 593 |     pub fn raw_byte_iter(&self) -> RawByteIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:603:25
[INFO] [stdout]     |
[INFO] [stdout] 603 |     pub fn iter_compact(&self) -> CompactBitsIter {
[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] 603 |     pub fn iter_compact(&self) -> CompactBitsIter<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/value.rs:610:24
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn iter_padded(&self) -> PreOrderIter {
[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] 610 |     pub fn iter_padded(&self) -> PreOrderIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s
[INFO] running `Command { std: "docker" "inspect" "5ba2c69b4559cc06a2e3088a60d8f902f0bfcba2b1279f6b0e7076f88c3f9137", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba2c69b4559cc06a2e3088a60d8f902f0bfcba2b1279f6b0e7076f88c3f9137", kill_on_drop: false }`
[INFO] [stdout] 5ba2c69b4559cc06a2e3088a60d8f902f0bfcba2b1279f6b0e7076f88c3f9137
