[INFO] fetching crate pintc 0.14.0...
[INFO] testing pintc-0.14.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pintc 0.14.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pintc 0.14.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pintc 0.14.0
[INFO] tweaked toml for crates.io crate pintc 0.14.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pintc 0.14.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pintc 0.14.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24a40d1951f44f1939ff4d3b851ef928f84aeefe7f7b8d3bb3ecd03bda3ab21e
[INFO] running `Command { std: "docker" "start" "-a" "24a40d1951f44f1939ff4d3b851ef928f84aeefe7f7b8d3bb3ecd03bda3ab21e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24a40d1951f44f1939ff4d3b851ef928f84aeefe7f7b8d3bb3ecd03bda3ab21e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a40d1951f44f1939ff4d3b851ef928f84aeefe7f7b8d3bb3ecd03bda3ab21e", kill_on_drop: false }`
[INFO] [stdout] 24a40d1951f44f1939ff4d3b851ef928f84aeefe7f7b8d3bb3ecd03bda3ab21e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ffe135307e73505d59e5ada6f6783cfaddc404a9386c56ebbb43f874385b1a
[INFO] running `Command { std: "docker" "start" "-a" "48ffe135307e73505d59e5ada6f6783cfaddc404a9386c56ebbb43f874385b1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling logos-codegen v0.15.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling logos-derive v0.15.0
[INFO] [stderr]    Compiling logos v0.15.0
[INFO] [stderr]    Compiling clap v4.5.35
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pint-abi-types v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling essential-types v0.8.0
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling pint-solve v0.2.0
[INFO] [stderr]    Compiling pintc v0.14.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling essential-hash v0.10.0
[INFO] [stderr]    Compiling essential-asm-spec v0.9.0
[INFO] [stderr]    Compiling essential-asm-gen v0.11.0
[INFO] [stderr]    Compiling essential-asm v0.11.0
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/predicate/analyse/type_check/check_paths.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |                         .find(|(_, variable)| (&variable.name == path))
[INFO] [stdout]    |                                               ^                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -                         .find(|(_, variable)| (&variable.name == path))
[INFO] [stdout] 58 +                         .find(|(_, variable)| &variable.name == path)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/predicate/optimize/dead_code_elimination.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .filter(|&(_, variable)| (!live_paths.contains(&variable.name)))
[INFO] [stdout]    |                                      ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -             .filter(|&(_, variable)| (!live_paths.contains(&variable.name)))
[INFO] [stdout] 46 +             .filter(|&(_, variable)| !live_paths.contains(&variable.name))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/predicate.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) fn exprs(&self, pred_key: PredKey) -> ExprsIter {
[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] 68 |     pub(crate) fn exprs(&self, pred_key: PredKey) -> ExprsIter<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/predicate.rs:724:18
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn expr_iter(&self) -> BlockStatementExprs {
[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] 724 |     fn expr_iter(&self) -> BlockStatementExprs<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/predicate/display.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn with_ctrct<T>(&self, thing: T) -> WithContract<T> {
[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] 19 |     pub fn with_ctrct<T>(&self, thing: T) -> WithContract<'_, T> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.91s
[INFO] running `Command { std: "docker" "inspect" "48ffe135307e73505d59e5ada6f6783cfaddc404a9386c56ebbb43f874385b1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ffe135307e73505d59e5ada6f6783cfaddc404a9386c56ebbb43f874385b1a", kill_on_drop: false }`
[INFO] [stdout] 48ffe135307e73505d59e5ada6f6783cfaddc404a9386c56ebbb43f874385b1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 361f34bc3d65ded9ae8e908622b455fefc349ae513cbb10e8182678dc23f3dd9
[INFO] running `Command { std: "docker" "start" "-a" "361f34bc3d65ded9ae8e908622b455fefc349ae513cbb10e8182678dc23f3dd9", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling essential-asm v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling test_bin v0.4.0
[INFO] [stderr]    Compiling pintc v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/predicate/analyse/type_check/check_paths.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |                         .find(|(_, variable)| (&variable.name == path))
[INFO] [stdout]    |                                               ^                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -                         .find(|(_, variable)| (&variable.name == path))
[INFO] [stdout] 58 +                         .find(|(_, variable)| &variable.name == path)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/predicate/optimize/dead_code_elimination.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .filter(|&(_, variable)| (!live_paths.contains(&variable.name)))
[INFO] [stdout]    |                                      ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -             .filter(|&(_, variable)| (!live_paths.contains(&variable.name)))
[INFO] [stdout] 46 +             .filter(|&(_, variable)| !live_paths.contains(&variable.name))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/predicate/analyse/type_check/check_paths.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |                         .find(|(_, variable)| (&variable.name == path))
[INFO] [stdout]    |                                               ^                      ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -                         .find(|(_, variable)| (&variable.name == path))
[INFO] [stdout] 58 +                         .find(|(_, variable)| &variable.name == path)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/predicate/optimize/dead_code_elimination.rs:46:38
[INFO] [stdout]    |
[INFO] [stdout] 46 |             .filter(|&(_, variable)| (!live_paths.contains(&variable.name)))
[INFO] [stdout]    |                                      ^                                    ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 46 -             .filter(|&(_, variable)| (!live_paths.contains(&variable.name)))
[INFO] [stdout] 46 +             .filter(|&(_, variable)| !live_paths.contains(&variable.name))
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/predicate.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) fn exprs(&self, pred_key: PredKey) -> ExprsIter {
[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] 68 |     pub(crate) fn exprs(&self, pred_key: PredKey) -> ExprsIter<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/predicate.rs:724:18
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn expr_iter(&self) -> BlockStatementExprs {
[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] 724 |     fn expr_iter(&self) -> BlockStatementExprs<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/predicate/display.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn with_ctrct<T>(&self, thing: T) -> WithContract<T> {
[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] 19 |     pub fn with_ctrct<T>(&self, thing: T) -> WithContract<'_, T> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_util`
[INFO] [stdout]   --> tests/tests.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use test_util::{parse_test_data, update_expect, update_expected, TestData};
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `test_util`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 - use test_util::{parse_test_data, update_expect, update_expected, TestData};
[INFO] [stdout] 11 + use test_bin::{parse_test_data, update_expect, update_expected, TestData};
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pintc` (test "tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/predicate.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub(crate) fn exprs(&self, pred_key: PredKey) -> ExprsIter {
[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] 68 |     pub(crate) fn exprs(&self, pred_key: PredKey) -> ExprsIter<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/predicate.rs:724:18
[INFO] [stdout]     |
[INFO] [stdout] 724 |     fn expr_iter(&self) -> BlockStatementExprs {
[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] 724 |     fn expr_iter(&self) -> BlockStatementExprs<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/predicate/display.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn with_ctrct<T>(&self, thing: T) -> WithContract<T> {
[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] 19 |     pub fn with_ctrct<T>(&self, thing: T) -> WithContract<'_, T> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "361f34bc3d65ded9ae8e908622b455fefc349ae513cbb10e8182678dc23f3dd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "361f34bc3d65ded9ae8e908622b455fefc349ae513cbb10e8182678dc23f3dd9", kill_on_drop: false }`
[INFO] [stdout] 361f34bc3d65ded9ae8e908622b455fefc349ae513cbb10e8182678dc23f3dd9
