[INFO] fetching crate castle_macro 0.20.2...
[INFO] testing castle_macro-0.20.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate castle_macro 0.20.2 into /workspace/builds/worker-7-tc2/source
[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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate castle_macro 0.20.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 47 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1f669e682c0c5bf3b3f98fbc741dfee9a181cb1bc1d5c86378199703ba607cc
[INFO] running `Command { std: "docker" "start" "-a" "c1f669e682c0c5bf3b3f98fbc741dfee9a181cb1bc1d5c86378199703ba607cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1f669e682c0c5bf3b3f98fbc741dfee9a181cb1bc1d5c86378199703ba607cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1f669e682c0c5bf3b3f98fbc741dfee9a181cb1bc1d5c86378199703ba607cc", kill_on_drop: false }`
[INFO] [stdout] c1f669e682c0c5bf3b3f98fbc741dfee9a181cb1bc1d5c86378199703ba607cc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2157161f20403dadbb3ac3c6a79cb12f97f3c8fa8618949b918bca98d6ad9f7a
[INFO] running `Command { std: "docker" "start" "-a" "2157161f20403dadbb3ac3c6a79cb12f97f3c8fa8618949b918bca98d6ad9f7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling byte v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling unzip-n v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling castle_input_cursor v0.20.2
[INFO] [stderr]    Compiling castle_types v0.20.2
[INFO] [stderr]    Compiling castle_tokenizer v0.20.2
[INFO] [stderr]    Compiling castle_shared_parser v0.20.2
[INFO] [stderr]    Compiling castle_schema_parser v0.20.2
[INFO] [stderr]    Compiling 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[E0599]: the method `insert` exists for mutable reference `&mut HashSet<syn::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-1949cf8c6b5b557f/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] 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<syn::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-1949cf8c6b5b557f/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] 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<syn::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-1949cf8c6b5b557f/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] 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]   |     ^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `At`
[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]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::token::Paren`
[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]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::punctuated::Punctuated<syn::Field, syn::token::Comma>`
[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]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Debug` is not implemented for `syn::token::Paren`
[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 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "2157161f20403dadbb3ac3c6a79cb12f97f3c8fa8618949b918bca98d6ad9f7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2157161f20403dadbb3ac3c6a79cb12f97f3c8fa8618949b918bca98d6ad9f7a", kill_on_drop: false }`
[INFO] [stdout] 2157161f20403dadbb3ac3c6a79cb12f97f3c8fa8618949b918bca98d6ad9f7a
