[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] ddb1421b03dca47718038465cbc85d888194b8fc [INFO] checking dsntk/dsntk-rs against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdsntk%2Fdsntk-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dsntk/dsntk-rs on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 657a498444b0c5c57334df11a120a60cc693dc7ca765e7c01f0b9f2341c81422 [INFO] running `Command { std: "docker" "start" "-a" "657a498444b0c5c57334df11a120a60cc693dc7ca765e7c01f0b9f2341c81422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "657a498444b0c5c57334df11a120a60cc693dc7ca765e7c01f0b9f2341c81422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "657a498444b0c5c57334df11a120a60cc693dc7ca765e7c01f0b9f2341c81422", kill_on_drop: false }` [INFO] [stdout] 657a498444b0c5c57334df11a120a60cc693dc7ca765e7c01f0b9f2341c81422 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9c6b9ba27d86261174b25dabab90ac788bece5db7fc4ecc6bc2fd60bd7aec96 [INFO] running `Command { std: "docker" "start" "-a" "a9c6b9ba27d86261174b25dabab90ac788bece5db7fc4ecc6bc2fd60bd7aec96", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Checking antex v0.0.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking dsntk-examples v0.3.0-dev (/opt/rustwide/workdir/examples) [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking petgraph v0.7.1 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking bytestring v1.5.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking chrono-tz v0.10.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking unicode-id v0.3.6 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking markdown v1.0.0 [INFO] [stderr] Checking domrs v0.0.16 [INFO] [stderr] Checking clap_builder v4.5.57 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking dsntk-feel-grammar v0.3.0-dev (/opt/rustwide/workdir/feel-grammar) [INFO] [stderr] Compiling dfp-number-sys v0.2.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking clap v4.5.57 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Compiling dsntk-feel-parser v0.3.0-dev (/opt/rustwide/workdir/feel-parser) [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking dsntk-macros v0.3.0-dev (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking dsntk-common v0.3.0-dev (/opt/rustwide/workdir/common) [INFO] [stderr] Checking reqwest v0.12.28 [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] [stdout] warning: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> common/tests/test_errors.rs:29:46 [INFO] [stdout] | [INFO] [stdout] 29 | DsntkError::new("TestError", "unexpected").assert_receiver_is_total_eq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> recognizer/src/tests/rect.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | r.assert_receiver_is_total_eq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking actix-http v3.11.2 [INFO] [stdout] warning: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> recognizer/src/tests/test_point.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | p1.assert_receiver_is_total_eq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking dsntk-feel-number v0.3.0-dev (/opt/rustwide/workdir/feel-number) [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: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> feel-temporal/src/feel_dt_duration.rs:536:17 [INFO] [stdout] | [INFO] [stdout] 536 | dt_duration.assert_receiver_is_total_eq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> feel-temporal/src/feel_ym_duration.rs:309:17 [INFO] [stdout] | [INFO] [stdout] 309 | ym_duration.assert_receiver_is_total_eq(); [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] [stdout] warning: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> feel/src/tests/bif.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | bif_a.assert_receiver_is_total_eq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> feel/src/tests/names.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | name.assert_receiver_is_total_eq(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> feel/src/tests/qualified_names.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | qname.assert_receiver_is_total_eq(); [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] [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 actix-web v4.12.1 [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] --> 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] [stderr] Checking dsntk-gendoc v0.3.0-dev (/opt/rustwide/workdir/gendoc) [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 20s [INFO] running `Command { std: "docker" "inspect" "a9c6b9ba27d86261174b25dabab90ac788bece5db7fc4ecc6bc2fd60bd7aec96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c6b9ba27d86261174b25dabab90ac788bece5db7fc4ecc6bc2fd60bd7aec96", kill_on_drop: false }` [INFO] [stdout] a9c6b9ba27d86261174b25dabab90ac788bece5db7fc4ecc6bc2fd60bd7aec96