[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#5ff93158e08fa2205cd4b86cddf9eae95952cc96 for pr-129543-2 [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] 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] validating manifest of git repo https://github.com/tarberd/ekitai on toolchain 5ff93158e08fa2205cd4b86cddf9eae95952cc96 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "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] | [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded drop_bomb v0.1.5 [INFO] [stderr] Downloaded logos-derive v0.12.0 [INFO] [stderr] Downloaded logos v0.12.0 [INFO] [stderr] Downloaded dissimilar v1.0.3 [INFO] [stderr] Downloaded expect-test v1.1.0 [INFO] [stderr] Downloaded countme v2.0.4 [INFO] [stderr] Downloaded la-arena v0.2.1 [INFO] [stderr] Downloaded salsa-macros v0.16.0 [INFO] [stderr] Downloaded smol_str v0.1.21 [INFO] [stderr] Downloaded rowan v0.15.0 [INFO] [stderr] Downloaded text-size v1.1.0 [INFO] [stderr] Downloaded llvm-sys v130.0.0 [INFO] [stderr] Downloaded z3 v0.11.2 [INFO] [stderr] Downloaded beef v0.5.1 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded salsa v0.16.1 [INFO] [stderr] Downloaded z3-sys v0.7.1 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcc3301fdc59c7be7010566aae378e759d66100ff8e1831e271b2900e0ff1308 [INFO] running `Command { std: "docker" "start" "-a" "dcc3301fdc59c7be7010566aae378e759d66100ff8e1831e271b2900e0ff1308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcc3301fdc59c7be7010566aae378e759d66100ff8e1831e271b2900e0ff1308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcc3301fdc59c7be7010566aae378e759d66100ff8e1831e271b2900e0ff1308", kill_on_drop: false }` [INFO] [stdout] dcc3301fdc59c7be7010566aae378e759d66100ff8e1831e271b2900e0ff1308 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+5ff93158e08fa2205cd4b86cddf9eae95952cc96" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b350f2046a1dc96e609216f9510209965ef830874eb216548d204b3304e5f2bd [INFO] running `Command { std: "docker" "start" "-a" "b350f2046a1dc96e609216f9510209965ef830874eb216548d204b3304e5f2bd", 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] | [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 memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking dissimilar v1.0.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking rowan v0.15.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cexpr v0.4.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] Checking by_address v1.0.4 [INFO] [stderr] Compiling llvm-sys v130.0.0 [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 smol_str v0.1.21 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> syntax/src/parser/syntax_tree_sink.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | fn current(&self) -> Option { [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] 53 | fn current(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> syntax/src/parser/syntax_tree_sink.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | fn current(&self) -> Option { [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] 53 | fn current(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 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)]` (part of `#[warn(unused)]`) 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: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hir/src/check/type_inference.rs:288:58 [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_statement(self, statement: &'s Statement) -> InferenceResultFold { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'s` [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_statement(self, statement: &'s Statement) -> InferenceResultFold<'s> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> hir/src/liquid/mod.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | fn lower(context: &z3::Context, constraint: FlatImplicationConstraint) -> Bool { [INFO] [stdout] | ^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 299 | fn lower(context: &z3::Context, constraint: FlatImplicationConstraint) -> Bool<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hir/src/liquid/mod.rs:743:11 [INFO] [stdout] | [INFO] [stdout] 741 | op: &'a TermUnaryOp, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 742 | term: Idx, [INFO] [stdout] 743 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 743 | ) -> (Fold<'a>, RefinedType, Option) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hir/src/liquid/mod.rs:815:11 [INFO] [stdout] | [INFO] [stdout] 812 | op: &'a BinaryOperator, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 815 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 815 | ) -> (Fold<'a>, RefinedType, Option) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/codegen) [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)]` (part of `#[warn(unused)]`) 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: `ptr` [INFO] [stdout] --> codegen/src/lib.rs:1317:18 [INFO] [stdout] | [INFO] [stdout] 1317 | Some(ptr) => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `else_patterns` [INFO] [stdout] --> codegen/src/lib.rs:1381:46 [INFO] [stdout] | [INFO] [stdout] 1381 | let (patterns_per_tag_value, else_patterns) = case_list [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_else_patterns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `type_cache` is never read [INFO] [stdout] --> codegen/src/lib.rs:588:5 [INFO] [stdout] | [INFO] [stdout] 584 | struct CodeGenFunctionValueCache<'db, 'context, 'module, 'type_cache, 'function_info_cache> { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 588 | type_cache: &'type_cache CodeGenTypeCache<'db, 'context>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `module` is never read [INFO] [stdout] --> codegen/src/lib.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 679 | struct CodeGenFunctionBodyLoweringContext< [INFO] [stdout] | ---------------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 689 | module: &'module Module<'context>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodeGenFunctionArgumentInfo` is never constructed [INFO] [stdout] --> codegen/src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | struct CodeGenFunctionArgumentInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ArgumentKind` is never used [INFO] [stdout] --> codegen/src/lib.rs:852:6 [INFO] [stdout] | [INFO] [stdout] 852 | enum ArgumentKind { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ReturnKind` is never used [INFO] [stdout] --> codegen/src/lib.rs:858:6 [INFO] [stdout] | [INFO] [stdout] 858 | enum ReturnKind { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionIr` is never constructed [INFO] [stdout] --> codegen/src/lib.rs:869:8 [INFO] [stdout] | [INFO] [stdout] 869 | struct FunctionIr<'ink> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parameters` is never used [INFO] [stdout] --> codegen/src/lib.rs:876:8 [INFO] [stdout] | [INFO] [stdout] 875 | impl FunctionIr<'_> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 876 | fn parameters(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> codegen/src/lib.rs:876:19 [INFO] [stdout] | [INFO] [stdout] 876 | fn parameters(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 876 | fn parameters(&self) -> impl Iterator, &ValueKind)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> codegen/src/lib.rs:1192:38 [INFO] [stdout] | [INFO] [stdout] 1192 | pub fn get_owener_function_value(&self) -> FunctionValue { [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] 1192 | pub fn get_owener_function_value(&self) -> FunctionValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ekitai v0.1.0 (/opt/rustwide/workdir/ekitai) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hir/src/check/type_inference.rs:288:58 [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_statement(self, statement: &'s Statement) -> InferenceResultFold { [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named 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: consistently use `'s` [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_statement(self, statement: &'s Statement) -> InferenceResultFold<'s> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> hir/src/liquid/mod.rs:299:19 [INFO] [stdout] | [INFO] [stdout] 299 | fn lower(context: &z3::Context, constraint: FlatImplicationConstraint) -> Bool { [INFO] [stdout] | ^^^^^^^^^^^^ the lifetime is elided here ^^^^ the same lifetime is hidden 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] 299 | fn lower(context: &z3::Context, constraint: FlatImplicationConstraint) -> Bool<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hir/src/liquid/mod.rs:743:11 [INFO] [stdout] | [INFO] [stdout] 741 | op: &'a TermUnaryOp, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 742 | term: Idx, [INFO] [stdout] 743 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 743 | ) -> (Fold<'a>, RefinedType, Option) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hir/src/liquid/mod.rs:815:11 [INFO] [stdout] | [INFO] [stdout] 812 | op: &'a BinaryOperator, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 815 | ) -> (Fold, RefinedType, Option) { [INFO] [stdout] | ^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 815 | ) -> (Fold<'a>, RefinedType, Option) { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ptr` [INFO] [stdout] --> codegen/src/lib.rs:1317:18 [INFO] [stdout] | [INFO] [stdout] 1317 | Some(ptr) => None, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ptr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `else_patterns` [INFO] [stdout] --> codegen/src/lib.rs:1381:46 [INFO] [stdout] | [INFO] [stdout] 1381 | let (patterns_per_tag_value, else_patterns) = case_list [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_else_patterns` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `type_cache` is never read [INFO] [stdout] --> codegen/src/lib.rs:588:5 [INFO] [stdout] | [INFO] [stdout] 584 | struct CodeGenFunctionValueCache<'db, 'context, 'module, 'type_cache, 'function_info_cache> { [INFO] [stdout] | ------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 588 | type_cache: &'type_cache CodeGenTypeCache<'db, 'context>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `module` is never read [INFO] [stdout] --> codegen/src/lib.rs:689:5 [INFO] [stdout] | [INFO] [stdout] 679 | struct CodeGenFunctionBodyLoweringContext< [INFO] [stdout] | ---------------------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 689 | module: &'module Module<'context>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CodeGenFunctionArgumentInfo` is never constructed [INFO] [stdout] --> codegen/src/lib.rs:848:8 [INFO] [stdout] | [INFO] [stdout] 848 | struct CodeGenFunctionArgumentInfo { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ArgumentKind` is never used [INFO] [stdout] --> codegen/src/lib.rs:852:6 [INFO] [stdout] | [INFO] [stdout] 852 | enum ArgumentKind { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ReturnKind` is never used [INFO] [stdout] --> codegen/src/lib.rs:858:6 [INFO] [stdout] | [INFO] [stdout] 858 | enum ReturnKind { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionIr` is never constructed [INFO] [stdout] --> codegen/src/lib.rs:869:8 [INFO] [stdout] | [INFO] [stdout] 869 | struct FunctionIr<'ink> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `parameters` is never used [INFO] [stdout] --> codegen/src/lib.rs:876:8 [INFO] [stdout] | [INFO] [stdout] 875 | impl FunctionIr<'_> { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] 876 | fn parameters(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> codegen/src/lib.rs:876:19 [INFO] [stdout] | [INFO] [stdout] 876 | fn parameters(&self) -> impl Iterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^ the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [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] 876 | fn parameters(&self) -> impl Iterator, &ValueKind)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> codegen/src/lib.rs:1192:38 [INFO] [stdout] | [INFO] [stdout] 1192 | pub fn get_owener_function_value(&self) -> FunctionValue { [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] 1192 | pub fn get_owener_function_value(&self) -> FunctionValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "b350f2046a1dc96e609216f9510209965ef830874eb216548d204b3304e5f2bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b350f2046a1dc96e609216f9510209965ef830874eb216548d204b3304e5f2bd", kill_on_drop: false }` [INFO] [stdout] b350f2046a1dc96e609216f9510209965ef830874eb216548d204b3304e5f2bd