[INFO] fetching crate pintc 0.14.0... [INFO] building pintc-0.14.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate pintc 0.14.0 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pintc 0.14.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test_bin v0.4.0 [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded essential-hash v0.10.0 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded pint-solve v0.2.0 [INFO] [stderr] Downloaded essential-types v0.8.0 [INFO] [stderr] Downloaded pint-abi-types v0.5.0 [INFO] [stderr] Downloaded essential-asm-gen v0.11.0 [INFO] [stderr] Downloaded russcip v0.3.4 [INFO] [stderr] Downloaded essential-asm v0.11.0 [INFO] [stderr] Downloaded ariadne v0.5.1 [INFO] [stderr] Downloaded essential-asm-spec v0.9.0 [INFO] [stderr] Downloaded embedded-io v0.6.1 [INFO] [stderr] Downloaded embedded-io v0.4.0 [INFO] [stderr] Downloaded scip-sys v0.1.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2413168ddb70048551a8dcf94fe32ed96dd18c5faa94bc372465a66a18fb6ed [INFO] running `Command { std: "docker" "start" "-a" "c2413168ddb70048551a8dcf94fe32ed96dd18c5faa94bc372465a66a18fb6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2413168ddb70048551a8dcf94fe32ed96dd18c5faa94bc372465a66a18fb6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2413168ddb70048551a8dcf94fe32ed96dd18c5faa94bc372465a66a18fb6ed", kill_on_drop: false }` [INFO] [stdout] c2413168ddb70048551a8dcf94fe32ed96dd18c5faa94bc372465a66a18fb6ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a4e704a9b3ecefc1b3e2bb9ec983f8a8cec0d98afbf35842a0fdc431d60b862 [INFO] running `Command { std: "docker" "start" "-a" "9a4e704a9b3ecefc1b3e2bb9ec983f8a8cec0d98afbf35842a0fdc431d60b862", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 log v0.4.27 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling cobs v0.2.3 [INFO] [stderr] Compiling dissimilar v1.0.10 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling expect-test v1.5.1 [INFO] [stderr] Compiling ariadne v0.5.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [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 thiserror v2.0.12 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling pint-abi-types v0.5.0 [INFO] [stderr] Compiling essential-types v0.8.0 [INFO] [stderr] Compiling postcard v1.1.1 [INFO] [stderr] Compiling essential-hash v0.10.0 [INFO] [stderr] Compiling pint-solve v0.2.0 [INFO] [stderr] Compiling pintc v0.14.0 (/opt/rustwide/workdir) [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(&self, thing: T) -> WithContract { [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(&self, thing: T) -> WithContract<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "9a4e704a9b3ecefc1b3e2bb9ec983f8a8cec0d98afbf35842a0fdc431d60b862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a4e704a9b3ecefc1b3e2bb9ec983f8a8cec0d98afbf35842a0fdc431d60b862", kill_on_drop: false }` [INFO] [stdout] 9a4e704a9b3ecefc1b3e2bb9ec983f8a8cec0d98afbf35842a0fdc431d60b862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e714bcf6ff61aa8611527137827d0dd5ac74830fd23bab098c260dc2f5f5b51c [INFO] running `Command { std: "docker" "start" "-a" "e714bcf6ff61aa8611527137827d0dd5ac74830fd23bab098c260dc2f5f5b51c", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling test_bin v0.4.0 [INFO] [stderr] Compiling essential-asm v0.11.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(&self, thing: T) -> WithContract { [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(&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] error[E0282]: type annotations needed [INFO] [stdout] --> tests/tests.rs:132:61 [INFO] [stdout] | [INFO] [stdout] 132 | similar_asserts::assert_eq!(parse_error_str.trim_end(), errs_str); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/tests.rs:149:65 [INFO] [stdout] | [INFO] [stdout] 149 | similar_asserts::assert_eq!(expected_intent_str.trim(), format!("{pred}").trim()); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/tests.rs:209:61 [INFO] [stdout] | [INFO] [stdout] 209 | similar_asserts::assert_eq!(typecheck_error_str.trim_end(), err_output); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/tests.rs:238:44 [INFO] [stdout] | [INFO] [stdout] 238 | expected_flattened_str.trim(), [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/tests.rs:263:66 [INFO] [stdout] | [INFO] [stdout] 263 | similar_asserts::assert_eq!(flattening_error_str.trim_end(), format!("{err}")); [INFO] [stdout] | ^^^^^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/tests.rs:291:40 [INFO] [stdout] | [INFO] [stdout] 291 | expected_optimized_str.trim(), [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> tests/tests.rs:302:63 [INFO] [stdout] | [INFO] [stdout] 302 | similar_asserts::assert_eq!(expected_warnings_str.trim(), format!("{warnings}").trim()); [INFO] [stdout] | ^^^^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pintc` (test "tests") due to 8 previous errors [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(&self, thing: T) -> WithContract { [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(&self, thing: T) -> WithContract<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e714bcf6ff61aa8611527137827d0dd5ac74830fd23bab098c260dc2f5f5b51c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e714bcf6ff61aa8611527137827d0dd5ac74830fd23bab098c260dc2f5f5b51c", kill_on_drop: false }` [INFO] [stdout] e714bcf6ff61aa8611527137827d0dd5ac74830fd23bab098c260dc2f5f5b51c