[INFO] cloning repository https://github.com/dmntk-io/dmntk.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmntk-io/dmntk.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmntk-io%2Fdmntk.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmntk-io%2Fdmntk.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 755e9918b5ba01a42e8ea251426b3df206e70a3a [INFO] checking dmntk-io/dmntk.rs against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmntk-io%2Fdmntk.rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dmntk-io/dmntk.rs [INFO] finished tweaking git repo https://github.com/dmntk-io/dmntk.rs [INFO] tweaked toml for git repo https://github.com/dmntk-io/dmntk.rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dmntk-io/dmntk.rs on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dmntk-io/dmntk.rs 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quinn-udp v0.5.11 [INFO] [stderr] Downloaded unicode-id v0.3.5 [INFO] [stderr] Downloaded convert_case v0.8.0 [INFO] [stderr] Downloaded actix-http v3.10.0 [INFO] [stderr] Downloaded actix-web v4.10.2 [INFO] [stderr] Downloaded domrs v0.0.5 [INFO] [stderr] Downloaded actix-server v2.5.1 [INFO] [stderr] Downloaded quinn-proto v0.11.10 [INFO] [stderr] Downloaded petgraph v0.8.1 [INFO] [stderr] Downloaded quinn v0.11.7 [INFO] [stderr] Downloaded rustls v0.23.25 [INFO] [stderr] Downloaded brotli v7.0.0 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.23 [INFO] [stderr] Downloaded dfp-number-sys v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47ff13f582bdabd95a1aeb8ef49fcff491f08ba82fbfe05d86c2fefec676c0e4 [INFO] running `Command { std: "docker" "start" "-a" "47ff13f582bdabd95a1aeb8ef49fcff491f08ba82fbfe05d86c2fefec676c0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47ff13f582bdabd95a1aeb8ef49fcff491f08ba82fbfe05d86c2fefec676c0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ff13f582bdabd95a1aeb8ef49fcff491f08ba82fbfe05d86c2fefec676c0e4", kill_on_drop: false }` [INFO] [stdout] 47ff13f582bdabd95a1aeb8ef49fcff491f08ba82fbfe05d86c2fefec676c0e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03cedcd80f8acb8acf9740b7b1f8e9b91821a1799c710caa590906aa61593d48 [INFO] running `Command { std: "docker" "start" "-a" "03cedcd80f8acb8acf9740b7b1f8e9b91821a1799c710caa590906aa61593d48", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking dmntk-examples v0.3.7 (/opt/rustwide/workdir/examples) [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking brotli-decompressor v4.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking petgraph v0.8.1 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking markdown v1.0.0-alpha.23 [INFO] [stderr] Checking proc-macro2 v1.0.94 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking domrs v0.0.5 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking dmntk-feel-grammar v0.3.7 (/opt/rustwide/workdir/feel-grammar) [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling dfp-number-sys v0.2.13 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling dmntk-feel-parser v0.3.7 (/opt/rustwide/workdir/feel-parser) [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling dmntk-macros v0.3.7 (/opt/rustwide/workdir/macros) [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking rustls-webpki v0.103.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-server v2.5.1 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking actix-http v3.10.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking dmntk-common v0.3.7 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking dmntk-feel-number v0.3.7 (/opt/rustwide/workdir/feel-number) [INFO] [stderr] Checking actix-web v4.10.2 [INFO] [stderr] Checking dmntk-feel-temporal v0.3.7 (/opt/rustwide/workdir/feel-temporal) [INFO] [stderr] Checking dmntk-feel v0.3.7 (/opt/rustwide/workdir/feel) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> feel/src/closure.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn iter(&self) -> Iter { [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] 27 | pub fn iter(&self) -> Iter<'_, QualifiedName> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> feel/src/context.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn iter(&self) -> Iter { [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] 134 | pub fn iter(&self) -> Iter<'_, Name, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> feel/benches/name_equal.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | b.iter(|| (name == name)); [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] 11 - b.iter(|| (name == name)); [INFO] [stdout] 11 + b.iter(|| name == name); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dmntk-feel-evaluator v0.3.7 (/opt/rustwide/workdir/feel-evaluator) [INFO] [stderr] Checking dmntk-model v0.3.7 (/opt/rustwide/workdir/model) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> feel/src/closure.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn iter(&self) -> Iter { [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] 27 | pub fn iter(&self) -> Iter<'_, QualifiedName> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> feel/src/context.rs:134:15 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn iter(&self) -> Iter { [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] 134 | pub fn iter(&self) -> Iter<'_, Name, Value> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn drg_elements(&self) -> Iter { [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] 306 | pub fn drg_elements(&self) -> Iter<'_, DrgElement> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1469:24 [INFO] [stdout] | [INFO] [stdout] 1469 | pub fn input_clauses(&self) -> Iter { [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] 1469 | pub fn input_clauses(&self) -> Iter<'_, InputClause> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1474:25 [INFO] [stdout] | [INFO] [stdout] 1474 | pub fn output_clauses(&self) -> Iter { [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] 1474 | pub fn output_clauses(&self) -> Iter<'_, OutputClause> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1479:22 [INFO] [stdout] | [INFO] [stdout] 1479 | pub fn annotations(&self) -> Iter { [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] 1479 | pub fn annotations(&self) -> Iter<'_, RuleAnnotationClause> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1484:16 [INFO] [stdout] | [INFO] [stdout] 1484 | pub fn rules(&self) -> Iter { [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] 1484 | pub fn rules(&self) -> Iter<'_, DecisionRule> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dmntk-recognizer v0.3.7 (/opt/rustwide/workdir/recognizer) [INFO] [stderr] Checking dmntk-gendoc v0.3.7 (/opt/rustwide/workdir/gendoc) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:306:23 [INFO] [stdout] | [INFO] [stdout] 306 | pub fn drg_elements(&self) -> Iter { [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] 306 | pub fn drg_elements(&self) -> Iter<'_, DrgElement> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1469:24 [INFO] [stdout] | [INFO] [stdout] 1469 | pub fn input_clauses(&self) -> Iter { [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] 1469 | pub fn input_clauses(&self) -> Iter<'_, InputClause> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1474:25 [INFO] [stdout] | [INFO] [stdout] 1474 | pub fn output_clauses(&self) -> Iter { [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] 1474 | pub fn output_clauses(&self) -> Iter<'_, OutputClause> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1479:22 [INFO] [stdout] | [INFO] [stdout] 1479 | pub fn annotations(&self) -> Iter { [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] 1479 | pub fn annotations(&self) -> Iter<'_, RuleAnnotationClause> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:1484:16 [INFO] [stdout] | [INFO] [stdout] 1484 | pub fn rules(&self) -> Iter { [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] 1484 | pub fn rules(&self) -> Iter<'_, DecisionRule> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dmntk-model-evaluator v0.3.7 (/opt/rustwide/workdir/model-evaluator) [INFO] [stderr] Checking dmntk-workspace v0.3.7 (/opt/rustwide/workdir/workspace) [INFO] [stderr] Checking dmntk-evaluator v0.3.7 (/opt/rustwide/workdir/evaluator) [INFO] [stderr] Checking dmntk-server v0.3.7 (/opt/rustwide/workdir/server) [INFO] [stderr] Checking dmntk v0.3.7 (/opt/rustwide/workdir/dmntk) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.21s [INFO] running `Command { std: "docker" "inspect" "03cedcd80f8acb8acf9740b7b1f8e9b91821a1799c710caa590906aa61593d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03cedcd80f8acb8acf9740b7b1f8e9b91821a1799c710caa590906aa61593d48", kill_on_drop: false }` [INFO] [stdout] 03cedcd80f8acb8acf9740b7b1f8e9b91821a1799c710caa590906aa61593d48