[INFO] cloning repository https://github.com/Kixiron/ddlog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kixiron/ddlog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Fddlog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Fddlog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16b3f474abbbc298148e1fac9b6f315d96e7427b [INFO] testing Kixiron/ddlog against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKixiron%2Fddlog" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kixiron/ddlog on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Kixiron/ddlog [INFO] finished tweaking git repo https://github.com/Kixiron/ddlog [INFO] tweaked toml for git repo https://github.com/Kixiron/ddlog written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Kixiron/ddlog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c497323574cc162b52740542ec998dab7ba52c824a2fe1c59b6a6f1c3e4412c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c497323574cc162b52740542ec998dab7ba52c824a2fe1c59b6a6f1c3e4412c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c497323574cc162b52740542ec998dab7ba52c824a2fe1c59b6a6f1c3e4412c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c497323574cc162b52740542ec998dab7ba52c824a2fe1c59b6a6f1c3e4412c2", kill_on_drop: false }` [INFO] [stdout] c497323574cc162b52740542ec998dab7ba52c824a2fe1c59b6a6f1c3e4412c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2313f4875b87d9444ba75d2a00eca936c8b621493c7807db632c770527483b37 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2313f4875b87d9444ba75d2a00eca936c8b621493c7807db632c770527483b37", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling xxhash-rust v0.8.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ungrammar v1.14.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ropey v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling ariadne v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling lasso v0.6.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling salsa-macros v0.16.0 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling lspower-macros v0.2.1 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling salsa v0.16.1 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stdout] warning: field is never read: `kind` [INFO] [stdout] --> xtask/src/codegen/parse_tests.rs:202:5 [INFO] [stdout] | [INFO] [stdout] 202 | pub kind: TestKind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling triomphe v0.1.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling cstree v0.8.1 [INFO] [stderr] Compiling ddlog-utils v0.1.0 (/opt/rustwide/workdir/crates/ddlog-utils) [INFO] [stderr] Compiling cstree v0.9.0 [INFO] [stderr] Compiling ddlog-diagnostics v0.1.0 (/opt/rustwide/workdir/crates/ddlog-diagnostics) [INFO] [stderr] Compiling lsp-types v0.89.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.22 [INFO] [stderr] Compiling ddlog-syntax v0.1.0 (/opt/rustwide/workdir/crates/ddlog-syntax) [INFO] [stdout] error[E0432]: unresolved imports `crate::ast::nodes::RelationDef`, `crate::ast::nodes::TypeDef` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:1:44 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::ast::nodes::{FunctionDef, Item, RelationDef, Root, TypeDef}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^ no `TypeDef` in `ast::generated::nodes` [INFO] [stdout] | | [INFO] [stdout] | no `RelationDef` in `ast::generated::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Attributes` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:78:62 [INFO] [stdout] | [INFO] [stdout] 78 | fn visit_attributes(&mut self, node: &crate::ast::nodes::Attributes) {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/ddlog-syntax/src/ast/generated/nodes.rs:282:1 [INFO] [stdout] | [INFO] [stdout] 282 | pub struct Attribute { [INFO] [stdout] | -------------------- similarly named struct `Attribute` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 78 | fn visit_attributes(&mut self, node: &crate::ast::nodes::Attribute) {} [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use tracing::span::Attributes; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Modifiers` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:81:61 [INFO] [stdout] | [INFO] [stdout] 81 | fn visit_modifiers(&mut self, node: &crate::ast::nodes::Modifiers) {} [INFO] [stdout] | ^^^^^^^^^ help: a struct with a similar name exists: `Modifier` [INFO] [stdout] | [INFO] [stdout] ::: crates/ddlog-syntax/src/ast/generated/nodes.rs:2483:1 [INFO] [stdout] | [INFO] [stdout] 2483 | pub struct Modifier { [INFO] [stdout] | ------------------- similarly named struct `Modifier` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RelName` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:84:60 [INFO] [stdout] | [INFO] [stdout] 84 | fn visit_rel_name(&mut self, node: &crate::ast::nodes::RelName) {} [INFO] [stdout] | ^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RelCols` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:87:60 [INFO] [stdout] | [INFO] [stdout] 87 | fn visit_rel_cols(&mut self, node: &crate::ast::nodes::RelCols) {} [INFO] [stdout] | ^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RelCol` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:90:59 [INFO] [stdout] | [INFO] [stdout] 90 | fn visit_rel_col(&mut self, node: &crate::ast::nodes::RelCol) {} [INFO] [stdout] | ^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FunctionName` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:99:65 [INFO] [stdout] | [INFO] [stdout] 99 | fn visit_function_name(&mut self, node: &crate::ast::nodes::FunctionName) {} [INFO] [stdout] | ^^^^^^^^^^^^ help: a struct with a similar name exists: `FunctionCall` [INFO] [stdout] | [INFO] [stdout] ::: crates/ddlog-syntax/src/ast/generated/nodes.rs:1437:1 [INFO] [stdout] | [INFO] [stdout] 1437 | pub struct FunctionCall { [INFO] [stdout] | ----------------------- similarly named struct `FunctionCall` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeName` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:117:61 [INFO] [stdout] | [INFO] [stdout] 117 | fn visit_type_name(&mut self, node: &crate::ast::nodes::TypeName) {} [INFO] [stdout] | ^^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `TypeBody` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:120:61 [INFO] [stdout] | [INFO] [stdout] 120 | fn visit_type_body(&mut self, node: &crate::ast::nodes::TypeBody) {} [INFO] [stdout] | ^^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RecordType` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:123:63 [INFO] [stdout] | [INFO] [stdout] 123 | fn visit_record_type(&mut self, node: &crate::ast::nodes::RecordType) {} [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SumType` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:126:60 [INFO] [stdout] | [INFO] [stdout] 126 | fn visit_sum_type(&mut self, node: &crate::ast::nodes::SumType) {} [INFO] [stdout] | ^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RecordName` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:129:63 [INFO] [stdout] | [INFO] [stdout] 129 | fn visit_record_name(&mut self, node: &crate::ast::nodes::RecordName) {} [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RecordField` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:132:64 [INFO] [stdout] | [INFO] [stdout] 132 | fn visit_record_field(&mut self, node: &crate::ast::nodes::RecordField) {} [INFO] [stdout] | ^^^^^^^^^^^ not found in `crate::ast::nodes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IfStmt` in module `crate::ast::nodes` [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:177:59 [INFO] [stdout] | [INFO] [stdout] 177 | fn visit_if_stmt(&mut self, node: &crate::ast::nodes::IfStmt) {} [INFO] [stdout] | ^^^^^^ help: an enum with a similar name exists: `Stmt` [INFO] [stdout] | [INFO] [stdout] ::: crates/ddlog-syntax/src/ast/generated/nodes.rs:6927:1 [INFO] [stdout] | [INFO] [stdout] 6927 | pub enum Stmt { [INFO] [stdout] | ------------- similarly named enum `Stmt` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `FUNCTION_NAME` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | self.identifier(FUNCTION_NAME); [INFO] [stdout] | ^^^^^^^^^^^^^ help: a unit variant with a similar name exists: `FUNCTION_ARG` [INFO] [stdout] | [INFO] [stdout] ::: crates/ddlog-syntax/src/syntax_kind/generated.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | FUNCTION_ARG = 52u16, [INFO] [stdout] | -------------------- similarly named unit variant `FUNCTION_ARG` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRUCT_NAME` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:193:25 [INFO] [stdout] | [INFO] [stdout] 193 | self.identifier(STRUCT_NAME); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STRUCT_FIELDS` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:202:33 [INFO] [stdout] | [INFO] [stdout] 202 | body.complete(self, STRUCT_FIELDS); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RECORD_NAME` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:214:25 [INFO] [stdout] | [INFO] [stdout] 214 | self.identifier(RECORD_NAME); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RECORD_FIELD` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:225:38 [INFO] [stdout] | [INFO] [stdout] 225 | field.complete(self, RECORD_FIELD); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `RECORD_TYPE` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:230:36 [INFO] [stdout] | [INFO] [stdout] 230 | Some(record.complete(self, RECORD_TYPE)) [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `TYPE` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:271:32 [INFO] [stdout] | [INFO] [stdout] 271 | Some(ty.complete(self, TYPE)) [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MODIFIERS` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:383:34 [INFO] [stdout] | [INFO] [stdout] 383 | modifiers.complete(self, MODIFIERS) [INFO] [stdout] | ^^^^^^^^^ help: a local variable with a similar name exists: `modifiers` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ATTRIBUTES` in this scope [INFO] [stdout] --> crates/ddlog-syntax/src/parser/item.rs:401:35 [INFO] [stdout] | [INFO] [stdout] 401 | attributes.complete(self, ATTRIBUTES) [INFO] [stdout] | ^^^^^^^^^^ help: a local variable with a similar name exists: `attributes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ident` found for reference `&Cow<'_, Ident>` in the current scope [INFO] [stdout] --> crates/ddlog-syntax/src/ast/generated_ext.rs:18:35 [INFO] [stdout] | [INFO] [stdout] 18 | .and_then(|name| name.ident()) [INFO] [stdout] | ^^^^^ method not found in `&Cow<'_, Ident>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `ident` found for enum `Cow<'_, Ident>` in the current scope [INFO] [stdout] --> crates/ddlog-syntax/src/ast/generated_ext.rs:49:66 [INFO] [stdout] | [INFO] [stdout] 49 | if let Some(name) = pair.name().and_then(|name| name.ident()) { [INFO] [stdout] | ^^^^^ method not found in `Cow<'_, Ident>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `RelationDef` found for enum `Item` in the current scope [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | Item::RelationDef(node) => self.visit_relation_def(node), [INFO] [stdout] | ^^^^^^^^^^^ variant or associated item not found in `Item` [INFO] [stdout] | [INFO] [stdout] ::: crates/ddlog-syntax/src/ast/generated/nodes.rs:6122:1 [INFO] [stdout] | [INFO] [stdout] 6122 | pub enum Item { [INFO] [stdout] | ------------- variant or associated item `RelationDef` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `TypeDef` found for enum `Item` in the current scope [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | Item::TypeDef(node) => self.visit_type_def(node), [INFO] [stdout] | ^^^^^^^ variant or associated item not found in `Item` [INFO] [stdout] | [INFO] [stdout] ::: crates/ddlog-syntax/src/ast/generated/nodes.rs:6122:1 [INFO] [stdout] | [INFO] [stdout] 6122 | pub enum Item { [INFO] [stdout] | ------------- variant or associated item `TypeDef` not found here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:37:16 [INFO] [stdout] | [INFO] [stdout] 37 | if let Some(attributes) = func.attributes() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ----------------- this expression has type `AstChildren<'_, Attribute>` [INFO] [stdout] | | [INFO] [stdout] | expected struct `AstChildren`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AstChildren<'_, Attribute>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> crates/ddlog-syntax/src/ast/visitor.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | if let Some(modifiers) = func.modifiers() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ ---------------- this expression has type `AstChildren<'_, Modifier>` [INFO] [stdout] | | [INFO] [stdout] | expected struct `AstChildren`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected struct `AstChildren<'_, Modifier>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425, E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ddlog-syntax` due to 30 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2313f4875b87d9444ba75d2a00eca936c8b621493c7807db632c770527483b37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2313f4875b87d9444ba75d2a00eca936c8b621493c7807db632c770527483b37", kill_on_drop: false }` [INFO] [stdout] 2313f4875b87d9444ba75d2a00eca936c8b621493c7807db632c770527483b37