[INFO] cloning repository https://github.com/tarberd/ekitai [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tarberd/ekitai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarberd%2Fekitai", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarberd%2Fekitai'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 861dd0e75661f24b5f6d1a4edab2eec73a2b81b5 [INFO] checking tarberd/ekitai against try#9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 for pr-129249 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarberd%2Fekitai" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tarberd/ekitai on toolchain 9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tarberd/ekitai [INFO] finished tweaking git repo https://github.com/tarberd/ekitai [INFO] tweaked toml for git repo https://github.com/tarberd/ekitai written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tarberd/ekitai 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" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3484fb7a592ab71794fa05513e97710906232ab5f26f694d24b3eb8f37c8bc63 [INFO] running `Command { std: "docker" "start" "-a" "3484fb7a592ab71794fa05513e97710906232ab5f26f694d24b3eb8f37c8bc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3484fb7a592ab71794fa05513e97710906232ab5f26f694d24b3eb8f37c8bc63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3484fb7a592ab71794fa05513e97710906232ab5f26f694d24b3eb8f37c8bc63", kill_on_drop: false }` [INFO] [stdout] 3484fb7a592ab71794fa05513e97710906232ab5f26f694d24b3eb8f37c8bc63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9543f8ea2aae74b8f13ac2a6e6c0ecdca9810869" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2d8f335dc995d7228066682170048ab04c4216100a1e59a1f1defb78bbb7241 [INFO] running `Command { std: "docker" "start" "-a" "f2d8f335dc995d7228066682170048ab04c4216100a1e59a1f1defb78bbb7241", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking dissimilar v1.0.3 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking rowan v0.15.0 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking la-arena v0.2.1 [INFO] [stderr] Compiling inkwell v0.1.0 (https://github.com/TheDan64/inkwell?branch=master#f3a78d1e) [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking by_address v1.0.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling llvm-sys v130.0.0 [INFO] [stderr] Checking smol_str v0.1.21 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling inkwell_internals v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#f3a78d1e) [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/parser) [INFO] [stderr] Checking salsa v0.16.1 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> parser/src/syntax_kind.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Hash, PartialOrd, Ord, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SyntaxKind` [INFO] [stdout] 6 | pub enum SyntaxKind { [INFO] [stdout] | ---------- `SyntaxKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> parser/src/syntax_kind.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Hash, PartialOrd, Ord, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SyntaxKind` [INFO] [stdout] 6 | pub enum SyntaxKind { [INFO] [stdout] | ---------- `SyntaxKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> parser/src/syntax_kind.rs:5:68 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Hash, PartialOrd, Ord, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SyntaxKind` [INFO] [stdout] 6 | pub enum SyntaxKind { [INFO] [stdout] | ---------- `SyntaxKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> parser/src/syntax_kind.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Clone, Copy, Debug, Hash, PartialOrd, Ord, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SyntaxKind` [INFO] [stdout] 6 | pub enum SyntaxKind { [INFO] [stdout] | ---------- `SyntaxKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking lexer v0.1.0 (/opt/rustwide/workdir/lexer) [INFO] [stderr] Checking syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stdout] warning: unused import: `ArgumentList` [INFO] [stdout] --> syntax/src/ast/expression.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub use call_expression::{ArgumentList, CallExpression}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `False` and `True` [INFO] [stdout] --> syntax/src/ast/token.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub use boolean::{Boolean, False, True}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ArgumentList` [INFO] [stdout] --> syntax/src/ast/expression.rs:15:27 [INFO] [stdout] | [INFO] [stdout] 15 | pub use call_expression::{ArgumentList, CallExpression}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `False` and `True` [INFO] [stdout] --> syntax/src/ast/token.rs:4:28 [INFO] [stdout] | [INFO] [stdout] 4 | pub use boolean::{Boolean, False, True}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling z3-sys v0.7.1 [INFO] [stderr] Checking z3 v0.11.2 [INFO] [stderr] Checking hir v0.1.0 (/opt/rustwide/workdir/hir) [INFO] [stdout] warning: unused imports: `CompareOperator`, `name::Name`, and `refinement::Predicate` [INFO] [stdout] --> hir/src/check/type_inference.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | name::Name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | refinement::Predicate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | term::{ [INFO] [stdout] 11 | BinaryOperator, Body, CompareOperator, Literal, Pattern, PatternId, Statement, Term, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hir/src/check/type_inference.rs:288:58 [INFO] [stdout] | [INFO] [stdout] 42 | impl<'s> InferenceResultFold<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | fn fold_statement(self, statement: &'s Statement) -> InferenceResultFold { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `name::Name` and `refinement::Predicate` [INFO] [stdout] --> hir/src/check/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | name::Name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | path_resolver::TypeNamespaceItem, [INFO] [stdout] 8 | refinement::Predicate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PatternId` [INFO] [stdout] --> hir/src/liquid/mod.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | Pattern, PatternId, Statement, Term, TermId, UnaryOperator as TermUnaryOp, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CompareOperator`, `name::Name`, and `refinement::Predicate` [INFO] [stdout] --> hir/src/check/type_inference.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | name::Name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 9 | refinement::Predicate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | term::{ [INFO] [stdout] 11 | BinaryOperator, Body, CompareOperator, Literal, Pattern, PatternId, Statement, Term, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hir/src/liquid/mod.rs:743:11 [INFO] [stdout] | [INFO] [stdout] 490 | impl<'a> Fold<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 743 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hir/src/check/type_inference.rs:288:58 [INFO] [stdout] | [INFO] [stdout] 42 | impl<'s> InferenceResultFold<'s> { [INFO] [stdout] | -- lifetime `'s` declared here [INFO] [stdout] ... [INFO] [stdout] 288 | fn fold_statement(self, statement: &'s Statement) -> InferenceResultFold { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'s` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `name::Name` and `refinement::Predicate` [INFO] [stdout] --> hir/src/check/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | name::Name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 7 | path_resolver::TypeNamespaceItem, [INFO] [stdout] 8 | refinement::Predicate, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PatternId` [INFO] [stdout] --> hir/src/liquid/mod.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | Pattern, PatternId, Statement, Term, TermId, UnaryOperator as TermUnaryOp, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hir/src/liquid/mod.rs:815:11 [INFO] [stdout] | [INFO] [stdout] 490 | impl<'a> Fold<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 815 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hir/src/liquid/mod.rs:743:11 [INFO] [stdout] | [INFO] [stdout] 490 | impl<'a> Fold<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 743 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> hir/src/liquid/mod.rs:815:11 [INFO] [stdout] | [INFO] [stdout] 490 | impl<'a> Fold<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 815 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> hir/src/check/type_inference.rs:240:38 [INFO] [stdout] | [INFO] [stdout] 240 | Literal::Integer(value, some_kind) => match some_kind { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> hir/src/check/type_inference.rs:244:35 [INFO] [stdout] | [INFO] [stdout] 244 | Literal::Bool(value) => Type::Scalar(ScalarType::Boolean), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> hir/src/check/type_inference.rs:240:38 [INFO] [stdout] | [INFO] [stdout] 240 | Literal::Integer(value, some_kind) => match some_kind { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> hir/src/check/type_inference.rs:244:35 [INFO] [stdout] | [INFO] [stdout] 244 | Literal::Bool(value) => Type::Scalar(ScalarType::Boolean), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `FunctionDefinitionId` to `FunctionDefinitionId` [INFO] [stdout] --> hir/src/liquid/mod.rs:195:38 [INFO] [stdout] | [INFO] [stdout] 195 | let body = db.body_of_definition(function_id.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `(Fold<'_>, RefinedType, Option)` to `(Fold<'_>, RefinedType, Option)` [INFO] [stdout] --> hir/src/liquid/mod.rs:731:43 [INFO] [stdout] | [INFO] [stdout] 731 | Term::Binary(op, lhs, rhs) => self.synth_binary_term(op, *lhs, *rhs).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `(Fold<'_>, RefinedType, Option)` to `(Fold<'_>, RefinedType, Option)` [INFO] [stdout] --> hir/src/liquid/mod.rs:733:17 [INFO] [stdout] | [INFO] [stdout] 733 | self.synth_call_term(*callee, arguments.clone()).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `FunctionDefinitionId` to `FunctionDefinitionId` [INFO] [stdout] --> hir/src/liquid/mod.rs:195:38 [INFO] [stdout] | [INFO] [stdout] 195 | let body = db.body_of_definition(function_id.into()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(self_type_conversion)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `(Fold<'_>, RefinedType, Option)` to `(Fold<'_>, RefinedType, Option)` [INFO] [stdout] --> hir/src/liquid/mod.rs:731:43 [INFO] [stdout] | [INFO] [stdout] 731 | Term::Binary(op, lhs, rhs) => self.synth_binary_term(op, *lhs, *rhs).into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `(Fold<'_>, RefinedType, Option)` to `(Fold<'_>, RefinedType, Option)` [INFO] [stdout] --> hir/src/liquid/mod.rs:733:17 [INFO] [stdout] | [INFO] [stdout] 733 | self.synth_call_term(*callee, arguments.clone()).into() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `RefinedType` to `RefinedType` [INFO] [stdout] --> hir/src/liquid/mod.rs:903:17 [INFO] [stdout] | [INFO] [stdout] 903 | return_type.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this conversion is useless `RefinedType` to `RefinedType` [INFO] [stdout] --> hir/src/liquid/mod.rs:903:17 [INFO] [stdout] | [INFO] [stdout] 903 | return_type.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hir` (lib) due to 4 previous errors; 8 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `hir` (lib test) due to 4 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f2d8f335dc995d7228066682170048ab04c4216100a1e59a1f1defb78bbb7241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2d8f335dc995d7228066682170048ab04c4216100a1e59a1f1defb78bbb7241", kill_on_drop: false }` [INFO] [stdout] f2d8f335dc995d7228066682170048ab04c4216100a1e59a1f1defb78bbb7241