[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#683dd08db5808c41baceef49368fc82a6c4767bb for pr-149137
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmntk-io%2Fdmntk.rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmntk-io/dmntk.rs on toolchain 683dd08db5808c41baceef49368fc82a6c4767bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "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" "+683dd08db5808c41baceef49368fc82a6c4767bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chrono-tz-build v0.4.1
[INFO] [stderr]   Downloaded actix-server v2.5.1
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.23
[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 chrono-tz v0.10.3
[INFO] [stderr]   Downloaded petgraph v0.8.1
[INFO] [stderr]   Downloaded dfp-number-sys v0.2.13
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 937d00a4c1596225365fa7162e6cde8d2b1d08709a630038cfe2c68d6c370fe9
[INFO] running `Command { std: "docker" "start" "-a" "937d00a4c1596225365fa7162e6cde8d2b1d08709a630038cfe2c68d6c370fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "937d00a4c1596225365fa7162e6cde8d2b1d08709a630038cfe2c68d6c370fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "937d00a4c1596225365fa7162e6cde8d2b1d08709a630038cfe2c68d6c370fe9", kill_on_drop: false }`
[INFO] [stdout] 937d00a4c1596225365fa7162e6cde8d2b1d08709a630038cfe2c68d6c370fe9
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+683dd08db5808c41baceef49368fc82a6c4767bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3e2435c81f856ac722f5631e56753b9540bb7924436510e4c3f716baadcb738
[INFO] running `Command { std: "docker" "start" "-a" "e3e2435c81f856ac722f5631e56753b9540bb7924436510e4c3f716baadcb738", kill_on_drop: false }`
[INFO] [stderr]     Checking uriparse v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling dmntk-macros v0.3.7 (/opt/rustwide/workdir/macros)
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking mio v1.0.3
[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]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking dmntk-examples v0.3.7 (/opt/rustwide/workdir/examples)
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking proc-macro2 v1.0.94
[INFO] [stderr]     Checking markdown v1.0.0-alpha.23
[INFO] [stderr]     Checking domrs v0.0.5
[INFO] [stderr]     Checking clap_builder v4.5.35
[INFO] [stderr]     Checking petgraph v0.8.1
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.100
[INFO] [stderr]    Compiling dfp-number-sys v0.2.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking dmntk-feel-grammar v0.3.7 (/opt/rustwide/workdir/feel-grammar)
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking clap v4.5.35
[INFO] [stderr]     Checking dmntk-common v0.3.7 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking actix-server v2.5.1
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]    Compiling dmntk-feel-parser v0.3.7 (/opt/rustwide/workdir/feel-parser)
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[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-http v3.10.0
[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<QualifiedName> {
[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<Name, Value> {
[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-model v0.3.7 (/opt/rustwide/workdir/model)
[INFO] [stderr]     Checking dmntk-feel-evaluator v0.3.7 (/opt/rustwide/workdir/feel-evaluator)
[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<QualifiedName> {
[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<Name, Value> {
[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<DrgElement> {
[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<InputClause> {
[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<OutputClause> {
[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<RuleAnnotationClause> {
[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<DecisionRule> {
[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] [stderr]     Checking dmntk-model-evaluator v0.3.7 (/opt/rustwide/workdir/model-evaluator)
[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<DrgElement> {
[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<InputClause> {
[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<OutputClause> {
[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<RuleAnnotationClause> {
[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<DecisionRule> {
[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-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 1m 22s
[INFO] running `Command { std: "docker" "inspect" "e3e2435c81f856ac722f5631e56753b9540bb7924436510e4c3f716baadcb738", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3e2435c81f856ac722f5631e56753b9540bb7924436510e4c3f716baadcb738", kill_on_drop: false }`
[INFO] [stdout] e3e2435c81f856ac722f5631e56753b9540bb7924436510e4c3f716baadcb738
