[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/861dd0e75661f24b5f6d1a4edab2eec73a2b81b5 against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftarberd%2Fekitai" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tarberd/ekitai on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "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] [stderr] Updating git repository `https://github.com/TheDan64/inkwell` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text-size v1.1.0 [INFO] [stderr] Downloaded smol_str v0.1.21 [INFO] [stderr] Downloaded expect-test v1.1.0 [INFO] [stderr] Downloaded rowan v0.15.0 [INFO] [stderr] Downloaded by_address v1.0.4 [INFO] [stderr] Downloaded countme v2.0.4 [INFO] [stderr] Downloaded la-arena v0.2.1 [INFO] [stderr] Downloaded llvm-sys v130.0.0 [INFO] [stderr] Downloaded z3 v0.11.2 [INFO] [stderr] Downloaded bindgen v0.58.1 [INFO] [stderr] Downloaded z3-sys v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 479a92064c7f6d8012e9d91d11662b62a767a3fb0394336dac70e9517e097f80 [INFO] running `Command { std: "docker" "start" "-a" "479a92064c7f6d8012e9d91d11662b62a767a3fb0394336dac70e9517e097f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "479a92064c7f6d8012e9d91d11662b62a767a3fb0394336dac70e9517e097f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "479a92064c7f6d8012e9d91d11662b62a767a3fb0394336dac70e9517e097f80", kill_on_drop: false }` [INFO] [stdout] 479a92064c7f6d8012e9d91d11662b62a767a3fb0394336dac70e9517e097f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0b6e263eba7856a0890270ebc55d7c48005f2a7ce9bb6758693e67fef4109e5 [INFO] running `Command { std: "docker" "start" "-a" "a0b6e263eba7856a0890270ebc55d7c48005f2a7ce9bb6758693e67fef4109e5", 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 autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking text-size v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking drop_bomb v0.1.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking countme v2.0.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking dissimilar v1.0.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking expect-test v1.1.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking rowan v0.15.0 [INFO] [stderr] Compiling cc v1.0.72 [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 semver-parser v0.10.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking by_address v1.0.4 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cexpr v0.4.0 [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 salsa v0.16.1 [INFO] [stderr] Checking parser v0.1.0 (/opt/rustwide/workdir/parser) [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] [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] 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: 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: 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)]` 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:41 [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:741:14 [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:812:14 [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: `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] [stderr] Checking codegen v0.1.0 (/opt/rustwide/workdir/codegen) [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> hir/src/check/type_inference.rs:288:41 [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:741:14 [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:812:14 [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)]` 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: 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)]` 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)]` 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] [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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.62s [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 1` [INFO] running `Command { std: "docker" "inspect" "a0b6e263eba7856a0890270ebc55d7c48005f2a7ce9bb6758693e67fef4109e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0b6e263eba7856a0890270ebc55d7c48005f2a7ce9bb6758693e67fef4109e5", kill_on_drop: false }` [INFO] [stdout] a0b6e263eba7856a0890270ebc55d7c48005f2a7ce9bb6758693e67fef4109e5