[INFO] fetching crate arch_test_core 0.1.5... [INFO] checking arch_test_core-0.1.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate arch_test_core 0.1.5 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate arch_test_core 0.1.5 [INFO] finished tweaking crates.io crate arch_test_core 0.1.5 [INFO] tweaked toml for crates.io crate arch_test_core 0.1.5 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arch_test_core 0.1.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 47 packages to latest compatible versions [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding ra_ap_syntax v0.0.59 (available: v0.0.301) [INFO] [stderr] Adding rowan v0.13.0-pre.6 (available: v0.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c359cb8f0be035b094fbb95f62979feafa5a248978267640c638519c9442e62 [INFO] running `Command { std: "docker" "start" "-a" "8c359cb8f0be035b094fbb95f62979feafa5a248978267640c638519c9442e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c359cb8f0be035b094fbb95f62979feafa5a248978267640c638519c9442e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c359cb8f0be035b094fbb95f62979feafa5a248978267640c638519c9442e62", kill_on_drop: false }` [INFO] [stdout] 8c359cb8f0be035b094fbb95f62979feafa5a248978267640c638519c9442e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5ee7b957d4b8e5314fccdf43dbe47e78323834b15f96f99cab6f08c7e9e3e1b [INFO] running `Command { std: "docker" "start" "-a" "a5ee7b957d4b8e5314fccdf43dbe47e78323834b15f96f99cab6f08c7e9e3e1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking unicode-xid v0.2.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking ra_ap_la-arena v0.0.59 [INFO] [stderr] Checking rustc-ap-rustc_lexer v721.0.0 [INFO] [stderr] Checking ra_ap_parser v0.0.59 [INFO] [stderr] Checking ra_ap_text_edit v0.0.59 [INFO] [stderr] Checking cov-mark v1.1.0 [INFO] [stderr] Checking always-assert v0.1.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking perf-event-open-sys v4.0.0 [INFO] [stderr] Checking ra_ap_stdx v0.0.59 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking perf-event v0.4.8 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking rowan v0.13.0-pre.6 [INFO] [stderr] Checking ra_ap_profile v0.0.59 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling velcro_core v0.5.4 [INFO] [stderr] Compiling velcro_macros v0.5.4 [INFO] [stderr] Checking velcro v0.5.4 [INFO] [stderr] Checking smol_str v0.1.24 [INFO] [stderr] Checking ra_ap_syntax v0.0.59 [INFO] [stderr] Checking arch_test_core v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/analyzer/materials/architecture.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation> { [INFO] [stdout] | ^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation<'r>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/materials/architecture.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 56 | pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/materials/architecture.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 65 | module_tree: &ModuleTree, [INFO] [stdout] 66 | ) -> Result<(), RuleViolation> { [INFO] [stdout] | ------------- 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] 66 | ) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation>; [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] 20 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 25 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 70 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 115 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 158 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 201 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:231:14 [INFO] [stdout] | [INFO] [stdout] 231 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 231 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 248 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/analyzer/materials/architecture.rs:43:35 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation> { [INFO] [stdout] | ^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'r` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn validate_access_rules(&'r self) -> Result<(), RuleViolation<'r>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/materials/architecture.rs:56:31 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 56 | pub fn check_access_rules(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/materials/architecture.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 65 | module_tree: &ModuleTree, [INFO] [stdout] 66 | ) -> Result<(), RuleViolation> { [INFO] [stdout] | ------------- 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] 66 | ) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation>; [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] 20 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 25 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:70:14 [INFO] [stdout] | [INFO] [stdout] 70 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 70 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 115 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:158:14 [INFO] [stdout] | [INFO] [stdout] 158 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 158 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:201:14 [INFO] [stdout] | [INFO] [stdout] 201 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 201 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:231:14 [INFO] [stdout] | [INFO] [stdout] 231 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 231 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/analyzer/services/access_rule.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation> { [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] 248 | fn check(&self, module_tree: &ModuleTree) -> Result<(), RuleViolation<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s [INFO] running `Command { std: "docker" "inspect" "a5ee7b957d4b8e5314fccdf43dbe47e78323834b15f96f99cab6f08c7e9e3e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5ee7b957d4b8e5314fccdf43dbe47e78323834b15f96f99cab6f08c7e9e3e1b", kill_on_drop: false }` [INFO] [stdout] a5ee7b957d4b8e5314fccdf43dbe47e78323834b15f96f99cab6f08c7e9e3e1b