[INFO] cloning repository https://github.com/dsntk/dsntk-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dsntk/dsntk-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsntk%2Fdsntk-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsntk%2Fdsntk-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 778917fe5278f52fe504e84a87d52b2f99e5d924 [INFO] checking dsntk/dsntk-rs against master#b3f8586fb1e4859678d6b231e780ff81801d2282 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsntk%2Fdsntk-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/dsntk/dsntk-rs [INFO] finished tweaking git repo https://github.com/dsntk/dsntk-rs [INFO] tweaked toml for git repo https://github.com/dsntk/dsntk-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dsntk/dsntk-rs on toolchain b3f8586fb1e4859678d6b231e780ff81801d2282 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dsntk/dsntk-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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded domrs v0.0.16 [INFO] [stderr] Downloaded windows-result v0.3.1 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.23 [INFO] [stderr] Downloaded reqwest v0.12.14 [INFO] [stderr] Downloaded antex v0.0.8 [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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5077c39e4fd08ea925a6ba9d472835ebbe1bddc00c8efc1d6e3d002b1ea40cb2 [INFO] running `Command { std: "docker" "start" "-a" "5077c39e4fd08ea925a6ba9d472835ebbe1bddc00c8efc1d6e3d002b1ea40cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5077c39e4fd08ea925a6ba9d472835ebbe1bddc00c8efc1d6e3d002b1ea40cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5077c39e4fd08ea925a6ba9d472835ebbe1bddc00c8efc1d6e3d002b1ea40cb2", kill_on_drop: false }` [INFO] [stdout] 5077c39e4fd08ea925a6ba9d472835ebbe1bddc00c8efc1d6e3d002b1ea40cb2 [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" "+b3f8586fb1e4859678d6b231e780ff81801d2282" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bfb42eebb26dada033fa2b5e9dfad67d95c7bb6e738bd98f82cbdb623f9d2ac [INFO] running `Command { std: "docker" "start" "-a" "5bfb42eebb26dada033fa2b5e9dfad67d95c7bb6e738bd98f82cbdb623f9d2ac", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking antex v0.0.8 [INFO] [stderr] Compiling dsntk-macros v0.3.0-dev (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking dsntk-examples v0.3.0-dev (/opt/rustwide/workdir/examples) [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking uuid v1.16.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking bytestring v1.4.0 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Checking actix-router v0.5.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking markdown v1.0.0-alpha.23 [INFO] [stderr] Checking domrs v0.0.16 [INFO] [stderr] Checking clap_builder v4.5.32 [INFO] [stderr] Checking proc-macro2 v1.0.94 [INFO] [stderr] Checking time v0.3.39 [INFO] [stderr] Checking dsntk-feel-grammar v0.3.0-dev (/opt/rustwide/workdir/feel-grammar) [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking syn v2.0.100 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling dfp-number-sys v0.2.13 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Checking dsntk-common v0.3.0-dev (/opt/rustwide/workdir/common) [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Checking dsntk-feel-regex v0.3.0-dev (/opt/rustwide/workdir/feel-regex) [INFO] [stderr] Checking dsntk-recognizer v0.3.0-dev (/opt/rustwide/workdir/recognizer) [INFO] [stderr] Checking clap v4.5.32 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling regex v1.11.1 [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] Checking actix-server v2.5.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Compiling dsntk-feel-parser v0.3.0-dev (/opt/rustwide/workdir/feel-parser) [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Compiling chrono-tz v0.10.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking actix-http v3.10.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Checking reqwest v0.12.14 [INFO] [stderr] Checking dsntk-feel-number v0.3.0-dev (/opt/rustwide/workdir/feel-number) [INFO] [stderr] Checking actix-web v4.10.2 [INFO] [stderr] Checking dsntk-feel-temporal v0.3.0-dev (/opt/rustwide/workdir/feel-temporal) [INFO] [stderr] Checking dsntk-feel v0.3.0-dev (/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:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | 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] 143 | 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 dsntk-feel-evaluator v0.3.0-dev (/opt/rustwide/workdir/feel-evaluator) [INFO] [stderr] Checking dsntk-model v0.3.0-dev (/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:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | 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] 143 | 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:267:23 [INFO] [stdout] | [INFO] [stdout] 267 | 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] 267 | 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:1381:24 [INFO] [stdout] | [INFO] [stdout] 1381 | 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] 1381 | 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:1386:25 [INFO] [stdout] | [INFO] [stdout] 1386 | 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] 1386 | 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:1391:22 [INFO] [stdout] | [INFO] [stdout] 1391 | 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] 1391 | 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:1396:16 [INFO] [stdout] | [INFO] [stdout] 1396 | 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] 1396 | pub fn rules(&self) -> Iter<'_, DecisionRule> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dsntk-gendoc v0.3.0-dev (/opt/rustwide/workdir/gendoc) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/model.rs:267:23 [INFO] [stdout] | [INFO] [stdout] 267 | 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] 267 | 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:1381:24 [INFO] [stdout] | [INFO] [stdout] 1381 | 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] 1381 | 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:1386:25 [INFO] [stdout] | [INFO] [stdout] 1386 | 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] 1386 | 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:1391:22 [INFO] [stdout] | [INFO] [stdout] 1391 | 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] 1391 | 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:1396:16 [INFO] [stdout] | [INFO] [stdout] 1396 | 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] 1396 | pub fn rules(&self) -> Iter<'_, DecisionRule> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> model/src/tests/validators/schema_validator/mod.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | fn document(input: &str) -> Document { [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] 13 | fn document(input: &str) -> Document<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dsntk-model-evaluator v0.3.0-dev (/opt/rustwide/workdir/model-evaluator) [INFO] [stderr] Checking dsntk-evaluator v0.3.0-dev (/opt/rustwide/workdir/evaluator) [INFO] [stderr] Checking dsntk-workspace v0.3.0-dev (/opt/rustwide/workdir/workspace) [INFO] [stderr] Checking dsntk-server v0.3.0-dev (/opt/rustwide/workdir/server) [INFO] [stderr] Checking dsntk v0.3.0-dev (/opt/rustwide/workdir/dsntk) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "5bfb42eebb26dada033fa2b5e9dfad67d95c7bb6e738bd98f82cbdb623f9d2ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bfb42eebb26dada033fa2b5e9dfad67d95c7bb6e738bd98f82cbdb623f9d2ac", kill_on_drop: false }` [INFO] [stdout] 5bfb42eebb26dada033fa2b5e9dfad67d95c7bb6e738bd98f82cbdb623f9d2ac