[INFO] fetching crate castle_macro 0.20.2...
[INFO] checking castle_macro-0.20.2 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate castle_macro 0.20.2 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate castle_macro 0.20.2 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded castle_schema_parser v0.20.2
[INFO] [stderr]   Downloaded castle_types v0.20.2
[INFO] [stderr]   Downloaded castle_tokenizer v0.20.2
[INFO] [stderr]   Downloaded async-recursion v1.1.1
[INFO] [stderr]   Downloaded fast-float v0.2.0
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf09564a339a25806936c76815312a50c9141b63cc63e95b31f7f4b44dbceefd
[INFO] running `Command { std: "docker" "start" "-a" "bf09564a339a25806936c76815312a50c9141b63cc63e95b31f7f4b44dbceefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf09564a339a25806936c76815312a50c9141b63cc63e95b31f7f4b44dbceefd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf09564a339a25806936c76815312a50c9141b63cc63e95b31f7f4b44dbceefd", kill_on_drop: false }`
[INFO] [stdout] bf09564a339a25806936c76815312a50c9141b63cc63e95b31f7f4b44dbceefd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db7624741e3522127f019af3e49cedcf550ae6bd71bc9461cf724ac2c39b8cb7
[INFO] running `Command { std: "docker" "start" "-a" "db7624741e3522127f019af3e49cedcf550ae6bd71bc9461cf724ac2c39b8cb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking byte v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking serde_json v1.0.116
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking castle_input_cursor v0.20.2
[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]: 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[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]: 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: 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) due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "db7624741e3522127f019af3e49cedcf550ae6bd71bc9461cf724ac2c39b8cb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db7624741e3522127f019af3e49cedcf550ae6bd71bc9461cf724ac2c39b8cb7", kill_on_drop: false }`
[INFO] [stdout] db7624741e3522127f019af3e49cedcf550ae6bd71bc9461cf724ac2c39b8cb7
[INFO] checking castle_macro-0.20.2 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate castle_macro 0.20.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate castle_macro 0.20.2 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.21.0 (latest: v0.22.0)
[INFO] [stderr]       Adding gimli v0.28.1 (latest: v0.29.0)
[INFO] [stderr]       Adding object v0.32.2 (latest: v0.35.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.0+wasi-0.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d16a60da04639201838afeff1a9d2ef82bcf7ad5367ca6f7cb031abb2a5eea3
[INFO] running `Command { std: "docker" "start" "-a" "9d16a60da04639201838afeff1a9d2ef82bcf7ad5367ca6f7cb031abb2a5eea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d16a60da04639201838afeff1a9d2ef82bcf7ad5367ca6f7cb031abb2a5eea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d16a60da04639201838afeff1a9d2ef82bcf7ad5367ca6f7cb031abb2a5eea3", kill_on_drop: false }`
[INFO] [stdout] 9d16a60da04639201838afeff1a9d2ef82bcf7ad5367ca6f7cb031abb2a5eea3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84795172116f192889cb62473c3f53f7840f6e7a0c649c8e5599d00e43cc49d6
[INFO] running `Command { std: "docker" "start" "-a" "84795172116f192889cb62473c3f53f7840f6e7a0c649c8e5599d00e43cc49d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking byte v0.2.7
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking serde v1.0.200
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking castle_input_cursor v0.20.2
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking serde_json v1.0.116
[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]: 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]: 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[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]: `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::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]: `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" "84795172116f192889cb62473c3f53f7840f6e7a0c649c8e5599d00e43cc49d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84795172116f192889cb62473c3f53f7840f6e7a0c649c8e5599d00e43cc49d6", kill_on_drop: false }`
[INFO] [stdout] 84795172116f192889cb62473c3f53f7840f6e7a0c649c8e5599d00e43cc49d6
