[INFO] fetching crate alejandra 1.5.0...
[INFO] checking alejandra-1.5.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate alejandra 1.5.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate alejandra 1.5.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alejandra 1.5.0
[INFO] finished tweaking crates.io crate alejandra 1.5.0
[INFO] tweaked toml for crates.io crate alejandra 1.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rowan v0.12.6
[INFO] [stderr]   Downloaded rowan v0.15.15
[INFO] [stderr]   Downloaded countme v3.0.1
[INFO] [stderr]   Downloaded mimalloc v0.1.39
[INFO] [stderr]   Downloaded countme v2.0.4
[INFO] [stderr]   Downloaded text-size v1.1.1
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.35
[INFO] [stderr]   Downloaded rnix v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 658a2b4cd1309e648d1a374ccbf31819b4c20825fb1b1f548067b644f8f3c138
[INFO] running `Command { std: "docker" "start" "-a" "658a2b4cd1309e648d1a374ccbf31819b4c20825fb1b1f548067b644f8f3c138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "658a2b4cd1309e648d1a374ccbf31819b4c20825fb1b1f548067b644f8f3c138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "658a2b4cd1309e648d1a374ccbf31819b4c20825fb1b1f548067b644f8f3c138", kill_on_drop: false }`
[INFO] [stdout] 658a2b4cd1309e648d1a374ccbf31819b4c20825fb1b1f548067b644f8f3c138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70cf29d040ff339dfb979212bc64c1a2a324619fbb7a04e347a09a98f66a3639
[INFO] running `Command { std: "docker" "start" "-a" "70cf29d040ff339dfb979212bc64c1a2a324619fbb7a04e347a09a98f66a3639", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking countme v2.0.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking rowan v0.15.15
[INFO] [stderr]     Checking rowan v0.12.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.35
[INFO] [stderr]     Checking rnix v0.11.0
[INFO] [stderr]     Checking mimalloc v0.1.39
[INFO] [stderr]     Checking alejandra v1.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 rnix::SyntaxKind::NODE_KEY => crate::rules::default,
[INFO] [stdout]     |                                   ^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY_VALUE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:154:35
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 rnix::SyntaxKind::NODE_KEY_VALUE => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:152:35
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 rnix::SyntaxKind::NODE_KEY => crate::rules::default,
[INFO] [stdout]     |                                   ^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_OR_DEFAULT` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 rnix::SyntaxKind::NODE_OR_DEFAULT => crate::rules::bin_op::rule,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_PATH_WITH_INTERPOL` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:180:35
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 rnix::SyntaxKind::NODE_PATH_WITH_INTERPOL => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY_VALUE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:154:35
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 rnix::SyntaxKind::NODE_KEY_VALUE => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_OR_DEFAULT` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:168:35
[INFO] [stdout]     |
[INFO] [stdout] 168 |                 rnix::SyntaxKind::NODE_OR_DEFAULT => crate::rules::bin_op::rule,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_STRING_INTERPOL` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:190:35
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 rnix::SyntaxKind::NODE_STRING_INTERPOL => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_PATH_WITH_INTERPOL` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:180:35
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 rnix::SyntaxKind::NODE_PATH_WITH_INTERPOL => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_STRING_INTERPOL` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/builder.rs:190:35
[INFO] [stdout]     |
[INFO] [stdout] 190 |                 rnix::SyntaxKind::NODE_STRING_INTERPOL => {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `kind_to_raw` found for enum `NixLanguage` in the current scope
[INFO] [stdout]    --> src/builder.rs:259:43
[INFO] [stdout]     |
[INFO] [stdout] 259 |     builder.start_node(rnix::NixLanguage::kind_to_raw(
[INFO] [stdout]     |                                           ^^^^^^^^^^^ variant or associated item not found in `NixLanguage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Language` which provides `kind_to_raw` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rowan::api::Language;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `kind_from_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 259 |     builder.start_node(rnix::NixLanguage::kind_from_raw(
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `kind_to_raw` found for enum `NixLanguage` in the current scope
[INFO] [stdout]    --> src/builder.rs:262:38
[INFO] [stdout]     |
[INFO] [stdout] 262 |     builder.token(rnix::NixLanguage::kind_to_raw(kind), text);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ variant or associated item not found in `NixLanguage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Language` which provides `kind_to_raw` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rowan::api::Language;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `kind_from_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 262 |     builder.token(rnix::NixLanguage::kind_from_raw(kind), text);
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `kind_to_raw` found for enum `NixLanguage` in the current scope
[INFO] [stdout]    --> src/builder.rs:259:43
[INFO] [stdout]     |
[INFO] [stdout] 259 |     builder.start_node(rnix::NixLanguage::kind_to_raw(
[INFO] [stdout]     |                                           ^^^^^^^^^^^ variant or associated item not found in `NixLanguage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Language` which provides `kind_to_raw` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rowan::api::Language;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `kind_from_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 259 |     builder.start_node(rnix::NixLanguage::kind_from_raw(
[INFO] [stdout]     |                                           ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `kind_to_raw` found for enum `NixLanguage` in the current scope
[INFO] [stdout]    --> src/builder.rs:262:38
[INFO] [stdout]     |
[INFO] [stdout] 262 |     builder.token(rnix::NixLanguage::kind_to_raw(kind), text);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ variant or associated item not found in `NixLanguage`
[INFO] [stdout]     |
[INFO] [stdout]     = help: items from traits can only be used if the trait is in scope
[INFO] [stdout] help: trait `Language` which provides `kind_to_raw` is implemented but not in scope; perhaps you want to import it
[INFO] [stdout]     |
[INFO] [stdout] 1   + use rowan::api::Language;
[INFO] [stdout]     |
[INFO] [stdout] help: there is an associated function `kind_from_raw` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 262 |     builder.token(rnix::NixLanguage::kind_from_raw(kind), text);
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/builder.rs:267:32
[INFO] [stdout]     |
[INFO] [stdout] 267 |     rnix::SyntaxNode::new_root(node).first_token().unwrap()
[INFO] [stdout]     |     -------------------------- ^^^^ expected `rowan::green::node::GreenNode`, found `GreenNode`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GreenNode` and `rowan::green::node::GreenNode` have similar names, but are actually distinct types
[INFO] [stdout] note: `GreenNode` is defined in crate `rowan`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rowan-0.12.6/src/green/node.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub struct GreenNode {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rowan::green::node::GreenNode` is defined in crate `rowan`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rowan-0.15.15/src/green/node.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub struct GreenNode {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `rowan` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rowan-0.15.15/src/api.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout] 98  |     pub fn new_root(green: GreenNode) -> SyntaxNode<L> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_PATH_WITH_INTERPOL` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/children.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   | rnix::SyntaxKind::NODE_PATH_WITH_INTERPOL
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/builder.rs:267:32
[INFO] [stdout]     |
[INFO] [stdout] 267 |     rnix::SyntaxNode::new_root(node).first_token().unwrap()
[INFO] [stdout]     |     -------------------------- ^^^^ expected `rowan::green::node::GreenNode`, found `GreenNode`
[INFO] [stdout]     |     |
[INFO] [stdout]     |     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout]     = note: `GreenNode` and `rowan::green::node::GreenNode` have similar names, but are actually distinct types
[INFO] [stdout] note: `GreenNode` is defined in crate `rowan`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rowan-0.12.6/src/green/node.rs:44:1
[INFO] [stdout]     |
[INFO] [stdout] 44  | pub struct GreenNode {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `rowan::green::node::GreenNode` is defined in crate `rowan`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rowan-0.15.15/src/green/node.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub struct GreenNode {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `rowan` are being used?
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rowan-0.15.15/src/api.rs:98:12
[INFO] [stdout]     |
[INFO] [stdout] 98  |     pub fn new_root(green: GreenNode) -> SyntaxNode<L> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_PATH_WITH_INTERPOL` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/children.rs:61:65
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...                   | rnix::SyntaxKind::NODE_PATH_WITH_INTERPOL
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `errors` found for tuple `(rowan::green::node::GreenNode, Vec<ParseError>)` in the current scope
[INFO] [stdout]   --> src/format.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let errors = ast.errors();
[INFO] [stdout]    |                      ^^^^^^ method not found in `(GreenNode, Vec<ParseError>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `errors` found for tuple `(rowan::green::node::GreenNode, Vec<ParseError>)` in the current scope
[INFO] [stdout]   --> src/format.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let errors = ast.errors();
[INFO] [stdout]    |                      ^^^^^^ method not found in `(GreenNode, Vec<ParseError>)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `node` found for tuple `(rowan::green::node::GreenNode, Vec<ParseError>)` in the current scope
[INFO] [stdout]   --> src/format.rs:31:59
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let after = crate::builder::build(&mut build_ctx, ast.node().into())
[INFO] [stdout]    |                                                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/cmp.rs:263:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/parsers/pattern.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 | rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/parsers/pattern.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |             rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE => {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/parsers/pattern.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 | rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE => {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_OPEN` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 |             element.kind() != rnix::SyntaxKind::TOKEN_CURLY_B_OPEN
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 |             element.kind() != rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY_VALUE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:20:35
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 rnix::SyntaxKind::NODE_KEY_VALUE
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 |             if let rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE = child.kind() {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_OR_DEFAULT` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/bin_op.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     | rnix::SyntaxKind::NODE_OR_DEFAULT
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY_VALUE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/let_in.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 rnix::SyntaxKind::NODE_KEY_VALUE
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `node` found for tuple `(rowan::green::node::GreenNode, Vec<ParseError>)` in the current scope
[INFO] [stdout]   --> src/format.rs:31:59
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let after = crate::builder::build(&mut build_ctx, ast.node().into())
[INFO] [stdout]    |                                                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]   --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/cmp.rs:263:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_SQUARE_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/list.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |             if let rnix::SyntaxKind::TOKEN_SQUARE_B_CLOSE = child_kind {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/parsers/pattern.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 | rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_OR_DEFAULT` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/paren.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 | rnix::SyntaxKind::NODE_OR_DEFAULT
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/parsers/pattern.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |             rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE => {
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/parsers/pattern.rs:99:37
[INFO] [stdout]    |
[INFO] [stdout] 99 |                 | rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE => {
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_OPEN` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/pattern.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |         rnix::SyntaxKind::TOKEN_CURLY_B_OPEN,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_OPEN` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:12:49
[INFO] [stdout]    |
[INFO] [stdout] 12 |             element.kind() != rnix::SyntaxKind::TOKEN_CURLY_B_OPEN
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_OPEN` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/rules/pattern.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |         rnix::SyntaxKind::TOKEN_CURLY_B_OPEN,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:15:49
[INFO] [stdout]    |
[INFO] [stdout] 15 |             element.kind() != rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY_VALUE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:20:35
[INFO] [stdout]    |
[INFO] [stdout] 20 |                 rnix::SyntaxKind::NODE_KEY_VALUE
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rowan::Language`
[INFO] [stdout]    --> src/builder.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     use rowan::Language;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/attr_set.rs:96:38
[INFO] [stdout]    |
[INFO] [stdout] 96 |             if let rnix::SyntaxKind::TOKEN_CURLY_B_CLOSE = child.kind() {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_OR_DEFAULT` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/bin_op.rs:37:41
[INFO] [stdout]    |
[INFO] [stdout] 37 |                     | rnix::SyntaxKind::NODE_OR_DEFAULT
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_KEY_VALUE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/let_in.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 rnix::SyntaxKind::NODE_KEY_VALUE
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_SQUARE_B_CLOSE` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/list.rs:65:38
[INFO] [stdout]    |
[INFO] [stdout] 65 |             if let rnix::SyntaxKind::TOKEN_SQUARE_B_CLOSE = child_kind {
[INFO] [stdout]    |                                      ^^^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `NODE_OR_DEFAULT` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/paren.rs:39:37
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 | rnix::SyntaxKind::NODE_OR_DEFAULT
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_OPEN` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]   --> src/rules/pattern.rs:62:27
[INFO] [stdout]    |
[INFO] [stdout] 62 |         rnix::SyntaxKind::TOKEN_CURLY_B_OPEN,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `TOKEN_CURLY_B_OPEN` found for enum `rnix::SyntaxKind` in the current scope
[INFO] [stdout]    --> src/rules/pattern.rs:141:27
[INFO] [stdout]     |
[INFO] [stdout] 141 |         rnix::SyntaxKind::TOKEN_CURLY_B_OPEN,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^ variant or associated item not found in `SyntaxKind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alejandra` (lib) due to 25 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `rowan::Language`
[INFO] [stdout]    --> src/builder.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     use rowan::Language;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 24 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `alejandra` (lib test) due to 25 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "70cf29d040ff339dfb979212bc64c1a2a324619fbb7a04e347a09a98f66a3639", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70cf29d040ff339dfb979212bc64c1a2a324619fbb7a04e347a09a98f66a3639", kill_on_drop: false }`
[INFO] [stdout] 70cf29d040ff339dfb979212bc64c1a2a324619fbb7a04e347a09a98f66a3639
