[INFO] fetching crate castle_macro 0.20.2...
[INFO] checking castle_macro-0.20.2 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate castle_macro 0.20.2 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate castle_macro 0.20.2 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate castle_macro 0.20.2
[INFO] finished tweaking crates.io crate castle_macro 0.20.2
[INFO] tweaked toml for crates.io crate castle_macro 0.20.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unzip-n v0.1.2
[INFO] [stderr]   Downloaded castle_shared_parser v0.20.2
[INFO] [stderr]   Downloaded byte v0.2.7
[INFO] [stderr]   Downloaded castle_input_cursor v0.20.2
[INFO] [stderr]   Downloaded castle_tokenizer v0.20.2
[INFO] [stderr]   Downloaded castle_types v0.20.2
[INFO] [stderr]   Downloaded castle_schema_parser v0.20.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd7e013710102b940f687ededba3b254cd9653e8e6ef978c6315d8a747aad996
[INFO] running `Command { std: "docker" "start" "-a" "fd7e013710102b940f687ededba3b254cd9653e8e6ef978c6315d8a747aad996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd7e013710102b940f687ededba3b254cd9653e8e6ef978c6315d8a747aad996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7e013710102b940f687ededba3b254cd9653e8e6ef978c6315d8a747aad996", kill_on_drop: false }`
[INFO] [stdout] fd7e013710102b940f687ededba3b254cd9653e8e6ef978c6315d8a747aad996
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ead41ce31582e59155fcc726dd91287e88eb878a7ac0c6fa9b859dacef625b4
[INFO] running `Command { std: "docker" "start" "-a" "7ead41ce31582e59155fcc726dd91287e88eb878a7ac0c6fa9b859dacef625b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking byte v0.2.7
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking castle_input_cursor v0.20.2
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking castle_types v0.20.2
[INFO] [stderr]     Checking castle_tokenizer v0.20.2
[INFO] [stderr]     Checking castle_shared_parser v0.20.2
[INFO] [stderr]     Checking castle_schema_parser v0.20.2
[INFO] [stderr]     Checking castle_macro v0.20.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `drain_filter`
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(drain_filter)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for mutable reference `&mut HashSet<Type>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/get_from_conversion.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |               types_used.insert(ty.clone());
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/ty.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / ast_enum_of_structs! {
[INFO] [stdout] 6  | |     /// The possible types that a Rust value could have.
[INFO] [stdout] 7  | |     ///
[INFO] [stdout] 8  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_- doesn't satisfy `syn::Type: Hash` or `syn::Type: std::cmp::Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Type: std::cmp::Eq`
[INFO] [stdout]            `syn::Type: Hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for mutable reference `&mut HashSet<Type>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/get_from_conversion.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 |               types_used.insert(ty.clone());
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/ty.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / ast_enum_of_structs! {
[INFO] [stdout] 6  | |     /// The possible types that a Rust value could have.
[INFO] [stdout] 7  | |     ///
[INFO] [stdout] 8  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_- doesn't satisfy `syn::Type: Hash` or `syn::Type: std::cmp::Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Type: std::cmp::Eq`
[INFO] [stdout]            `syn::Type: Hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<Attribute>` in the current scope
[INFO] [stdout]   --> src/types/mod.rs:78:51
[INFO] [stdout]    |
[INFO] [stdout] 78 |             let directives: String = method.attrs.drain_filter(|attr| attr.path.is_ident("directives"))
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ method not found in `Vec<Attribute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for mutable reference `&mut HashSet<Type>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/mod.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |               types_used.insert(fn_return_type.clone());
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/ty.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / ast_enum_of_structs! {
[INFO] [stdout] 6  | |     /// The possible types that a Rust value could have.
[INFO] [stdout] 7  | |     ///
[INFO] [stdout] 8  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_- doesn't satisfy `syn::Type: Hash` or `syn::Type: std::cmp::Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Type: std::cmp::Eq`
[INFO] [stdout]            `syn::Type: Hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `drain_filter` found for struct `Vec<Attribute>` in the current scope
[INFO] [stdout]   --> src/types/mod.rs:78:51
[INFO] [stdout]    |
[INFO] [stdout] 78 |             let directives: String = method.attrs.drain_filter(|attr| attr.path.is_ident("directives"))
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ method not found in `Vec<Attribute>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for mutable reference `&mut HashSet<Type>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/mod.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 |                           types_used.insert(*ty.clone());
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/ty.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / ast_enum_of_structs! {
[INFO] [stdout] 6  | |     /// The possible types that a Rust value could have.
[INFO] [stdout] 7  | |     ///
[INFO] [stdout] 8  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_- doesn't satisfy `syn::Type: Hash` or `syn::Type: std::cmp::Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Type: std::cmp::Eq`
[INFO] [stdout]            `syn::Type: Hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for mutable reference `&mut HashSet<Type>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/mod.rs:84:24
[INFO] [stdout]    |
[INFO] [stdout] 84 |               types_used.insert(fn_return_type.clone());
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/ty.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / ast_enum_of_structs! {
[INFO] [stdout] 6  | |     /// The possible types that a Rust value could have.
[INFO] [stdout] 7  | |     ///
[INFO] [stdout] 8  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_- doesn't satisfy `syn::Type: Hash` or `syn::Type: std::cmp::Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Type: std::cmp::Eq`
[INFO] [stdout]            `syn::Type: Hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `insert` exists for mutable reference `&mut HashSet<Type>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/types/mod.rs:95:36
[INFO] [stdout]    |
[INFO] [stdout] 95 |                           types_used.insert(*ty.clone());
[INFO] [stdout]    |                                      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/ty.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout] 5  | / ast_enum_of_structs! {
[INFO] [stdout] 6  | |     /// The possible types that a Rust value could have.
[INFO] [stdout] 7  | |     ///
[INFO] [stdout] 8  | |     /// *This type is available only if Syn is built with the `"derive"` or `"full"`
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     }
[INFO] [stdout] 89 | | }
[INFO] [stdout]    | |_- doesn't satisfy `syn::Type: Hash` or `syn::Type: std::cmp::Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `syn::Type: std::cmp::Eq`
[INFO] [stdout]            `syn::Type: Hash`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `At` doesn't implement `Debug`
[INFO] [stdout]  --> src/directives/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug)]
[INFO] [stdout]   |          ----- in this derive macro expansion
[INFO] [stdout] 8 | pub struct DirectiveDefinitionAttribute {
[INFO] [stdout] 9 |     pub at: syn::Token![@],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ `At` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Debug` is not implemented for `At`
[INFO] [stdout]   = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::token::Paren` doesn't implement `Debug`
[INFO] [stdout]   --> src/directives/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub paren_token: syn::token::Paren,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::token::Paren` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::token::Paren`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::punctuated::Punctuated<syn::Field, syn::token::Comma>` doesn't implement `Debug`
[INFO] [stdout]   --> src/directives/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub inputs: syn::punctuated::Punctuated<syn::Field, syn::Token![,]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::punctuated::Punctuated<syn::Field, syn::token::Comma>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::punctuated::Punctuated<syn::Field, syn::token::Comma>`, which is required by `&syn::punctuated::Punctuated<syn::Field, syn::token::Comma>: Debug`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::token::Paren` doesn't implement `Debug`
[INFO] [stdout]   --> src/directives/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] 28 | pub struct AppliedDirective {
[INFO] [stdout] 29 |     pub paren_token: syn::token::Paren,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::token::Paren` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::token::Paren`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `At` doesn't implement `Debug`
[INFO] [stdout]  --> src/directives/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Debug)]
[INFO] [stdout]   |          ----- in this derive macro expansion
[INFO] [stdout] 8 | pub struct DirectiveDefinitionAttribute {
[INFO] [stdout] 9 |     pub at: syn::Token![@],
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^ `At` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Debug` is not implemented for `At`
[INFO] [stdout]   = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::token::Paren` doesn't implement `Debug`
[INFO] [stdout]   --> src/directives/mod.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub paren_token: syn::token::Paren,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::token::Paren` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::token::Paren`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::punctuated::Punctuated<syn::Field, syn::token::Comma>` doesn't implement `Debug`
[INFO] [stdout]   --> src/directives/mod.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 7  | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub inputs: syn::punctuated::Punctuated<syn::Field, syn::Token![,]>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::punctuated::Punctuated<syn::Field, syn::token::Comma>` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::punctuated::Punctuated<syn::Field, syn::token::Comma>`, which is required by `&syn::punctuated::Punctuated<syn::Field, syn::token::Comma>: Debug`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::token::Paren` doesn't implement `Debug`
[INFO] [stdout]   --> src/directives/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] 28 | pub struct AppliedDirective {
[INFO] [stdout] 29 |     pub paren_token: syn::token::Paren,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::token::Paren` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::token::Paren`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `castle_macro` (lib test) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `castle_macro` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "7ead41ce31582e59155fcc726dd91287e88eb878a7ac0c6fa9b859dacef625b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ead41ce31582e59155fcc726dd91287e88eb878a7ac0c6fa9b859dacef625b4", kill_on_drop: false }`
[INFO] [stdout] 7ead41ce31582e59155fcc726dd91287e88eb878a7ac0c6fa9b859dacef625b4
